1
0
mirror of https://github.com/django/django.git synced 2025-01-12 19:37:06 +00:00
django/docs/topics
2012-10-31 09:46:16 +01:00
..
_images
class-based-views
db Removed a redundant colon in the query docs. 2012-10-27 21:21:33 +02:00
forms
http Fixed #17083 -- Allowed sessions to use non-default cache. 2012-10-31 09:46:16 +01:00
i18n Fixed #19132 -- Added example for creating custom lazy function 2012-10-18 09:02:20 +02:00
auth.txt Fixed #19061 -- added is_active attribute to AbstractBaseUser 2012-10-28 23:04:03 -07:00
cache.txt
conditional-view-processing.txt
email.txt
files.txt
index.txt
install.txt
logging.txt
pagination.txt
python3.txt
security.txt
serialization.txt
settings.txt
signals.txt
signing.txt
templates.txt
testing.txt The timeout variable wasn't defined, which was a little confusing. 2012-10-30 16:19:31 -07:00