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 09:04:48 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
History
Claude Paroz
7882c3a673
Fixed
#20511
-- Corrected link about isolation levels in databases docs
...
Thanks tinodb for the report.
2013-05-31 10:17:34 +02:00
..
class-based-views
…
contrib
Fixed
#19425
- Added InlineModelAdmin.get_extra hook.
2013-05-30 13:48:10 -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
…
exceptions.txt
…
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
…