1
0
mirror of https://github.com/django/django.git synced 2025-01-11 02:46:13 +00:00
django/docs/topics
2009-12-14 12:39:20 +00:00
..
db
forms
http Fixed #10326: handler500 and handler404 may now be callables. Thanks, dcwatson, adurdin. 2009-12-13 20:29:04 +00:00
auth.txt Fixed #11010 - Add a foundation for object permissions to authentication backends. Thanks to Florian Apolloner for writing the initial patch. 2009-12-10 01:05:35 +00:00
cache.txt
conditional-view-processing.txt
email.txt
files.txt
generic-views.txt
i18n.txt
index.txt
install.txt
pagination.txt
serialization.txt Fixed #7052 -- Added support for natural keys in serialization. 2009-12-14 12:39:20 +00:00
settings.txt
signals.txt
templates.txt Implemented 'smart if' template tag, allowing filters and various operators to be used in the 'if' tag 2009-12-09 22:40:36 +00:00
testing.txt