Mariusz Felisiak
|
85e2b08068
[5.0.x] Fixed broken links and redirects in docs.
|
11 mesiacov pred |
Mariusz Felisiak
|
0379e7532f
[5.0.x] Applied Black's 2024 stable style.
|
1 rok pred |
evananyonga
|
d56b2105b6
[5.0.x] Made management command examples more consistent in docs.
|
1 rok pred |
faishalmanzar
|
25a614639f
[5.0.x] Fixed #32602 -- Clarified wording of TestCase class.
|
1 rok pred |
Olivier Tabone
|
3f8dbe267d
Fixed #34757 -- Added support for following redirects to AsyncClient.
|
1 rok pred |
Mariusz Felisiak
|
9942a3e49b
Avoided counting exceptions in AsyncClient docs.
|
1 rok pred |
Jon Janzen
|
5e98959d92
Fixed #34391 -- Added async-compatible interface to auth functions and related methods test clients.
|
2 rokov pred |
Mariusz Felisiak
|
370a021780
Refs #34233 -- Bumped minimum supported version of Selenium to 4.8.0.
|
1 rok pred |
Mariusz Felisiak
|
06881341d4
Refs #30220 -- Bumped required version of Selenium to 3.8.0.
|
1 rok pred |
Tim Graham
|
2c4dc64760
Used extlinks for PyPI links.
|
1 rok pred |
django-bot
|
14459f80ee
Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.
|
2 rokov pred |
Mariusz Felisiak
|
9cf2a5df70
Refs #34140 -- Made minor edits to rst code-blocks.
|
2 rokov pred |
Joseph Victor Zammit
|
ba755ca131
Refs #34140 -- Corrected rst code-block and various formatting issues in docs.
|
2 rokov pred |
Carlton Gibson
|
534ac48297
Refs #34140 -- Applied rst code-block to non-Python examples.
|
2 rokov pred |
Durval Carvalho
|
40217d1a82
Fixed #34180 -- Added note about resetting language in test tear-downs.
|
2 rokov pred |
Mariusz Felisiak
|
71d1203b07
Refs #33348 -- Removed support for passing response object and form/formset name to SimpleTestCase.assertFormError()/assertFormSetError().
|
2 rokov pred |
Mariusz Felisiak
|
490cccbe7e
Removed versionadded/changed annotations for 4.1.
|
2 rokov pred |
Jarosław Wygoda
|
32940d390a
Refs #26029 -- Deprecated DEFAULT_FILE_STORAGE and STATICFILES_STORAGE settings.
|
2 rokov pred |
Jarosław Wygoda
|
1ec3f0961f
Fixed #26029 -- Allowed configuring custom file storage backends.
|
2 rokov pred |
David Wobrock
|
99bd5fb4c2
Refs #34074 -- Used headers argument for RequestFactory and Client in docs and tests.
|
2 rokov pred |
David Wobrock
|
67da22f08e
Fixed #34074 -- Added headers argument to RequestFactory and Client classes.
|
2 rokov pred |
Nick Pope
|
9bd174b9a7
Updated documentation and comments for RFC updates.
|
2 rokov pred |
Trey Hunner
|
fad070b07b
Improved readability of string interpolation in frequently used examples in docs.
|
2 rokov pred |
David Wobrock
|
0931d5b087
Improved async request factory and client docs.
|
2 rokov pred |
Filip Lajszczak
|
6103059592
Fixed #34054 -- Created a new fixtures topic.
|
2 rokov pred |
Gregor Gärtner
|
f0c06f8ab7
Refs #33990 -- Renamed TransactionTestCase.assertQuerysetEqual() to assertQuerySetEqual().
|
2 rokov pred |
Gregor Gärtner
|
564b317fb5
Refs #33990 -- Renamed SimpleTestCase.assertFormsetError() to assertFormSetError().
|
2 rokov pred |
Chris Wedgwood
|
468d061097
Fixed #33026 -- Mentioned RequestFactory in testing tools docs.
|
2 rokov pred |
Alex Morega
|
838cc0f449
Fixed #33965 -- Improved file-like object example of ImageField in docs.
|
2 rokov pred |
Alex Morega
|
de6c9c7054
Refs #30947 -- Changed tuples to lists where appropriate.
|
2 rokov pred |