1
0
mirror of https://github.com/django/django.git synced 2025-01-11 10:56:28 +00:00
django/docs/topics
2015-04-28 12:52:36 -04:00
..
auth
class-based-views
db
forms Fixed #24684 -- Typo in docs/topics/forms/modelforms.txt 2015-04-22 09:31:10 -04:00
http Fixed #13008 -- Added more Cache-Control headers to never_cache() decorator. 2015-04-28 12:07:02 -04:00
i18n Fixed typo in docs/topics/i18n/translation.txt 2015-04-28 12:52:36 -04:00
testing Fixed a typo and formatting consistency in testing tools docs 2015-04-25 12:22:53 +02:00
cache.txt Fixed #13008 -- Added more Cache-Control headers to never_cache() decorator. 2015-04-28 12:07:02 -04:00
checks.txt
conditional-view-processing.txt
email.txt Fixed #24659 -- Clarified docs of smtp.EmailBackend parameters. 2015-04-20 15:46:31 -04:00
external-packages.txt
files.txt
index.txt
install.txt
logging.txt Fixed #24526 -- Combined django.request/security loggers with the root logger. 2015-04-24 11:07:42 -04:00
migrations.txt
pagination.txt
performance.txt
python3.txt
security.txt
serialization.txt
settings.txt
signals.txt
signing.txt
templates.txt