0
0
mirror of https://github.com/django/django.git synced 2024-11-30 07:06:18 +01:00
django/docs/topics
2014-08-13 14:20:15 -04:00
..
auth Refs #23276 -- Added missing url() in some places. 2014-08-13 14:20:15 -04:00
class-based-views
db
forms
http Fixed #23276 -- Deprecated passing views as strings to url(). 2014-08-12 13:15:40 -04:00
i18n Refs #23276 -- Added missing url() in some places. 2014-08-13 14:20:15 -04:00
testing
cache.txt
checks.txt
conditional-view-processing.txt
email.txt
files.txt
index.txt
install.txt Fixed #23016 -- Updated FAQs per Aymeric's suggestions. 2014-08-12 13:46:10 -04:00
localflavor.txt
logging.txt
migrations.txt Improved formatting of deconstruct() docs. 2014-08-13 12:41:11 -04:00
pagination.txt
performance.txt
python3.txt Fixed broken links in docs. 2014-08-05 08:23:34 -04:00
security.txt
serialization.txt
settings.txt
signals.txt
signing.txt
templates.txt