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
django
/
docs
/
topics
History
Tim Graham
8ec388a69d
Fixed
#22442
-- Provided additional documentation regarding id fields clashing.
...
Thanks benjaoming for raising the issue and Loic for the examples.
2014-04-30 07:36:12 -04:00
..
auth
…
class-based-views
…
db
Fixed
#22442
-- Provided additional documentation regarding id fields clashing.
2014-04-30 07:36:12 -04:00
forms
…
http
…
i18n
Fixed
#22523
-- Clarified pytz requirement.
2014-04-29 08:33:15 +02:00
testing
Revert "Fixed
#15179
-- middlewares not applied for test client login()"
2014-04-28 18:41:36 -04:00
cache.txt
…
checks.txt
…
conditional-view-processing.txt
…
email.txt
…
files.txt
…
index.txt
…
install.txt
…
localflavor.txt
…
logging.txt
Fix a typo in logging.txt
2014-04-28 10:05:28 -04:00
migrations.txt
Fixed
#22497
-- Highlighted difference between field and class deconstruction.
2014-04-28 08:18:43 -04:00
pagination.txt
…
performance.txt
…
python3.txt
Updated doc links to point to Python 3 documentation
2014-04-26 16:02:53 +02:00
security.txt
…
serialization.txt
…
settings.txt
…
signals.txt
…
signing.txt
…
templates.txt
…