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-27 18:49:23 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
topics
History
Dan Palmer
e181666973
Fixed
#29687
-- Allowed the test client to serialize list/tuple as JSON.
2018-08-25 10:57:05 -04:00
..
_images
…
auth
Consolidated docs about handling a ForeignKey in custom user model manager.
2018-08-06 12:25:59 -04:00
class-based-views
…
db
Fixed
#29685
-- Added QuerySet.explain() to the database optimization docs.
2018-08-18 09:22:21 -04:00
forms
…
http
…
i18n
Removed code terms from docs/spelling_wordlist.
2018-07-31 12:22:28 -04:00
testing
Fixed
#29687
-- Allowed the test client to serialize list/tuple as JSON.
2018-08-25 10:57:05 -04:00
cache.txt
…
checks.txt
…
conditional-view-processing.txt
…
email.txt
Fixed
#29535
-- Updated email.MIME* references for Python 3.
2018-06-29 08:06:37 -04:00
external-packages.txt
…
files.txt
…
index.txt
…
install.txt
Improved clarity of docs/topics/install.txt.
2018-03-05 10:17:23 -05:00
logging.txt
…
migrations.txt
Refs
#29654
-- Replaced three dots with ellipsis character in output strings.
2018-08-22 09:13:58 -04:00
pagination.txt
…
performance.txt
…
security.txt
…
serialization.txt
Removed code terms from docs/spelling_wordlist.
2018-07-31 12:22:28 -04:00
settings.txt
…
signals.txt
…
signing.txt
…
templates.txt
…