django/docs/ref
Claude Paroz 74b3467646 Removed GeoRSSSitemap
Refs #18531.
2014-03-22 19:58:50 +01:00
..
class-based-views Made ModelForms raise ImproperlyConfigured if the list of fields is not specified. 2014-03-22 07:56:48 -04:00
contrib Removed GeoRSSSitemap 2014-03-22 19:58:50 +01:00
files Fix typo in storage docs 2014-01-15 13:17:08 -08:00
forms Fixed #20684 -- Added support for HTML5 boolean attributes to form widgets. 2014-03-22 14:28:12 -04:00
models Removed PIL compatability layer per deprecation timeline. 2014-03-21 10:54:53 -04:00
templates Fixed #22294 -- Prevented converting length filter output to string 2014-03-22 16:39:46 +01:00
applications.txt
checks.txt Fixed #22217 - ManyToManyField.through_fields fixes. 2014-03-11 19:33:04 -03:00
clickjacking.txt
databases.txt Fixed some typos and formatting issues in docs. 2014-03-03 08:37:17 -05:00
django-admin.txt
exceptions.txt Fixed docs typos. 2014-02-25 10:28:32 -05:00
index.txt
middleware.txt
migration-operations.txt
request-response.txt
schema-editor.txt
settings.txt
signals.txt
template-response.txt
unicode.txt
urlresolvers.txt
urls.txt A few doc additions for changes from d228c1192e. 2013-09-22 13:46:16 -03:00
utils.txt
validators.txt
views.txt