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-13 10:56:48 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
topics
History
Mattias Loverot
35ea6d83c8
Fixed
#27069
-- Doc'd which gettext functions may be aliased as _.
2016-08-17 16:34:54 -04:00
..
_images
…
auth
Fixed
#27009
-- Made update_session_auth_hash() rotate the session key.
2016-08-15 19:29:12 -04:00
class-based-views
…
db
Fixed
#19222
-- Documented that default managers aren't used for related queries.
2016-08-16 13:12:55 -04:00
forms
…
http
Documented the cache_control() decorator.
2016-08-11 16:46:58 -04:00
i18n
Fixed
#27069
-- Doc'd which gettext functions may be aliased as _.
2016-08-17 16:34:54 -04:00
testing
Fixed
#26840
-- Added test.utils.setup/teardown_databases().
2016-08-17 13:55:04 -04:00
cache.txt
Documented the cache_control() decorator.
2016-08-11 16:46:58 -04:00
checks.txt
…
conditional-view-processing.txt
…
email.txt
Fixed
#27007
-- Handled non-UTF-8 bytes objects for text/* attachments.
2016-08-12 16:35:09 -04:00
external-packages.txt
…
files.txt
…
index.txt
…
install.txt
…
logging.txt
…
migrations.txt
…
pagination.txt
…
performance.txt
…
python3.txt
…
security.txt
Fixed
#26947
-- Added an option to enable the HSTS header preload directive.
2016-08-10 20:23:54 -04:00
serialization.txt
…
settings.txt
…
signals.txt
…
signing.txt
…
templates.txt
…