1
0
mirror of https://github.com/django/django.git synced 2025-01-11 10:56:28 +00:00
django/docs/topics
2019-07-04 11:04:39 +02:00
..
_images
auth Fixed #28667 -- Clarified how to override list of forms fields for custom UserAdmin with a custom user model. 2019-07-04 08:05:20 +02:00
class-based-views
db Fixed typo in docs/topics/db/models.txt. 2019-06-24 09:04:33 +02:00
forms
http Fixed #30594 -- Added 'private' Cache-Control directive to never_cache() decorator. 2019-06-26 09:25:24 +02:00
i18n
testing
cache.txt
checks.txt
conditional-view-processing.txt
email.txt Fixed an example of email with display name in EmailMessage.from_email. 2019-06-13 16:22:15 +02:00
external-packages.txt
files.txt
index.txt
install.txt
logging.txt Fixed #30553 -- Clarified the default value of disable_existing_loggers. 2019-06-10 13:38:49 +02:00
migrations.txt
pagination.txt Fixed #28581 -- Moved django.core.paginator documentation to API Reference. 2019-07-04 11:04:39 +02:00
performance.txt
security.txt
serialization.txt
settings.txt
signals.txt
signing.txt
templates.txt