0
0
mirror of https://github.com/django/django.git synced 2024-11-29 22:56:46 +01:00
django/docs/ref
2014-09-18 10:48:28 -04:00
..
class-based-views Fixed #22154 -- Added "Built-in" to some class-based views titles. 2014-08-23 19:30:42 -04:00
contrib Fixed #23488 -- Added AnonymousUser.get_username(). 2014-09-18 10:48:28 -04:00
files Fixed spelling mistake in file docs. 2014-08-26 09:44:24 -04:00
forms Fixed #19463 -- Added UUIDField 2014-09-16 10:08:09 +01:00
models Fixed #19463 -- Added UUIDField 2014-09-16 10:08:09 +01:00
templates Fixed #23499 -- Error in built-in template tag "now" documentation 2014-09-17 09:21:33 +02:00
applications.txt
checks.txt Fixed #17101 -- Integrated django-secure and added check --deploy option 2014-09-12 15:05:23 -04:00
clickjacking.txt
databases.txt Fixed #19463 -- Added UUIDField 2014-09-16 10:08:09 +01:00
django-admin.txt Fixed #17101 -- Integrated django-secure and added check --deploy option 2014-09-12 15:05:23 -04:00
exceptions.txt Prevented data leakage in contrib.admin via query string manipulation. 2014-08-20 14:39:40 -04:00
index.txt
middleware.txt Fixed #17101 -- Integrated django-secure and added check --deploy option 2014-09-12 15:05:23 -04:00
migration-operations.txt Revert "Undocumented SeparateDatabaseAndState so crash is not RB. Refs #22918" 2014-09-02 08:12:19 -04:00
request-response.txt
schema-editor.txt
settings.txt Fixed #21775 -- Allowed customization of datafile for Oracle tablespace 2014-09-17 09:55:33 -04:00
signals.txt Added missing import in docs/ref/signals.txt. 2014-09-02 08:14:02 -04:00
template-response.txt
unicode.txt
urlresolvers.txt
urls.txt
utils.txt Fixed #23388 -- Made django.utils.timezone.override usable as a decorator 2014-08-31 09:03:53 +02:00
validators.txt
views.txt