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-05 06:56:53 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
History
…
..
contrib
…
files
…
forms
…
models
Fixed
#811
-- Added support for IPv6 to forms and model fields. Many thanks to Erik Romijn.
2011-06-11 13:48:24 +00:00
templates
…
authbackends.txt
Fixed
#14000
- remove versionadded/changed tags for Django 1.0 and 1.1
2010-12-26 00:37:14 +00:00
class-based-views.txt
…
clickjacking.txt
Fixed
#14201
- Add a "security overview" page to the docs
2011-06-10 15:14:36 +00:00
databases.txt
Fixed
#16255
-- Raised minimum PostgreSQL version supported to 8.2.
2011-06-16 20:05:25 +00:00
django-admin.txt
…
exceptions.txt
…
generic-views.txt
Fixed
#15992
-- Added more references to settings. Thanks, aaugustin.
2011-05-29 17:41:04 +00:00
index.txt
Fixed
#14261
- Added clickjacking protection (X-Frame-Options header)
2011-05-30 22:27:47 +00:00
middleware.txt
…
request-response.txt
…
settings.txt
Fixed
#14614
- filtering of sensitive information in 500 error reports.
2011-06-08 22:18:46 +00:00
signals.txt
…
template-response.txt
…
unicode.txt
…
utils.txt
…
validators.txt
…