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-11 01:46:50 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
intro
History
Tim Graham
499e71eb2e
Merge pull request
#341
from nmartini/master
...
Updated text in tutorial 3 regarding removing unused import; refs
#18915
2012-09-07 15:27:29 -07:00
..
_images
Fixed
#17704
- Updated the StackedInline section in Tutorial 2; thanks xbito for the draft patch.
2012-08-02 19:22:49 -04:00
index.txt
…
install.txt
Updated install docs to reflect Python 3 status.
2012-09-07 17:12:11 -04:00
overview.txt
…
tutorial01.txt
Moved a note about django-admin.py errors from Tutorial Part 1 to a new FAQ Troubleshooting page. This is to avoid confusion for beginners.
2012-08-04 17:27:57 -07:00
tutorial02.txt
Fixed
#17704
- Updated the StackedInline section in Tutorial 2; thanks xbito for the draft patch.
2012-08-02 19:22:49 -04:00
tutorial03.txt
removed unused import from tutorial 3 documentation as per ticket
#18915
2012-09-07 13:05:23 -04:00
tutorial04.txt
…
whatsnext.txt
…