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
Sergey Fedoseev
f920be7c32
Fixed
#25773
-- Deprecated the geos.MultiPolygon.cascaded_union property.
2015-11-25 17:31:24 -05:00
..
class-based-views
…
contrib
Fixed
#25773
-- Deprecated the geos.MultiPolygon.cascaded_union property.
2015-11-25 17:31:24 -05:00
files
…
forms
Documented that forms.Field.help_text isn't HTML-escaped.
2015-11-24 10:17:16 -05:00
models
Clarified default value for DateField to emulate auto_now_add.
2015-11-24 08:38:14 -05:00
templates
Fixed
#25710
-- Clarified the docs about what INTERNAL_IPS does.
2015-11-17 10:16:29 -05:00
applications.txt
Refs
#24971
,
#25356
-- Clarified how apps.py works in 1.9 release notes.
2015-11-17 19:32:32 -05:00
checks.txt
…
clickjacking.txt
…
csrf.txt
…
databases.txt
…
django-admin.txt
Fixed man page by ensuring ".pot" doesn't render unescaped.
2015-11-25 17:20:18 -05:00
exceptions.txt
…
index.txt
…
middleware.txt
…
migration-operations.txt
…
request-response.txt
…
schema-editor.txt
…
settings.txt
Fixed
#25695
-- Added template_name parameter to csrf_failure() view.
2015-11-17 14:28:18 -05:00
signals.txt
…
template-response.txt
…
unicode.txt
…
urlresolvers.txt
…
urls.txt
…
utils.txt
…
validators.txt
…
views.txt
…