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-24 00:55:17 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
History
Tim Graham
8d17114899
Fixed
#19752
- Changed Postgres version numbers to 9.x to avoid having to update them each minor release.
2013-02-23 10:40:19 -05:00
..
class-based-views
Fixed
#17094
- Typo in class-based views doc.
2013-02-23 08:52:33 -05:00
contrib
Fixed
#19752
- Changed Postgres version numbers to 9.x to avoid having to update them each minor release.
2013-02-23 10:40:19 -05:00
files
…
forms
Fixed
#19686
-- Added HTML5 number input type
2013-02-23 10:18:08 +01:00
models
Clarified the language used in the documentation. Thanks to Mike Smith for the report.
2013-02-20 13:09:40 -08:00
templates
Fixed
#17906
- Autoescaping {% cycle %} and {% firstof %} templatetags.
2013-02-23 16:16:39 +01:00
clickjacking.txt
…
databases.txt
…
django-admin.txt
…
exceptions.txt
…
index.txt
…
middleware.txt
…
request-response.txt
…
settings.txt
…
signals.txt
…
template-response.txt
…
unicode.txt
…
urlresolvers.txt
…
urls.txt
…
utils.txt
…
validators.txt
…