1
0
mirror of https://github.com/django/django.git synced 2025-01-13 03:47:26 +00:00
django/docs/topics
2020-11-17 08:52:23 +01:00
..
auth
class-based-views
db Changed docs and a code comment to use gender-neutral pronouns. 2020-11-13 22:26:30 +01:00
forms Fixed -- Doc'd JSONField in ModelForm field mapping. 2020-11-17 08:52:23 +01:00
http
i18n
testing Fixed -- Made assertQuerysetEqual() compare querysets directly. 2020-11-06 09:24:50 +01:00
async.txt Fixed -- Added asgiref 3.3 compatibility. 2020-10-27 11:24:07 +01:00
cache.txt Fixed -- Clarified filesystem cache docs. 2020-11-10 11:15:29 +01:00
checks.txt
conditional-view-processing.txt
email.txt
external-packages.txt
files.txt
index.txt
install.txt
logging.txt
migrations.txt Fixed -- Doc'd running migrations in transactions. 2020-10-29 08:00:06 +01:00
pagination.txt
performance.txt
security.txt
serialization.txt
settings.txt
signals.txt
signing.txt
templates.txt