| 
							
							
								 Tim Graham | 46dacb5bb1 | [1.5.x] Fixed #19875 - Added warnings regarding DEBUG=False and empty ALLOWED_HOSTS Backport of 4e94c84e50from master | 2013-06-09 15:06:23 -04:00 |  | 
			
				
					| 
							
							
								 Tim Graham | 7df9c2bc7d | [1.5.x] Fixed #20482 - Added a file reference in tutorial 3. Thanks diek@ for the suggestion.
Backport of 9e65bd33dbfrom master | 2013-05-23 08:37:56 -04:00 |  | 
			
				
					| 
							
							
								 Tim Graham | b3dc23a6d5 | [1.5.x] Added some links in /docs/intro/overview.txt Thanks Claes Ström for the patch.
Backport of bdde7feb26from master. | 2013-05-19 12:08:20 -04:00 |  | 
			
				
					| 
							
							
								 Tim Graham | 13de270bd5 | [1.5.X] Fixed #20249 - Removed a "feature" in the tutorial that doesn't actually work. Thanks bmispelon for the report and draft patch.
Backport of 679a2ac843from master | 2013-05-11 19:11:55 -04:00 |  | 
			
				
					| 
							
							
								 Tim Graham | acd9dc3888 | [1.5.x] Fixed #20177 - Corrected docs for django.test.utils.setup_test_environment. Thanks vlad.london.uk@ for the report.
Backport of bc02a963dbfrom master | 2013-05-06 13:56:48 -04:00 |  | 
			
				
					| 
							
							
								 Tim Graham | 0fc4c405a4 | [1.5.x] Fixed #20305 - Added include for polls/static to MANIFEST.in in tutorial. Thanks monuszko for the report.
Backport of 86d3079d57from master | 2013-05-06 06:54:10 -04:00 |  | 
			
				
					| 
							
							
								 Claude Paroz | 4f10b35a2e | [1.5.x] Fixed #20309 -- admin.py is not automatically created in Django 1.5 | 2013-05-04 11:36:28 +02:00 |  | 
			
				
					| 
							
							
								 Jannis Leidel | 240649ef68 | [1.5.x] Fixed a rST bug in the README template in the reusable apps docs. Backport of db394e6ab2from master. | 2013-04-24 09:41:30 +02:00 |  | 
			
				
					| 
							
							
								 Jannis Leidel | 399ceaab96 | [1.5.x] Fixed the reusable apps docs to use a rst file extension for the README and follow PEP8 a bit more. Backport of 949b4e9458from master. | 2013-04-24 09:27:36 +02:00 |  | 
			
				
					| 
							
							
								 Thomas Thurman | da89c7bbc0 | [1.5.x] Fixed #20307 -- Word repeated in tutorial. Replaced "the the" in the tutorial with "the".
Backport of f17aa99from master. | 2013-04-23 23:15:08 -04:00 |  | 
			
				
					| 
							
							
								 Tim Graham | 6e3b80239e | [1.5.x] Fixed #20247 - Added some missing paths in the tutorial. Thanks gsavix for the suggestion and patch.
Backport of aad5661c6cfrom master. | 2013-04-12 19:25:59 -04:00 |  | 
			
				
					| 
							
							
								 Tim Graham | c3779d4214 | [1.5.x] Fixed #19897 - Updated static files howto. Thanks Jan Murre, Reinout van Rees and Wim Feijen,
plus Remco Wendt for reviewing.
Backport of i6c730da1f from master. | 2013-03-30 07:12:37 -04:00 |  | 
			
				
					| 
							
							
								 Tim Graham | 1c42a3ec73 | [1.5.X] Fixed #19582 - Added a static files tutorial. Thanks James Pic.
Backport of c32fc79aa1from master | 2013-03-30 07:03:33 -04:00 |  | 
			
				
					| 
							
							
								 Tim Graham | f7ca464039 | [1.5.x] Added missing markup to docs. Backport of 93cffc3b37from master. | 2013-03-22 14:08:55 -04:00 |  | 
			
				
					| 
							
							
								 Matthew Wood | 5c78877016 | [1.5.x] Fixed #20051 -- Specified where to define TEMPLATE_DIRS. | 2013-03-18 15:48:47 -04:00 |  | 
			
				
					| 
							
							
								 Tim Graham | e5c57fe1b4 | [1.5.x] Fixed #19965 - Added a warning that the tutorial is written for Python 2. Thanks itsallvoodoo for the patch.
