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-02-08 00:16:31 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
History
Michael Scott
ec9ed07488
Fixed
#27188
-- Allowed using unique=True with FileField.
...
Thanks Tim Graham for the initial patch.
2016-10-28 20:11:03 -04:00
..
class-based-views
…
contrib
…
files
…
forms
Fixed
#27299
-- Documented the Widget.use_required_attribute() method.
2016-10-26 19:29:16 -07:00
models
Fixed
#27188
-- Allowed using unique=True with FileField.
2016-10-28 20:11:03 -04:00
templates
…
applications.txt
Added require_ready argument to get_model methods.
2016-10-28 19:08:57 -04:00
checks.txt
Fixed
#27188
-- Allowed using unique=True with FileField.
2016-10-28 20:11:03 -04:00
clickjacking.txt
…
csrf.txt
…
databases.txt
…
django-admin.txt
…
exceptions.txt
…
index.txt
Moved CSRF docs out of contrib.
2014-11-03 07:47:39 -05:00
middleware.txt
…
migration-operations.txt
…
request-response.txt
…
schema-editor.txt
…
settings.txt
Fixed
#27327
-- Simplified time zone handling by requiring pytz.
2016-10-27 08:53:20 -04:00
signals.txt
…
template-response.txt
…
unicode.txt
…
urlresolvers.txt
…
urls.txt
…
utils.txt
Fixed
#27327
-- Simplified time zone handling by requiring pytz.
2016-10-27 08:53:20 -04:00
validators.txt
…
views.txt
Removed versionadded/changed annotations for 1.9.
2016-05-20 11:44:29 -04:00