0
0
mirror of https://github.com/django/django.git synced 2024-11-29 22:56:46 +01:00
django/docs/ref
2014-09-24 07:20:57 -04:00
..
class-based-views
contrib Removed sudo from pip commands in docs. 2014-09-22 15:49:48 -04:00
files
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 #23527 -- Removed Cheetah references in docs 2014-09-21 18:03:31 +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 Changed Oracle test-user creation to grant privileges instead of roles 2014-09-24 04:58:33 +03:00
django-admin.txt Fixed #17101 -- Integrated django-secure and added check --deploy option 2014-09-12 15:05:23 -04:00
exceptions.txt
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 Fixed #23426 -- Don't require double percent sign in RunSQL without parameters 2014-09-24 07:20:57 -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