Backport of e1bafdbffafrom master. | 2013-03-12 08:08:01 -04:00 |  | 
			
				
					| 
							
							
								 Claude Paroz | 1ac7d4e345 | [1.5.x] Fixed #20008 -- Removed trailing slash in Wikipedia link Thanks senden9 at gmail.com for the report.
Backport of 63c52dcbcdfrom master. | 2013-03-10 16:00:24 +01:00 |  | 
			
				
					| 
							
							
								 Preston Holmes | f60dd6f55d | [1.5.x] Made a small clarification in tutorial. refs #19889 | 2013-02-23 19:07:55 -08:00 |  | 
			
				
					| 
							
							
								 Tim Graham | 29b0d89ee9 | [1.5.X] Updated example to use staticfiles static template tag, thanks reinout for the suggestion, refs #19675. Backport of f3ae67a62ffrom master | 2013-02-23 11:05:59 -05:00 |  | 
			
				
					| 
							
							
								 Tim Graham | da8c789082 | [1.5.X] Updated static file example in overview to use static template tag, refs #19675. Thanks jezdez for the note.
Backport of 9e959e8d58from master | 2013-02-23 10:37:29 -05:00 |  | 
			
				
					| 
							
							
								 Tim Graham | ad69293958 | [1.5.X] Fixed #19675 - Added mention of static files to overview. Thanks Dwight Gunning for the patch.
Backport of a61dbd6219from master | 2013-02-23 10:01:14 -05:00 |  | 
			
				
					| 
							
							
								 Tim Graham | 5732f7b62b | [1.5.x] Changed "mysite/mytemplates/" -> "mysite/templates" in tutorial. Thanks James Pic.
Backport of 1b7fb29dfbfrom master. | 2013-02-23 09:23:06 -05:00 |  | 
			
				
					| 
							
							
								 Tim Graham | ad2311dfc6 | [1.5.x] Fixed #19706 - Tweaks to the tutorial. Thanks Daniele Procida.
Backport of aa85ccf8cefrom master. | 2013-02-07 07:14:03 -05:00 |  | 
			
				
					| 
							
							
								 Tim Graham | 5da6ce11ed | [1.5.x] Fixed typos in docs and comments Backport of ee26797cfffrom master | 2013-01-29 10:58:24 -07:00 |  | 
			
				
					| 
							
							
								 Tim Graham | c87f89c0db | [1.5.x] Fixed a malformed link. | 2013-01-27 06:11:42 -05:00 |  | 
			
				
					| 
							
							
								 Tim Graham | 360676d9d8 | [1.5.x] Fixed #19605 - Removed unused url imports from doc examples. Thanks sergzach for the suggestion.
Backport of 43f89e0ad6from master | 2013-01-15 07:52:06 -05:00 |  | 
			
				
					| 
							
							
								 Tim Graham | b86c3ddce8 | [1.5.x] Fixed #19437 - Clarified pip install instructions in contributing tutorial. Backport of 9f9a7f03d7from master | 2013-01-11 08:10:32 -05:00 |  | 
			
				
					| 
							
							
								 Tim Graham | 7c39e041b1 | [1.5.x] Added sphinx substitutions in place of hardcoded version numbers. Refs #19571
Backport of 1884868adcfrom master | 2013-01-08 15:59:42 -05:00 |  | 
			
				
					| 
							
							
								 Tim Graham | c95ae7729f | [1.5.x] Fixed #19555 - Removed '2012' from tutorial 1. Thanks rodrigorosa.lg and others for the report.
Backport of 99315f709efrom master | 2013-01-08 15:45:27 -05:00 |  | 
			
				
					| 
							
							
								 Claude Paroz | 7ca9b71628 | [1.5.x] Fixed #19571 -- Updated runserver output in the tutorial Backport of a890469d3from master. | 2013-01-06 23:00:29 +01:00 |  | 
			
				
					| 
							
							
								 Tim Graham | be1e006c58 | [1.5.x] Fixed #19516 - Fixed remaining broken links. Added -n to sphinx builds to catch issues going forward.
Backport of 9b5f64cc6efrom master. | 2013-01-02 18:50:00 -05:00 |  | 
			
				
					| 
							
							
								 Tim Graham | fbc06eef1a | [1.5.X] Fixed broken links, round 3. refs #19516 Backport of b3a8c9dab8from master | 2012-12-26 19:10:50 -05:00 |  | 
			
				
					| 
							
							
								 Tim Graham | 5489fc47df | [1.5.X] Fixed links to DATABASE ENGINE setting. refs #19516 Backport of f56f6cfa58from master | 2012-12-24 15:40:17 -05:00 |  | 
			
				
					| 
							
							
								 Ramiro Morales | 903892be7b | [1.5.x] Fixed #19497 -- Refactored testing docs. Thanks Tim Graham for the review and suggestions.
