0
0
mirror of https://github.com/django/django.git synced 2024-12-01 15:42:04 +01:00
django/docs/ref
2014-10-30 18:18:39 -04:00
..
class-based-views
contrib Explained why admindocs omits model methods with arguments. 2014-10-30 18:18:39 -04:00
files Fixed #8149 -- Made File.__iter__() support universal newlines. 2014-10-30 11:52:59 -04:00
forms
models Fixed #23725 -- Substituted AUTH_USER_MODEL for User in docs. 2014-10-30 08:29:18 -04:00
templates Fixed #23558 -- documented slugify limitations 2014-10-30 09:02:04 -04:00
applications.txt
checks.txt
clickjacking.txt
databases.txt Required MySQLdb >= 1.2.5 for fractional seconds support 2014-10-28 15:06:58 +01:00
django-admin.txt Fixed #18731 -- Added an example about customizing "makemessages" command. 2014-10-30 08:22:13 -04:00
exceptions.txt
index.txt
middleware.txt
migration-operations.txt
request-response.txt Fixed typo in docs/ref/request-response.txt 2014-10-24 07:48:39 -04:00
schema-editor.txt
settings.txt Removed extra period. 2014-10-30 20:49:30 +01:00
signals.txt
template-response.txt
unicode.txt
urlresolvers.txt
urls.txt
utils.txt Fixed #23558 -- documented slugify limitations 2014-10-30 09:02:04 -04:00
validators.txt
views.txt