0
0
mirror of https://github.com/django/django.git synced 2024-11-29 14:46:18 +01:00
django/docs/ref
2013-12-26 15:50:33 -05:00
..
class-based-views
contrib Added versionadded annotations for redirect middleware attributes. 2013-12-25 09:56:41 -05:00
files
forms Fixed #21669 -- Typo in docs/ref/forms/fields.txt. 2013-12-25 06:02:43 -05:00
models Fixed #21632 -- Docs: Removed example with callable as query parameter 2013-12-18 12:37:11 -05:00
templates Added some internal links to render_to_string documentation. 2013-12-15 23:02:20 +01:00
applications.txt Made the AppConfig API marginally more consistent. 2013-12-26 19:25:09 +01:00
clickjacking.txt
databases.txt Fixed #21629 -- Added instructions for loading MySQL time zone definitions. 2013-12-26 15:50:33 -05:00
django-admin.txt Unified listing of shell commands/code 2013-12-25 15:19:14 -05:00
exceptions.txt
index.txt Documented the Apps and AppConfig APIs. 2013-12-24 17:20:11 +01:00
middleware.txt
request-response.txt Changed documentation of HttpResponse.content to indicate it's a bytestring 2013-12-13 11:42:14 +01:00
settings.txt Swapped app registry and app config API docs. 2013-12-25 21:57:52 +01:00
signals.txt
template-response.txt
unicode.txt
urlresolvers.txt
urls.txt
utils.txt
validators.txt
views.txt