| Age | Commit message (Collapse) | Author |
|
objects.
Co-authored-by: Raphael Kimmig <raphael.kimmig@ampad.de>
Co-authored-by: Simon Charette <charette.s@gmail.com>
|
|
|
|
|
|
Meta.order_with_respect_to but with _order field.
Regression in aa4acc164d1247c0de515c959f7b09648b57dc42.
|
|
|
|
|
|
Thanks Florian Apolloner, Chris Jerdonek, Hannes Ljungberg, Nick Pope,
and Mariusz Felisiak for reviews.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
There's little point retrieving a fresh reference to the exception in
the legacy tuple format, when it's all available via the exception
instance we already have.
|
|
|
|
|
|
|
|
tuples.
This clarifies the intended pattern of overwriting the default value
rather than mutating it.
|
|
|
|
|
|
|
|
|
|
Regression in 7c08f26bf0439c1ed593b51b51ad847f7e262bc1.
|
|
|
|
|
|
Regression in 0c0b87725bbcffca3bc3a7a2c649995695a5ae3b.
|
|
Regression in 456466d932830b096d39806e291fe23ec5ed38d5.
Thanks Matt Westcott for the report.
|
|
|
|
SimpleTestCase.assertFormError()/assertFormsetErrors().
|
|
TestCase.captureOnCommitCallbacks().
Regression in d89f976bddb49fb168334960acc8979c3de991fa.
|
|
|
|
|
|
|
|
|
|
|
|
Thanks to Dennis Brinkrolf for the report.
|
|
template filter.
Thanks to Dennis Brinkrolf for the report.
Co-authored-by: Adam Johnson <me@adamj.eu>
|
|
UserAttributeSimilarityValidator.
Thanks Chris Bailey for the report.
Co-authored-by: Adam Johnson <me@adamj.eu>
|
|
|
|
|
|
|
|
|
|
This makes it easier to create a data in examples.
|
|
|
|
|
|
|
|
|
|
|
|
psycopg2 2.8.4 is the first release to support Python 3.8.
|
|
|