1
0
mirror of https://github.com/django/django.git synced 2024-11-18 15:34:16 +00:00
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 Fixed #22801 -- Added 'www.' to diveintopython.net links 2014-06-10 15:38:25 -04:00
install.txt Added Python 3.4 to list of supported version in docs/intro/install.txt 2014-04-08 11:13:05 -04:00
overview.txt Fixed #23438 -- Added snippet & imports to docs/intro/overview.txt. 2014-09-06 07:31:36 -04:00
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 Avoid the word "stupid". 2014-09-09 20:55:57 +02:00
tutorial05.txt Fixed #22912 -- Warned about a common mistake in tutorial 5. 2014-06-27 09:51:21 -04:00
tutorial06.txt Fixed #20910 -- Added a "snippet" sphinx directive to allow prefixing a filename. 2013-10-14 13:00:57 -04:00
whatsnext.txt Removed sudo from pip commands in docs. 2014-09-22 15:49:48 -04:00