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
Tim Graham
9c5e272860
Fixed
#25550
-- Deprecated direct assignment to the reverse side of a related set.
2015-10-27 07:57:15 -04:00
..
_images
…
auth
Fixed
#25550
-- Deprecated direct assignment to the reverse side of a related set.
2015-10-27 07:57:15 -04:00
class-based-views
Fixed
#25397
-- Documented class-based view context variable clash with context processors.
2015-10-23 15:18:39 -04:00
db
Fixed
#25550
-- Deprecated direct assignment to the reverse side of a related set.
2015-10-27 07:57:15 -04:00
forms
…
http
…
i18n
…
testing
Clarified that the test client response content attribute is bytes.
2015-10-23 14:26:19 -04:00
cache.txt
…
checks.txt
…
conditional-view-processing.txt
…
email.txt
…
external-packages.txt
…
files.txt
…
index.txt
…
install.txt
Fixed
#25584
-- Documented a pip error when installing Django 1.9.
2015-10-22 09:53:46 -04:00
logging.txt
…
migrations.txt
…
pagination.txt
…
performance.txt
Refs
#25527
-- Removed redundant doc heading link that leads to a warning when generating PDF.
2015-10-07 19:35:18 -04:00
python3.txt
…
security.txt
…
serialization.txt
…
settings.txt
…
signals.txt
…
signing.txt
…
templates.txt
…