0
0
mirror of https://github.com/django/django.git synced 2024-12-01 15:42:04 +01:00
django/docs/ref
2020-01-13 12:39:14 +01:00
..
class-based-views
contrib Fixed #28991 -- Added EmptyFieldListFilter class in admin.filters. 2020-01-03 07:58:04 +01:00
files
forms Fixed #31118 -- Made FileInput to avoid the required attribute when initial data exists. 2020-01-08 09:15:31 +01:00
models Refs #29260 -- Doc'd Model.save() behavior change in Django 3.0. 2019-12-30 07:49:10 +01:00
templates
applications.txt
checks.txt Fixed #30980 -- Improved error message when checking uniqueness of admin actions' __name__. 2020-01-10 14:00:28 +01:00
clickjacking.txt
csrf.txt
databases.txt
django-admin.txt Fixed typo in docs/ref/django-admin.txt. 2020-01-13 12:39:14 +01:00
exceptions.txt
index.txt
middleware.txt
migration-operations.txt
paginator.txt
request-response.txt
schema-editor.txt
settings.txt Fixed #15982 -- Added DATE_INPUT_FORMATS to forms.DateTimeField default input formats. 2020-01-07 11:08:40 +01:00
signals.txt
template-response.txt
unicode.txt
urlresolvers.txt
urls.txt
utils.txt Fixed #30892 -- Fixed slugify() and admin's URLify.js for "İ". 2019-12-30 20:47:22 +01:00
validators.txt
views.txt