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-22 16:19:35 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
intro
History
Tim Graham
b278f7478d
Fixed
#20858
-- Removed erroneous import in tutorial 2.
...
Thanks AtomicSpark.
2013-08-04 05:57:11 -04:00
..
_images
Simplified default project template.
2013-02-04 13:21:36 +01:00
contributing.txt
Adapted uses of versionchanged/versionadded to the new form.
2013-04-20 17:18:35 +02:00
index.txt
Updated some 'Dive Into Python' links
2013-04-01 14:04:41 +02:00
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
#20746
-- Removed Python 2.6 specific code/docs
2013-07-14 13:02:55 -04:00
tutorial01.txt
Fixed
#18261
-- Clarified 'project root directory'
2013-07-09 07:11:41 -04:00
tutorial02.txt
Fixed
#20858
-- Removed erroneous import in tutorial 2.
2013-08-04 05:57:11 -04:00
tutorial03.txt
Fixed
#20667
- Removed discussion of DEBUG from tutorial.
2013-08-01 18:07:59 -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
Fixed
#20307
-- Word repeated in tutorial.
2013-04-23 23:12:47 -04:00
whatsnext.txt
Fixed
#20667
- Removed discussion of DEBUG from tutorial.
2013-08-01 18:07:59 -04:00