django/docs/ref
Loic Bistuer 7b04038a7f Fixed #20973 -- Document serving static files without django.contrib.staticfiles 2013-09-03 08:59:08 -04:00
..
class-based-views Fixed #20944 -- Removed inaccurate statement about View.dispatch(). 2013-08-22 09:20:50 -04:00
contrib Fixed #20998 -- Allow custom (de)serialization for GIS widgets 2013-09-02 13:32:00 +02:00
files Added links to file docs. 2013-08-29 12:48:59 -04:00
forms Fixed #20986 -- Enabled SelectDateWidget to use custom months 2013-08-28 16:39:26 +03:00
models Fixed typo in docs/ref/models/options.txt 2013-08-30 21:05:36 -04:00
templates Fixed #17356 -- Allowed {% include %} to render compiled templates 2013-08-29 10:22:24 +03:00
clickjacking.txt Adapted uses of versionchanged/versionadded to the new form. 2013-04-20 17:18:35 +02:00
databases.txt Merge remote-tracking branch 'core/master' into schema-alteration 2013-08-19 18:30:48 +01:00
django-admin.txt Merge remote-tracking branch 'core/master' into schema-alteration 2013-08-19 18:30:48 +01:00
exceptions.txt Fixed #20786 -- Cleaned up docs/ref/exceptions.txt 2013-08-02 09:42:46 -04:00
index.txt Fixed #19897 - Updated static files howto. 2013-03-29 19:15:19 -04:00
middleware.txt Fixed #20792 -- Corrected DISALLOWED_USER_AGENTS docs. 2013-07-25 07:38:14 -04:00
request-response.txt Removed versionadded/changed annotations for 1.5 2013-08-19 09:09:41 -04:00
settings.txt Fixed #20973 -- Document serving static files without django.contrib.staticfiles 2013-09-03 08:59:08 -04:00
signals.txt Merge remote-tracking branch 'core/master' into schema-alteration 2013-08-19 18:30:48 +01:00
template-response.txt Removed versionadded/changed annotations for 1.5 2013-08-19 09:09:41 -04:00
unicode.txt Removed versionadded/changed annotations for 1.5 2013-08-19 09:09:41 -04:00
urlresolvers.txt Removed versionadded/changed annotations dating back to 1.4. 2012-12-29 21:59:08 +01:00
urls.txt Fixed #19897 - Updated static files howto. 2013-03-29 19:15:19 -04:00
utils.txt Removed versionadded/changed annotations for 1.5 2013-08-19 09:09:41 -04:00
validators.txt Fixed #4833 -- Validate email addresses with localhost as domain 2013-01-11 20:45:46 +01:00
views.txt Fixed #20330 -- Normalized spelling of "web server". 2013-04-29 19:40:43 +02:00