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 09:39:23 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
intro
History
Curtis Maloney
35440ceab7
Optimized docs images and documented the process.
2015-10-24 14:57:21 -04:00
..
_images
Optimized docs images and documented the process.
2015-10-24 14:57:21 -04:00
contributing.txt
…
index.txt
…
install.txt
…
overview.txt
Fixed
#25508
-- Modified QuerySet.__repr__() to disambiguate it from a list.
2015-10-06 12:38:34 -04:00
reusable-apps.txt
…
tutorial01.txt
Made a couple tutorial corrections for Django 1.9.
2015-10-01 15:18:43 -04:00
tutorial02.txt
Fixed
#25508
-- Modified QuerySet.__repr__() to disambiguate it from a list.
2015-10-06 12:38:34 -04:00
tutorial03.txt
Fixed
#25358
-- Improved variable name for question in tutorial.
2015-09-07 08:13:34 -04:00
tutorial04.txt
Fixed
#25358
-- Improved variable name for question in tutorial.
2015-09-07 08:13:34 -04:00
tutorial05.txt
Clarified that the test client response content attribute is bytes.
2015-10-23 14:26:19 -04:00
tutorial06.txt
…
tutorial07.txt
…
whatsnext.txt
…