d19109fd37from master. | 2012-12-22 12:39:49 -03:00 |  | 
			
				
					| 
							
							
								 Tim Graham | 084a8e2959 | [1.5.X] Fixed #19344 - Documented how to run django-admin in a virtualenv on Windows. Thanks Hourann Bosci for the patch.
Backport of 1e5b0fc4d0from master | 2012-12-15 09:30:46 -05:00 |  | 
			
				
					| 
							
							
								 Tim Graham | c252ed567c | [1.5.X] Fixed #9962 - Added a testing tutorial. Thank-you Daniele Procida for the first draft
and shaibi, Aymeric, and others for the reviews.
Backport of b052e6cc95from master | 2012-12-15 08:12:25 -05:00 |  | 
			
				
					| 
							
							
								 Ben Longden | 0c3e4848b6 | [1.5.X] Removed PHP references Backport of 55a2d5b577from master | 2012-12-14 19:33:48 -05:00 |  | 
			
				
					| 
							
							
								 Tim Graham | d92d9cf2aa | [1.5.X] Fixed #19377 - Emphasized database host link in tutorial Backport of 0eed8ece32from master | 2012-12-11 16:35:37 -05:00 |  | 
			
				
					| 
							
							
								 Tim Graham | 04adb7626b | [1.5.X] Fixed #16779 - Added a contributing tutorial Thank-you Taavi Taijala for the draft patch!
Backport of 7058b595b6from master | 2012-11-17 14:12:18 -05:00 |  | 
			
				
					| 
							
							
								 Tim Graham | dea4214bb5 | [1.5.X] Fixed #19289 - Removed an out of place sentence in tutorial 2. Thanks colinnkeenan for the report.
Backport of 2dbfa66f4dfrom master | 2012-11-14 05:49:12 -05:00 |  | 
			
				
					| 
							
							
								 Tim Graham | 897d8adb1c | [1.5.X] Fixed #19260 - Added a comment to tutorial 1. Thanks terwey for the suggestion.
Backport of a72b8a2247from master | 2012-11-13 05:46:46 -05:00 |  | 
			
				
					| 
							
							
								 Tim Graham | 958c1d12e5 | [1.5.X] Fixed #19216 - Switched to user level installation in apps tutorial. Thanks Nick Coghlan for the suggestion.
Backport of dd0d2c0be5from master | 2012-10-31 20:02:23 -04:00 |  | 
			
				
					| 
							
							
								 Tim Graham | 5c7406b236 | [1.5.X] Fixed #16671 - Added a tutorial on reuseable apps Thank-you Katie Miller and Ben Sturmfels for the initial draft,
as well as Russ and Carl for the reviews.
Backport of 08cf54990afrom master | 2012-10-30 18:41:29 -04:00 |  | 
			
				
					| 
							
							
								 Tim Graham | 84849723ad | [1.5.X] Fixed #19180 - Clarified policy regarding older versions of the docs. Backport of 5c143cb340from master | 2012-10-25 17:56:30 -04:00 |  | 
			
				
					| 
							
							
								 Tim Graham | 07abb7a6b7 | Fixed #18715 - Refactored tutorial 3. Thank-you Daniel Greenfeld! | 2012-10-15 19:47:26 -04:00 |  | 
			
				
					| 
							
							
								 Claude Paroz | 8bd7b598b6 | Fixed #18807 -- Made 404.html and 500.html optional Thanks Aymeric Augustin for the report and Jannis Leidel for the
review. | 2012-09-30 23:16:19 +02:00 |  | 
			
				
					| 
							
							
								 Aymeric Augustin | 98b6ce60f4 | Made a version condition less confusing. Fixed #18762 (again). | 2012-09-23 20:18:29 +02:00 |  | 
			
				
					| 
							
							
								 Julien Phalip | 6eb4f25692 | Removed an obsolete documentation page about admin style customization. | 2012-09-10 17:19:35 -07:00 |  | 
			
				
					| 
							
							
								 Aymeric Augustin | e69348b4e7 | Avoided mixing dates and datetimes in the examples. Refs #16023. | 2012-09-08 11:00:04 -04:00 |  | 
			
				
					| 
							
							
								 Tim Graham | 1d235b3914 | Merge pull request #351 from 1ntrud3r/patch-1 Remove unused imports in tutorial 4. refs #18915 | 2012-09-07 15:29:42 -07:00 |  |