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-25 01:25:34 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
topics
History
Tim Graham
75bb6ba966
Fixed
#10913
-- Documented how related_name affects QuerySet filtering
...
Thanks neithere for the suggestion.
2013-10-02 12:12:53 -04:00
..
auth
…
class-based-views
…
db
Fixed
#10913
-- Documented how related_name affects QuerySet filtering
2013-10-02 12:12:53 -04:00
forms
…
http
Changed the doc to use gender-neutral pronouns when possible.
2013-10-02 16:41:04 +02:00
i18n
…
testing
…
cache.txt
Fixed
#20877
-- added a performance optimization guide
2013-09-20 23:21:49 +01:00
conditional-view-processing.txt
…
email.txt
…
files.txt
…
index.txt
Fixed
#20877
-- added a performance optimization guide
2013-09-20 23:21:49 +01:00
install.txt
…
localflavor.txt
…
logging.txt
…
migrations.txt
…
pagination.txt
…
performance.txt
Fixed
#21140
-- Added 'Using cached sessions' to the performance guide.
2013-09-23 10:50:19 -04:00
python3.txt
Removed implication that six is part of Python stdlib.
2013-09-23 18:30:05 -04:00
security.txt
…
serialization.txt
…
settings.txt
…
signals.txt
…
signing.txt
…
templates.txt
…