django/docs/ref
INADA Naoki 7be646425f Updated current state of MySQL Connector/Python. 2014-06-03 08:10:07 -04:00
..
class-based-views Fixed #22378 -- Updated \d to [0-9]+ in urlpatterns of docs and tests. 2014-04-16 20:36:29 -04:00
contrib Fixed #22384 -- Deprecated reversing URLs by dotted path. 2014-06-03 07:30:14 -04:00
files Updated doc links to point to Python 3 documentation 2014-04-26 16:02:53 +02:00
forms Fixed #22684 -- Added `empty_label` option on `django.forms.extras.widets.SelectDateWidget` 2014-05-28 13:23:28 -04:00
models Unicode method on model should return unicode 2014-06-02 22:49:43 -05:00
templates Fixed #22384 -- Deprecated reversing URLs by dotted path. 2014-06-03 07:30:14 -04:00
applications.txt
checks.txt
clickjacking.txt Removed versionadded/changed annotations for 1.6. 2014-03-24 11:42:56 -04:00
databases.txt
django-admin.txt
exceptions.txt
index.txt
middleware.txt
migration-operations.txt
request-response.txt
schema-editor.txt
settings.txt Fixed #22682 -- `makemigrations` will create `MIGRATION_MODULES` package 2014-05-30 01:23:09 +03:00
signals.txt
template-response.txt
unicode.txt
urlresolvers.txt
urls.txt
utils.txt
validators.txt
views.txt