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-01-27 10:39:40 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
topics
History
…
..
_images
…
auth
…
class-based-views
…
db
…
forms
Fixed mistakes in docs/topics/forms/formsets.txt examples.
2015-05-22 11:29:10 -04:00
http
Fixed typos in HTTP decorator docs.
2015-05-25 07:38:08 -04:00
i18n
Fixed
#23820
-- Supported per-database time zone.
2015-05-17 09:40:28 +02:00
testing
…
cache.txt
Fixed
#13008
-- Added more Cache-Control headers to never_cache() decorator.
2015-04-28 12:07:02 -04:00
checks.txt
…
conditional-view-processing.txt
…
email.txt
Fixed
#24659
-- Clarified docs of smtp.EmailBackend parameters.
2015-04-20 15:46:31 -04:00
external-packages.txt
…
files.txt
…
index.txt
Fixed
#23814
-- Documented apps refactored out of Django.
2015-03-25 08:46:23 -04:00
install.txt
…
logging.txt
…
migrations.txt
…
pagination.txt
…
performance.txt
…
python3.txt
…
security.txt
…
serialization.txt
…
settings.txt
…
signals.txt
Removed versionadded/changed notes for 1.7.
2015-02-01 21:02:40 -05:00
signing.txt
…
templates.txt
…