| 
								
								
									 Malcolm Tredinnick | 9bc8941f67 | Fixed #4532 -- Trivial typo fix. Noticed by philliptemple@yahoo.co.uk. git-svn-id: http://code.djangoproject.com/svn/django/trunk@5466 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2007-06-12 00:31:55 +00:00 |  | 
				
					
						| 
								
								
									 Malcolm Tredinnick | 484527f780 | Fixed #3807 -- Some small fixes to a couple of examples. Thanks, jon.i.austin@gmail.com.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5458 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2007-06-11 11:14:05 +00:00 |  | 
				
					
						| 
								
								
									 Adrian Holovaty | ceba11abf5 | Fixed typo in docs/db-api.txt from [5431] git-svn-id: http://code.djangoproject.com/svn/django/trunk@5438 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2007-06-07 21:40:56 +00:00 |  | 
				
					
						| 
								
								
									 Jacob Kaplan-Moss | 21acccbca2 | Fixed #4214: added a bit of explicit info on updating FK fields to db-api.txt. Thanks, david@kazserve.org. git-svn-id: http://code.djangoproject.com/svn/django/trunk@5437 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2007-06-07 18:24:27 +00:00 |  | 
				
					
						| 
								
								
									 Jacob Kaplan-Moss | 7747c42503 | Fixed #4496 - fixed section header in db-api doc. Thanks, hattawayd@gmail.com. git-svn-id: http://code.djangoproject.com/svn/django/trunk@5431 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2007-06-07 17:46:55 +00:00 |  | 
				
					
						| 
								
								
									 Malcolm Tredinnick | 3c948d45d2 | Fixed #4388 -- Documented where the view shortcuts are imported from. Based on a patch from Jure Cuhalev.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@5356 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2007-05-26 09:53:16 +00:00 |  | 
				
					
						| 
								
								
									 Adrian Holovaty | 6f44cffc77 | Fixed #4303 -- Fixed typos in docs/db-api.txt. Thanks, Gary Wilson git-svn-id: http://code.djangoproject.com/svn/django/trunk@5253 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2007-05-15 19:35:53 +00:00 |  | 
				
					
						| 
								
								
									 Adrian Holovaty | 72e824ad14 | Fixed #4303 -- Fixed typo in docs/db-api.txt git-svn-id: http://code.djangoproject.com/svn/django/trunk@5252 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2007-05-15 19:06:52 +00:00 |  | 
				
					
						| 
								
								
									 Malcolm Tredinnick | fe0f238841 | Fixed #4175 -- Fixed a couple of ReST markup errors. Thanks, Matt McClanahan. git-svn-id: http://code.djangoproject.com/svn/django/trunk@5120 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2007-04-28 14:23:41 +00:00 |  | 
				
					
						| 
								
								
									 Adrian Holovaty | 39aa40d108 | Fixed #4133 -- Fixed broken links in docs. Thanks, Gary Wilson git-svn-id: http://code.djangoproject.com/svn/django/trunk@5064 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2007-04-24 05:58:03 +00:00 |  | 
				
					
						| 
								
								
									 Malcolm Tredinnick | 449ea76bf3 | Fixed #3333 -- Made db-api.txt links relative, in line with the other docs. Thanks, Ramiro Morales.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4681 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2007-03-08 08:50:33 +00:00 |  | 
				
					
						| 
								
								
									 Adrian Holovaty | a81a6e9abe | Added note to docs/db-api.txt about 'depth' being new in Django development version git-svn-id: http://code.djangoproject.com/svn/django/trunk@4649 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2007-02-28 19:42:29 +00:00 |  | 
				
					
						| 
								
								
									 Jacob Kaplan-Moss | 4477f50f0b | Added a "depth" argument to select_related() to control how many "levels" of relations select_related() is willing to follow (refs #3275). Also added unit tests for select_related().
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4645 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2007-02-28 15:24:05 +00:00 |  | 
				
					
						| 
								
								
									 Jacob Kaplan-Moss | a419079347 | Fixed #2264: the docs now mention that delete() cascades. Thanks, Ubernostrum git-svn-id: http://code.djangoproject.com/svn/django/trunk@4636 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2007-02-27 03:48:49 +00:00 |  | 
				
					
						| 
								
								
									 Adrian Holovaty | 13280259a8 | Fixed #3283 -- Added support for empty QuerySets via none() method. Thanks for the patch, medhat git-svn-id: http://code.djangoproject.com/svn/django/trunk@4394 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2007-01-23 02:11:08 +00:00 |  | 
				
					
						| 
								
								
									 Jacob Kaplan-Moss | 023b863251 | Oops -- reverted accidentally commited material from [4280] git-svn-id: http://code.djangoproject.com/svn/django/trunk@4281 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2007-01-03 22:38:51 +00:00 |  | 
				
					
						| 
								
								
									 Jacob Kaplan-Moss | da9affa8f8 | Fixed #3226: removed some pre-magic-removal-isms in settings docs. Thanks, ubernostrum. git-svn-id: http://code.djangoproject.com/svn/django/trunk@4280 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2007-01-03 22:37:05 +00:00 |  | 
				
					
						| 
								
								
									 Russell Keith-Magee | e1c6e987d0 | Fixed #2756 -- Modified the get_object_or_404/get_list_or_404 shortcuts to accept model managers as well as model classes. Thanks, Gary Wilson. git-svn-id: http://code.djangoproject.com/svn/django/trunk@4275 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2007-01-03 14:16:58 +00:00 |  | 
				
					
						| 
								
								
									 Russell Keith-Magee | 94edd4b81f | Fixed #3118 -- Fixed reversed logic in DBAPI regarding handling of empty PKs on save(). Thanks, Makoto Tsuyuki. git-svn-id: http://code.djangoproject.com/svn/django/trunk@4221 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-12-17 14:17:11 +00:00 |  | 
				
					
						| 
								
								
									 Russell Keith-Magee | fbbbf8b9a1 | Fixes #2737 -- Added code to allow None as a query value for __exact queries, raising an error otherwise. __exact=None is interpreted as the SQL 'value = NULL'. This fixes some minor problems with queries on unsaved objects with related object sets, and stops queries with a value of None being outright ignored (even if they reference an unknown attribute). git-svn-id: http://code.djangoproject.com/svn/django/trunk@3902 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-10-14 02:48:05 +00:00 |  | 
				
					
						| 
								
								
									 Russell Keith-Magee | 0c41869e6c | Made ` pk` a generic expansion for the primary key, rather than just an expansion for __id__exact.git-svn-id: http://code.djangoproject.com/svn/django/trunk@3826 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-09-25 13:49:01 +00:00 |  | 
				
					
						| 
								
								
									 Malcolm Tredinnick | e947fb2111 | Fixed #2769 -- Applied some ReST formatting fixes. Thanks, ramiro. git-svn-id: http://code.djangoproject.com/svn/django/trunk@3774 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-09-21 13:30:01 +00:00 |  | 
				
					
						| 
								
								
									 Adrian Holovaty | aa587cd977 | Fixed ReST error in docs/db-api.txt git-svn-id: http://code.djangoproject.com/svn/django/trunk@3567 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-08-12 05:31:31 +00:00 |  | 
				
					
						| 
								
								
									 Adrian Holovaty | a7f8984e6e | Fixed #2465 -- Documented the fact that select_related doesn't follow null=True git-svn-id: http://code.djangoproject.com/svn/django/trunk@3511 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-08-01 21:45:57 +00:00 |  | 
				
					
						| 
								
								
									 Russell Keith-Magee | c431ade5f5 | Refs #2217 -- Updated DB API docs to discuss filtering using objects rather than IDs. Second attempt - forgot to save before commit last time. git-svn-id: http://code.djangoproject.com/svn/django/trunk@3302 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-07-09 03:53:11 +00:00 |  | 
				
					
						| 
								
								
									 Russell Keith-Magee | 88189399b1 | Refs #2217 -- Updated DB API docs to discuss filtering using objects rather than IDs. git-svn-id: http://code.djangoproject.com/svn/django/trunk@3301 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-07-09 03:51:37 +00:00 |  | 
				
					
						| 
								
								
									 Jacob Kaplan-Moss | 48562965b9 | Added {{{Manager.create()}}} method to create and save an object in a single step. git-svn-id: http://code.djangoproject.com/svn/django/trunk@3217 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-06-27 20:36:25 +00:00 |  | 
				
					
						| 
								
								
									 Adrian Holovaty | c256dcd04b | Fixed #2176 -- Fixed typo in docs/db-api.txt. Thanks, simon@lieschke.net git-svn-id: http://code.djangoproject.com/svn/django/trunk@3141 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-06-18 17:33:02 +00:00 |  | 
				
					
						| 
								
								
									 Malcolm Tredinnick | 97fedcc031 | Fixed #2143 -- Changed a few places where the pre-magic-removal-merge syntax was still being used in the docs. Thanks to mssnlayam@yahoo.com for the patch.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3125 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-06-14 03:31:34 +00:00 |  | 
				
					
						| 
								
								
									 Adrian Holovaty | d028f891c9 | Added section to docs/db-api.txt get_or_create() section about GET vs. POST git-svn-id: http://code.djangoproject.com/svn/django/trunk@3096 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-06-07 03:10:28 +00:00 |  | 
				
					
						| 
								
								
									 Adrian Holovaty | b3a6348bc2 | Added Manager.get_or_create() git-svn-id: http://code.djangoproject.com/svn/django/trunk@3092 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-06-07 00:09:29 +00:00 |  | 
				
					
						| 
								
								
									 Adrian Holovaty | 168429d597 | Fixed #593 -- Added 'search' DB-API lookup type, which does full-text index searches in MySQL git-svn-id: http://code.djangoproject.com/svn/django/trunk@3073 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-06-03 23:28:24 +00:00 |  | 
				
					
						| 
								
								
									 Adrian Holovaty | 1717b94fc8 | Fixed #2064 -- Added 'Falling back to raw SQL' section to docs/db-api.txt git-svn-id: http://code.djangoproject.com/svn/django/trunk@3054 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-06-02 04:04:04 +00:00 |  | 
				
					
						| 
								
								
									 Adrian Holovaty | 0fc2a2c1a8 | Added 'Overriding default model methods' section to model-api.txt git-svn-id: http://code.djangoproject.com/svn/django/trunk@2955 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-05-22 03:01:02 +00:00 |  | 
				
					
						| 
								
								
									 Malcolm Tredinnick | 34b798cb42 | Fixed #1815: More documentation proof-reading from nico@teknico.net. git-svn-id: http://code.djangoproject.com/svn/django/trunk@2908 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-05-15 11:33:17 +00:00 |  | 
				
					
						| 
								
								
									 Adrian Holovaty | 4b69ef637a | Fixed #1815 -- Fixed ReST errors in docs. Thanks, nico@teknico.net git-svn-id: http://code.djangoproject.com/svn/django/trunk@2869 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-05-09 15:21:28 +00:00 |  | 
				
					
						| 
								
								
									 Luke Plant | 3c72a46f62 | Updated docs regarding QuerySet slicing and IndexError, in line with r2859 git-svn-id: http://code.djangoproject.com/svn/django/trunk@2862 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-05-06 22:55:30 +00:00 |  | 
				
					
						| 
								
								
									 Adrian Holovaty | 862328a98f | Simplified example in 'Limiting QuerySets' section of docs/db-api.txt. git-svn-id: http://code.djangoproject.com/svn/django/trunk@2855 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-05-06 03:44:14 +00:00 |  | 
				
					
						| 
								
								
									 Adrian Holovaty | 4bc4aa2fa6 | Fixed #1779 -- Fixed typo in docs/db-api.txt. Thanks, bde3@cornell.edu git-svn-id: http://code.djangoproject.com/svn/django/trunk@2854 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-05-06 03:32:01 +00:00 |  | 
				
					
						| 
								
								
									 Adrian Holovaty | 00ea535d94 | Fixed #1733 -- Clarified docs/db-api.txt section on slicing QuerySets. Thanks, Luke Plant git-svn-id: http://code.djangoproject.com/svn/django/trunk@2837 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-05-05 02:56:15 +00:00 |  | 
				
					
						| 
								
								
									 Adrian Holovaty | 9a0873f77a | Fixed #1742 -- Fixed ReST errors in docs/db-api.txt. Thanks, pb git-svn-id: http://code.djangoproject.com/svn/django/trunk@2836 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-05-05 02:45:13 +00:00 |  | 
				
					
						| 
								
								
									 Adrian Holovaty | fc7b5fa0ae | Fixed typos in docs/db-api.txt git-svn-id: http://code.djangoproject.com/svn/django/trunk@2824 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-05-03 20:01:11 +00:00 |  | 
				
					
						| 
								
								
									 Adrian Holovaty | 227d48af1c | Proofread docs/db-api.txt git-svn-id: http://code.djangoproject.com/svn/django/trunk@2820 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-05-03 06:22:08 +00:00 |  | 
				
					
						| 
								
								
									 Adrian Holovaty | 95cad00392 | Fixed some ReST errors in docs/db-api.txt git-svn-id: http://code.djangoproject.com/svn/django/trunk@2811 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-05-02 01:56:43 +00:00 |  | 
				
					
						| 
								
								
									 Adrian Holovaty | aa84e3a0df | Fixed some ReST errors in docs/db-api.txt git-svn-id: http://code.djangoproject.com/svn/django/trunk@2810 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-05-02 01:55:25 +00:00 |  | 
				
					
						| 
								
								
									 Adrian Holovaty | f69cf70ed8 | MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompatible. Please read http://code.djangoproject.com/wiki/RemovingTheMagic for upgrade instructions. git-svn-id: http://code.djangoproject.com/svn/django/trunk@2809 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-05-02 01:31:56 +00:00 |  | 
				
					
						| 
								
								
									 Adrian Holovaty | a0485f5c4f | Fixed #1540 -- Fixed typos in docs/db-api.txt. Thanks, pb git-svn-id: http://code.djangoproject.com/svn/django/trunk@2670 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-04-11 03:33:19 +00:00 |  | 
				
					
						| 
								
								
									 Adrian Holovaty | 906e5dac0d | Fixed #1335 -- Fixed typo in docs/db-api.txt. Thanks, Eric Walstad git-svn-id: http://code.djangoproject.com/svn/django/trunk@2302 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-02-10 21:43:45 +00:00 |  | 
				
					
						| 
								
								
									 Adrian Holovaty | 7a132e2754 | Fixed #1285 -- Fixed bug in docs/db-api.txt. Thanks, adrianob@gmail.com git-svn-id: http://code.djangoproject.com/svn/django/trunk@2228 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-02-02 05:13:39 +00:00 |  | 
				
					
						| 
								
								
									 Adrian Holovaty | 5355ec9992 | Added section to docs/db-api.txt about ordering by fields in other tables git-svn-id: http://code.djangoproject.com/svn/django/trunk@2076 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-01-20 20:23:57 +00:00 |  |