1
0
mirror of https://github.com/django/django.git synced 2024-11-18 07:26:04 +00:00
django/docs/topics
2010-09-29 16:35:34 +00:00
..
db The optimization docs were a little too enthusiastic in recommending 2010-09-13 05:08:17 +00:00
forms Fixed #14141: docs now use the :doc: construct for links between documents. 2010-08-19 19:27:44 +00:00
http Fixed #14182 - documented how to modify upload handlers when using CsrfViewMiddleware 2010-09-29 16:35:34 +00:00
i18n Fixed #14141: docs now use the :doc: construct for links between documents. 2010-08-19 19:27:44 +00:00
auth.txt Permit custom from-email address in auth forms email. 2010-09-12 22:38:01 +00:00
cache.txt Add warning when using cache keys that might not work with memcached. 2010-09-12 18:45:26 +00:00
conditional-view-processing.txt Fixed #14141: docs now use the :doc: construct for links between documents. 2010-08-19 19:27:44 +00:00
email.txt Fixed #14141: docs now use the :doc: construct for links between documents. 2010-08-19 19:27:44 +00:00
files.txt Fixed #14141: docs now use the :doc: construct for links between documents. 2010-08-19 19:27:44 +00:00
generic-views.txt Fixed #14141: docs now use the :doc: construct for links between documents. 2010-08-19 19:27:44 +00:00
index.txt Fixed #14141: docs now use the :doc: construct for links between documents. 2010-08-19 19:27:44 +00:00
install.txt Fixed #13820 -- Started the deprecation process for mod_python. Thanks to Robert Coup for the patch. 2010-08-28 02:40:57 +00:00
pagination.txt Fixed #14141: docs now use the :doc: construct for links between documents. 2010-08-19 19:27:44 +00:00
serialization.txt Fixed #14141: docs now use the :doc: construct for links between documents. 2010-08-19 19:27:44 +00:00
settings.txt Fixed #13820 -- Started the deprecation process for mod_python. Thanks to Robert Coup for the patch. 2010-08-28 02:40:57 +00:00
signals.txt Fixed #9015 -- added a signal decorator for simplifying signal connections 2010-09-12 19:58:05 +00:00
templates.txt Documented the permitted syntax for template variable names. 2010-09-13 05:08:24 +00:00
testing.txt Fixed #13754 - Add a note about a test client session property gotcha 2010-09-03 19:00:43 +00:00