1
0
mirror of https://github.com/django/django.git synced 2024-12-26 19:16:11 +00:00
django/docs/ref
2017-04-25 20:21:36 -04:00
..
class-based-views
contrib Fixed #27996 -- Added RandomUUID function and CryptoExtension to contrib.postgres. 2017-04-25 20:21:36 -04:00
files Removed nonexistent methods from File's docs. 2017-04-25 19:49:00 -04:00
forms Double quoted HTML attributes in widget docs 2017-04-14 08:47:50 +02:00
models Removed nonexistent methods from File's docs. 2017-04-25 19:49:00 -04:00
templates Fixed outdated TIME_FORMAT in docs/ref/templates/builtins.txt. 2017-04-11 12:30:58 -04:00
applications.txt
checks.txt Removed extra characters in docs header underlines. 2017-03-20 18:30:32 -04:00
clickjacking.txt
csrf.txt
databases.txt Updated docs after changing select_for_update() to raise NotSupportedError. 2017-04-11 11:52:53 -04:00
django-admin.txt Fixed #28004 -- Doc'd how to create migrations for an app without a migrations directory. 2017-04-01 14:26:39 -04:00
exceptions.txt
index.txt
middleware.txt
migration-operations.txt
request-response.txt
schema-editor.txt
settings.txt Removed extra characters in docs header underlines. 2017-03-20 18:30:32 -04:00
signals.txt Fixed #28031 -- Removed notes about old uWSGI/sentry versions (refs #20537). 2017-04-06 09:09:49 -04:00
template-response.txt
unicode.txt
urlresolvers.txt
urls.txt
utils.txt Fixed #28067 -- Clarified __str__() return type when using python_2_unicode_compatible(). 2017-04-14 08:05:58 -04:00
validators.txt Fixed #27945 -- Clarified that RegexValidator searches with the regex. 2017-03-21 12:27:42 -04:00
views.txt