| Age | Commit message (Collapse) | Author |
|
Thanks to Mariusz Felisiak for review.
|
|
|
|
|
|
Thanks Simon Charette, Tim Graham, and Adam Johnson for reviews.
Co-authored-by: Florian Apolloner <florian@apolloner.eu>
Co-authored-by: Mariusz Felisiak <felisiak.mariusz@gmail.com>
|
|
Signer/TimestampSigner.
Thanks Jacob Walls for the implementation idea.
|
|
to JSONField & co.
JSON should be provided as literal Python objects an not in their
encoded string literal forms.
|
|
|
|
Follow up to 90e05aaeac612a4251640564aa65f103ac635e12.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Updated references to RFC 1123 to RFC 5322
- Only partial as RFC 5322 sort of sub-references RFC 1123.
- Updated references to RFC 2388 to RFC 7578
- Except RFC 2388 Section 5.3 which has no equivalent.
- Updated references to RFC 2396 to RFC 3986
- Updated references to RFC 2616 to RFC 9110
- Updated references to RFC 3066 to RFC 5646
- Updated references to RFC 7230 to RFC 9112
- Updated references to RFC 7231 to RFC 9110
- Updated references to RFC 7232 to RFC 9110
- Updated references to RFC 7234 to RFC 9111
- Tidied up style of text when referring to RFC documents
|
|
docs.
|
|
|
|
|
|
|
|
|
|
Thanks Adam Johnson for the review.
|
|
Moved material from django-admin document into a new document, and
added new material.
Co-authored-by: Mariusz Felisiak <felisiak.mariusz@gmail.com>
|
|
|
|
|
|
assertQuerySetEqual().
Co-Authored-By: Michael Howitz <mh@gocept.com>
|
|
assertFormSetError().
Co-Authored-By: Michael Howitz <mh@gocept.com>
|
|
Co-authored-by: Adam Johnson <me@adamj.eu>
|
|
|
|
CommonPasswordValidator.
|
|
|
|
note.
|
|
|
|
|
|
|
|
transaction.on_commit().
Thanks David Wobrock and Mariusz Felisiak for reviews.
|
|
This uses a valid image.
|
|
|
|
transforms" section.
|
|
Follow up to 2eea361eff58dd98c409c5227064b901f41bd0d6.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
transforms on SQLite.
Thanks Johnny Metz for the report.
Regression in 71ec102b01fcc85acae3819426a4e02ef423b0fa.
|
|
the deprecation of migration operations."
This reverts commit 41019e48bbf082c985e6ba3bad34d118b903bff1.
|