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 17:15:03 +00:00
Code
Issues
32
Releases
Wiki
Activity
5bc6929f9a
Branches
Tags
View all branches
django
/
docs
/
ref
History
Tom Christie
5bc6929f9a
Include
versionadded 1.5
directive
2012-11-09 16:15:19 +00:00
..
class-based-views
Include
versionadded 1.5
directive
2012-11-09 16:15:19 +00:00
contrib
Fixed
#9471
- Expanded ModelAdmin.raw_id_fields docs; thanks adroffne for the suggestion.
2012-10-24 17:43:24 -04:00
files
…
forms
Added ref to format localization in Date[Time]Field docs
2012-10-13 11:17:25 +02:00
models
Fixed
#13869
- Warned that QuerySet.iterator() doesn't affect DB driver caching; thanks jtiai for the suggestion.
2012-10-20 15:22:34 -04:00
templates
…
authbackends.txt
…
clickjacking.txt
…
databases.txt
…
django-admin.txt
…
exceptions.txt
…
index.txt
…
middleware.txt
Fixed
#18473
- Fixed a suggestion that GZipMiddleware needs to be first in the list of middleware.
2012-10-17 15:46:59 -04:00
request-response.txt
Fixed
#6527
-- Provided repeatable content access
2012-10-24 17:08:37 +02:00
settings.txt
…
signals.txt
…
template-response.txt
…
unicode.txt
…
urlresolvers.txt
…
urls.txt
…
utils.txt
…
validators.txt
…