| Age | Commit message (Collapse) | Author |
|
|
|
|
|
This change follows a long discussion on django-develops:
https://groups.google.com/g/django-developers/c/tctDuKUGosc/
|
|
|
|
with QuerySet.values()/values_list() on SQLite.
|
|
|
|
|
|
|
|
STATICFILES_DIRS setting.
|
|
Co-Authored-By: Carles Pina i Estany <carles@pina.cat>
|
|
PostgreSQL.
|
|
|
|
Whether or not the state of a test database should be serialized can be
inferred from the set of databases allowed to be access from discovered
TestCase/TransactionTestCase enabling the serialized_rollback feature
which makes this setting unnecessary.
This should make a significant test suite bootstraping time difference
on large projects that didn't explicitly disable test database
serialization.
|
|
Thanks Ian Foote and Mariusz Felisiak for reviews.
|
|
ModelAdmin.get_formset_kwargs().
Thanks Nick Pope for reviews.
|
|
|
|
* Link to the topic guide
* Document that page() can raise PageNotAnInteger.
|
|
|
|
|
|
|
|
|
|
|
|
docs where appropriate.
|
|
|
|
|
|
|
|
|
|
multiple batches.
|
|
for invalid_choice.
|
|
|
|
Follow up to 725c549ae7a34d83447201da7190f8d71c7fc2fc.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Per deprecation timeline.
|
|
deprecation timeline.
|
|
deprecation timeline.
|
|
deprecation timeline.
|
|
|
|
|
|
deprecation timeline.
|
|
|
|
Per deprecation timeline.
|
|
timeline.
|
|
Per deprecation timeline.
|
|
per deprecation timeline.
|