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-25 17:49:52 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
topics
History
Dylan Verheul
9b1125bfc7
Fixed
#28379
-- Made AccessMixin raise Permissiondenied for authenticated users.
2018-02-16 13:58:55 -05:00
..
_images
…
auth
Fixed
#28379
-- Made AccessMixin raise Permissiondenied for authenticated users.
2018-02-16 13:58:55 -05:00
class-based-views
…
db
…
forms
Fixed
#29107
-- Doc'd that ModelForm doesn't actually inherit from Form.
2018-02-08 10:10:28 -05:00
http
…
i18n
Fixed
#28403
-- Added missing formats in FORMAT_MODULE_PATH docs.
2018-01-24 13:38:15 -05:00
testing
Fixed
#29082
-- Allowed the test client to encode JSON request data.
2018-02-06 18:29:04 -05:00
cache.txt
Fixed
#28977
-- Changed local-memory cache to use LRU culling.
2018-01-24 12:26:19 -05:00
checks.txt
…
conditional-view-processing.txt
…
email.txt
…
external-packages.txt
…
files.txt
…
index.txt
…
install.txt
…
logging.txt
…
migrations.txt
…
pagination.txt
Fixed
#29038
-- Removed closing slash from HTML void tags.
2018-01-21 02:09:10 -05:00
performance.txt
…
security.txt
…
serialization.txt
…
settings.txt
…
signals.txt
…
signing.txt
…
templates.txt
…