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
646a2216e9
Fixed
#20326
- Corrected form wizard get_form() example.
...
Thanks tris@ for the report.
2013-05-31 08:07:40 -04:00
..
class-based-views
…
contrib
Fixed
#20326
- Corrected form wizard get_form() example.
2013-05-31 08:07:40 -04:00
files
…
forms
…
models
Fixed
#16856
- Added a way to clear select_related.
2013-05-30 11:06:05 -04:00
templates
Fixed regroup example.
2013-05-29 21:46:58 -04:00
clickjacking.txt
…
databases.txt
Fixed
#20511
-- Corrected link about isolation levels in databases docs
2013-05-31 10:17:34 +02:00
django-admin.txt
Fixed
#20525
-- Added versionadded for clearsessions.
2013-05-28 20:14:01 -04:00
exceptions.txt
Fixed
#19866
-- Added security logger and return 400 for SuspiciousOperation.
2013-05-25 16:27:34 -07:00
index.txt
…
middleware.txt
…
request-response.txt
Tweak caching decorators/utility functions xrefs.
2013-05-30 20:38:44 -03:00
settings.txt
…
signals.txt
…
template-response.txt
…
unicode.txt
…
urlresolvers.txt
…
urls.txt
…
utils.txt
…
validators.txt
…
views.txt
…