| 
							
							
								 Adrian Holovaty | 9138dc7008 | Fixed the inevitable ReST bugs in [560] git-svn-id: http://code.djangoproject.com/svn/django/trunk@561 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-08-26 18:35:44 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | b8e1be6f46 | Beefed up docs/model-api.txt -- added a significant amount of documentation, links to example models and formatting changes git-svn-id: http://code.djangoproject.com/svn/django/trunk@560 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-08-26 18:29:11 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | 1aaa3358b9 | Fixed ReST bug in docs/model-api.txt git-svn-id: http://code.djangoproject.com/svn/django/trunk@556 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-08-26 05:34:37 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | 3db068f7fa | Fixed bug in docs/tutorial02.txt related to model syntax change. Thanks, Jeremy git-svn-id: http://code.djangoproject.com/svn/django/trunk@555 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-08-26 05:32:30 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | 25264c8604 | Fixed #122 -- BIG, BACKWARDS-INCOMPATIBLE CHANGE. Changed model syntax to use fieldname=FieldClass() syntax. See ModelSyntaxChangeInstructions for important information on how to change your models git-svn-id: http://code.djangoproject.com/svn/django/trunk@549 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-08-25 22:51:30 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | fffe1d1472 | Fixed #406 -- Fixed small typo in docs/forms.txt. Thanks, Tom Haddon git-svn-id: http://code.djangoproject.com/svn/django/trunk@546 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-08-23 14:31:08 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | 601a892ea0 | Fixed #380 -- Clarified tutorial 1. Thanks, ssteiner git-svn-id: http://code.djangoproject.com/svn/django/trunk@544 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-08-21 18:28:04 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | 297731c657 | Fixed #381 -- Clarified tutorial 1. Thanks, ssteiner git-svn-id: http://code.djangoproject.com/svn/django/trunk@543 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-08-21 18:26:56 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | 33f2304ea9 | Fixed #383 -- Clarified tutorial 2. Thanks, ssteiner git-svn-id: http://code.djangoproject.com/svn/django/trunk@542 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-08-21 18:25:36 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | 00c6acaaf3 | Fixed #360 -- runserver now takes optional 'ip:port' in addition to 'port'. Thanks, benno@jeamland.net git-svn-id: http://code.djangoproject.com/svn/django/trunk@539 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-08-19 21:23:56 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | cb022650e7 | Clarified docs/django-admin.txt to say 'runserver' runs the model validator automatically git-svn-id: http://code.djangoproject.com/svn/django/trunk@535 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-08-18 04:50:09 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | 1dccbcdcc1 | Added a link to docs/legacy_databases.txt git-svn-id: http://code.djangoproject.com/svn/django/trunk@534 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-08-18 04:13:48 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | 94960d5635 | Added docs/legacy_databases.txt git-svn-id: http://code.djangoproject.com/svn/django/trunk@533 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-08-18 04:12:01 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | 8acb6c836b | Fixed typo in docs/generic_views.txt git-svn-id: http://code.djangoproject.com/svn/django/trunk@528 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-08-17 19:48:40 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | 81c4649944 | Made some tiny tweaks to docs/tutorial02.txt -- thanks, anonymous git-svn-id: http://code.djangoproject.com/svn/django/trunk@527 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-08-17 15:01:12 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | 99d8bb34fe | Added 'Session object guidlines' section to docs/sessions.txt git-svn-id: http://code.djangoproject.com/svn/django/trunk@524 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-08-17 04:05:42 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | 21c4526557 | Added doc/sessions.txt git-svn-id: http://code.djangoproject.com/svn/django/trunk@523 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-08-17 04:00:02 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | a579724852 | Fixed #336 -- Typo in docs/generic_views.txt. Thanks, Matt git-svn-id: http://code.djangoproject.com/svn/django/trunk@522 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-08-17 02:05:53 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | 07889c13a6 | Fixed #1 -- Added anonymous session support via middleware and request.session. Removed the former request.session, which wasn't being used anyway. Removed auth.Session model. See the BackwardsIncompatibleChanges wiki page for IMPORTANT notes on code you'll have to change and a DB table you'll have to create. git-svn-id: http://code.djangoproject.com/svn/django/trunk@518 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-08-16 22:54:05 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | 56071754ea | Fixed #318 -- Fixed typo in docs/model-api.txt. Thanks, django@sharpbanana.co.uk git-svn-id: http://code.djangoproject.com/svn/django/trunk@508 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-08-15 16:15:26 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | db127b7983 | Fixed #322 -- Development server now calls validate() again. Thanks, rmunn git-svn-id: http://code.djangoproject.com/svn/django/trunk@505 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-08-15 15:24:56 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | e004d2a0f7 | Changed docs/tutorial01.txt to be clearer about PYTHONPATH environment variable -- thanks for the suggestion, Ken Kinder git-svn-id: http://code.djangoproject.com/svn/django/trunk@501 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-08-15 04:19:16 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | 025b16178f | Changed docs/tutorial01.txt to use a tree format instead of 'ls' output -- thanks for the suggestion, Ken Kinder git-svn-id: http://code.djangoproject.com/svn/django/trunk@500 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-08-15 04:15:59 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | 1303933fd9 | Fixed typo in docs/tutorial04.txt -- thanks, 'nitpicker' git-svn-id: http://code.djangoproject.com/svn/django/trunk@499 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-08-15 04:08:28 +00:00 |  | 
			
				
					| 
							
							
								 Jacob Kaplan-Moss | 54f93895a8 | Added a quick example of prepopulate_from to clarify the description git-svn-id: http://code.djangoproject.com/svn/django/trunk@493 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-08-14 01:09:51 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | 8ebe5db684 | Added link to mod_python doc from docs/install.txt git-svn-id: http://code.djangoproject.com/svn/django/trunk@484 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-08-11 19:00:56 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | 8dac184adc | Fixed ReST bugs in docs/model-api.txt git-svn-id: http://code.djangoproject.com/svn/django/trunk@481 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-08-11 16:05:25 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | aed151d3d8 | Improved docs/tutorial01.txt thanks to reader suggestions git-svn-id: http://code.djangoproject.com/svn/django/trunk@480 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-08-11 16:01:09 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | bdcea2e6ca | Fixed #118 -- Renamed 'flat files' to 'flat pages' in the admin. Didn't rename it in the Python code, because too many things would break. git-svn-id: http://code.djangoproject.com/svn/django/trunk@477 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-08-10 21:46:40 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | 7bb1a2bbba | Changed docs/django-admin.txt to add note about which databases 'inspectdb' works with. git-svn-id: http://code.djangoproject.com/svn/django/trunk@475 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-08-10 21:02:07 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | 9c2d890eec | Added link to docs/django-admin from tutorial01 git-svn-id: http://code.djangoproject.com/svn/django/trunk@474 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-08-10 20:38:00 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | 78387d5e34 | Fixed another ReST bug in docs/django-admin.txt git-svn-id: http://code.djangoproject.com/svn/django/trunk@473 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-08-10 20:30:30 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | 066722db04 | Added 'Available options' section to docs/django-admin.txt, and fixed the inevitable ReST errors git-svn-id: http://code.djangoproject.com/svn/django/trunk@472 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-08-10 20:29:55 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | 055f1d0de6 | Added docs/django-admin.txt git-svn-id: http://code.djangoproject.com/svn/django/trunk@471 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-08-10 20:24:51 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | 8a209c232c | Fixed #296 -- Fixed typo in docs/model-api.txt. Thanks, rmunn git-svn-id: http://code.djangoproject.com/svn/django/trunk@456 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-08-10 03:46:11 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | 217c746789 | Copy-edited docs/templates.txt git-svn-id: http://code.djangoproject.com/svn/django/trunk@442 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-08-09 22:39:25 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | 32fe8e3863 | Removed Janet Reno example from doc/templates.txt -- thanks, Bob git-svn-id: http://code.djangoproject.com/svn/django/trunk@441 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-08-09 21:42:27 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | 4f00611f74 | Fixed #211 -- edit_inline_type is deprecated, in favor of edit_inline itself. For example, instead of 'edit_inline=True, edit_inline_type=meta.TABULAR', use 'edit_inline=meta.TABULAR'. git-svn-id: http://code.djangoproject.com/svn/django/trunk@440 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-08-09 21:08:00 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | e79eb09f21 | Fixed #293 -- Typo in tutorial04. Thanks, espen@grindhaug.org git-svn-id: http://code.djangoproject.com/svn/django/trunk@439 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-08-09 15:34:20 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | b108360407 | Fixed #290 -- Thanks, Matt Croydon git-svn-id: http://code.djangoproject.com/svn/django/trunk@437 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-08-09 00:43:33 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | ee52eba85a | Fixed formatting problem in docs/tutorial03.txt git-svn-id: http://code.djangoproject.com/svn/django/trunk@436 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-08-08 21:04:32 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | 1cc4531f0b | Added docs/tutorial04.txt git-svn-id: http://code.djangoproject.com/svn/django/trunk@435 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-08-08 21:02:28 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | b7e226d8b8 | Fixed typos in generic-views documentation git-svn-id: http://code.djangoproject.com/svn/django/trunk@434 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-08-08 19:45:57 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | b7e5121684 | Fixed #280 -- Added _pre_delete() and _post_delete() hooks. Also updated the docs and added a unit testdjango/core/meta/__init__.py git-svn-id: http://code.djangoproject.com/svn/django/trunk@432 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-08-08 18:29:02 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | 03bd1d7ff9 | Made some improvements/clean-ups to docs/tutorial03.txt git-svn-id: http://code.djangoproject.com/svn/django/trunk@430 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-08-08 15:47:57 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | 67bb1bc701 | Added explicit note to docs/tutorial02.txt that you should edit TEMPLATE_DIRS in the *admin* settings file if you want to change admin template directories git-svn-id: http://code.djangoproject.com/svn/django/trunk@425 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-08-07 01:00:58 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | 9d8dd8610d | Changed 'check back within 48 hours' message, because it's blatantly false -- apologies git-svn-id: http://code.djangoproject.com/svn/django/trunk@416 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-08-05 22:44:16 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | a537a4efa1 | Changed 'django-admin startapp' so that it doesn't create the 'urls' directory. People have said they're a bit overwhelmed by the multiple url directories, and this one isn't necessary for basic Django usage. You can always make it yourself if you know what you're doing and want to decouple/distribute your apps. git-svn-id: http://code.djangoproject.com/svn/django/trunk@415 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-08-05 22:43:35 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | 432e19034a | Small formatting improvement to docs/db-api.txt git-svn-id: http://code.djangoproject.com/svn/django/trunk@408 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-08-05 14:38:22 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | 05d074670a | Added 'How this is possible' section to docs/db-api.txt, describing keyword arguments in the API git-svn-id: http://code.djangoproject.com/svn/django/trunk@407 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-08-05 14:33:29 +00:00 |  |