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 18:05:20 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
intro
History
SusanTan
ef3fddf26e
Fixed
#18261
-- Clarified 'project root directory'
2013-07-09 07:11:41 -04:00
..
_images
…
contributing.txt
…
index.txt
…
install.txt
Bumped minimum Python version requirement to 2.7 in Django 1.7.
2013-07-01 12:01:59 +02:00
overview.txt
Fixed
#20224
-- Update docs examples which mention __unicode__
2013-07-05 19:27:07 +02:00
reusable-apps.txt
Fixed missing slash in reusable apps tutorial.
2013-06-28 09:43:14 +02:00
tutorial01.txt
Fixed
#18261
-- Clarified 'project root directory'
2013-07-09 07:11:41 -04:00
tutorial02.txt
Add missing imports to the examples in the 'First Steps'
2013-05-18 18:39:21 +02:00
tutorial03.txt
Fixed error in last commit. Thanks Simon Charette.
2013-06-20 10:41:29 -04:00
tutorial04.txt
Add missing imports to the examples in the 'First Steps'
2013-05-18 18:39:21 +02:00
tutorial05.txt
Fixed
#20004
-- Moved non DB-related assertions to SimpleTestCase.
2013-05-18 19:04:34 -03:00
tutorial06.txt
…
whatsnext.txt
…