1
0
mirror of https://github.com/django/django.git synced 2024-12-23 17:46:27 +00:00
django/docs/topics
2014-09-08 13:22:15 -04:00
..
auth
class-based-views
db Fixed typo in docs/topics/db/transactions.txt. 2014-09-03 11:49:00 -04:00
forms Fixed #23307 -- Clarified the way max_num limits the output of formsets. 2014-09-08 13:22:15 -04:00
http
i18n
testing
cache.txt
checks.txt Fixed typo in docs/topics/checks.txt. 2014-09-05 14:28:46 -04:00
conditional-view-processing.txt
email.txt Fixed #22161 -- Documented send() with no recipients won't raise an exception. 2014-09-05 20:38:50 -04:00
files.txt
index.txt
install.txt
localflavor.txt
logging.txt
migrations.txt Update docs to be more clear about nested classes (refs #23418) 2014-09-05 15:00:01 -07:00
pagination.txt
performance.txt
python3.txt
security.txt
serialization.txt
settings.txt Revert "Fixed #23384 -- Allowed overriding part of a dictionary-type setting" 2014-09-05 20:06:02 +02:00
signals.txt
signing.txt
templates.txt