Commit Verlauf

Autor SHA1 Nachricht Datum
  Jarosław Wygoda 32940d390a Refs #26029 -- Deprecated DEFAULT_FILE_STORAGE and STATICFILES_STORAGE settings. vor 2 Jahren
  Jarosław Wygoda 1ec3f0961f Fixed #26029 -- Allowed configuring custom file storage backends. vor 2 Jahren
  David Wobrock 99bd5fb4c2 Refs #34074 -- Used headers argument for RequestFactory and Client in docs and tests. vor 2 Jahren
  David Wobrock 67da22f08e Fixed #34074 -- Added headers argument to RequestFactory and Client classes. vor 2 Jahren
  Nick Pope 9bd174b9a7 Updated documentation and comments for RFC updates. vor 2 Jahren
  Trey Hunner fad070b07b Improved readability of string interpolation in frequently used examples in docs. vor 2 Jahren
  David Wobrock 0931d5b087 Improved async request factory and client docs. vor 2 Jahren
  Filip Lajszczak 6103059592 Fixed #34054 -- Created a new fixtures topic. vor 2 Jahren
  Gregor Gärtner f0c06f8ab7 Refs #33990 -- Renamed TransactionTestCase.assertQuerysetEqual() to assertQuerySetEqual(). vor 2 Jahren
  Gregor Gärtner 564b317fb5 Refs #33990 -- Renamed SimpleTestCase.assertFormsetError() to assertFormSetError(). vor 2 Jahren
  Chris Wedgwood 468d061097 Fixed #33026 -- Mentioned RequestFactory in testing tools docs. vor 2 Jahren
  Alex Morega 838cc0f449 Fixed #33965 -- Improved file-like object example of ImageField in docs. vor 2 Jahren
  Alex Morega de6c9c7054 Refs #30947 -- Changed tuples to lists where appropriate. vor 2 Jahren
  Daniel Hahler 6f49b7b69b Refs #18707 -- Corrected django.test.Client signature in docs. vor 2 Jahren
  rharri 6654289f5b Fixed typo in docs/topics/testing/tools.txt. vor 2 Jahren
  Christopher Adams 90d2f9f416 Fixed #33422 -- Improved docs about isolating apps. vor 2 Jahren
  Tim Graham 61badf1d58 Fixed #33757 -- Clarified Client.post() file upload example. vor 2 Jahren
  Carlton Gibson ca1c3151c3 Removed versionadded/changed annotations for 4.0. vor 2 Jahren
  Baptiste Mispelon 50e1e7ef8e Fixed #33348 -- Changed SimpleTestCase.assertFormError()/assertFormsetErrors() to take form/formset. vor 3 Jahren
  Carlton Gibson d15a10afb5 Adjusted CBV resolver_match example in testing tools docs. vor 3 Jahren
  Mariusz Felisiak 178109c173 Corrected signatures of some functions in docs. vor 3 Jahren
  Mariusz Felisiak ad6bb20557 Avoided counting attributes and methods in docs. vor 3 Jahren
  Baptiste Mispelon 528691d1b6 Fixed #33301 -- Clarified the type of arguments required by custom assertions. vor 3 Jahren
  Carlton Gibson 2ccc0b22db Fixed #33211 -- Updated tests for Selenium 4.0.0. vor 3 Jahren
  David Smith 69b0736fad Refs #32956 -- Changed docs to treat the acronym HTTP phonetically. vor 3 Jahren
  Mariusz Felisiak 1d16dbc745 Fixed broken links and redirects in docs. vor 3 Jahren
  Mariusz Felisiak e2be307b3a Refs #31235 -- Made assertQuerysetEqual() not call repr() on a queryset when compared to string values. vor 3 Jahren
  Mariusz Felisiak 97237ad3fe Removed versionadded/changed annotations for 3.2. vor 3 Jahren
  Eugene Morozov d89f976bdd Fixed #33054 -- Made TestCase.captureOnCommitCallbacks() capture callbacks recursively. vor 3 Jahren
  Lauri Tirkkonen 4b6208ffdd Updated BaseDatabaseFeatures link in testing tools docs. vor 3 Jahren