1
0
mirror of https://github.com/django/django.git synced 2024-12-24 18:16:19 +00:00
django/docs/topics
2013-10-25 17:36:07 -04:00
..
auth Fixed #21325 -- Added missing argument to permission_required decorator. 2013-10-25 17:36:07 -04:00
class-based-views
db Fixed #17027 -- Added support for the power operator in F expressions. 2013-10-22 10:29:57 -04:00
forms
http
i18n Fixed #5789 -- Changed LocaleMiddleware session variable to '_language'. 2013-10-22 09:24:42 -04:00
testing Fixed #21304 -- Typo in docs/topics/testing/advanced.txt 2013-10-22 12:05:26 -04:00
cache.txt Fixed #20945 -- Allowed cache tag to use a specific cache. 2013-10-23 19:27:08 -04:00
conditional-view-processing.txt
email.txt Fixed doc typo in previous commit. 2013-10-24 21:25:51 -04:00
files.txt
index.txt
install.txt
localflavor.txt
logging.txt
migrations.txt
pagination.txt
performance.txt
python3.txt
security.txt
serialization.txt
settings.txt
signals.txt
signing.txt
templates.txt