This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-01-27 02:29:55 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
History
Jon Dufresne
ac3aaaa740
Fixed
#26927
-- Made subwidget iteration pass disabled and required attributes.
2016-08-01 10:36:17 -04:00
..
class-based-views
…
contrib
Fixed
#26946
-- Clarified instructions for customizing collectstatic's ignore_patterns.
2016-07-25 10:05:40 -04:00
files
…
forms
Fixed
#26927
-- Made subwidget iteration pass disabled and required attributes.
2016-08-01 10:36:17 -04:00
models
Fixed
#26925
-- Linked aggregation ordering topic from Meta.ordering docs.
2016-07-25 06:21:39 -04:00
templates
Removed unnecessary 'just' from docs/ref/templates/api.txt.
2016-07-30 09:26:54 -04:00
applications.txt
…
checks.txt
…
clickjacking.txt
…
csrf.txt
…
databases.txt
…
django-admin.txt
…
exceptions.txt
…
index.txt
…
middleware.txt
…
migration-operations.txt
…
request-response.txt
…
schema-editor.txt
…
settings.txt
Fixed
#17209
-- Added password reset/change class-based views
2016-07-16 10:36:12 +02:00
signals.txt
Fixed
#26918
-- Clarified source of pre/post_save update_fields argument.
2016-07-21 10:06:41 -04:00
template-response.txt
…
unicode.txt
…
urlresolvers.txt
…
urls.txt
…
utils.txt
…
validators.txt
…
views.txt
…