django/docs/intro
Berker Peksag 560b4207b1 Removed redundant numbered parameters from str.format().
Since Python 2.7 and 3.1, "{0} {1}" is equivalent to "{} {}".
2014-12-03 14:27:38 -05:00
..
_images
contributing.txt Removed redundant numbered parameters from str.format(). 2014-12-03 14:27:38 -05:00
index.txt
install.txt
overview.txt
reusable-apps.txt Replaced dead links to python-distribute.org. 2014-10-24 18:58:31 -04:00
tutorial01.txt Fixed #23486 -- Corrected makemigrations output in tutorial 1. 2014-09-15 20:27:52 -04:00
tutorial02.txt Fixed #23907 -- Added admin.site.register in tutorial 2 for consistency. 2014-11-24 15:58:56 -05:00
tutorial03.txt Fixed #23855 -- Removed unnecessary all() in tutorial 3. 2014-11-17 18:10:50 +01:00
tutorial04.txt
tutorial05.txt
tutorial06.txt
whatsnext.txt Removed sudo from pip commands in docs. 2014-09-22 15:49:48 -04:00