1
0
mirror of https://github.com/django/django.git synced 2025-01-11 19:06:26 +00:00
django/docs/ref
2014-06-03 08:10:07 -04:00
..
class-based-views
contrib Fixed #22384 -- Deprecated reversing URLs by dotted path. 2014-06-03 07:30:14 -04:00
files
forms
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
databases.txt Updated current state of MySQL Connector/Python. 2014-06-03 08:10:07 -04:00
django-admin.txt Fixed #20550 -- Added ability to preserve test db between runs 2014-05-28 16:22:46 +01:00
exceptions.txt
index.txt
middleware.txt
migration-operations.txt Harmonized some PEP 0263 coding preambles 2014-05-15 19:58:41 +02:00
request-response.txt
schema-editor.txt
settings.txt
signals.txt Fixed #22748 -- Corrected post_migrate usage example. 2014-06-02 11:35:20 -04:00
template-response.txt
unicode.txt
urlresolvers.txt Fixed #22384 -- Deprecated reversing URLs by dotted path. 2014-06-03 07:30:14 -04:00
urls.txt
utils.txt
validators.txt
views.txt