| 
							
							
								 Adrian Holovaty | 930929e2b9 | Fixed small typo in docs/forms.txt. Thanks, Antonio Cavedoni git-svn-id: http://code.djangoproject.com/svn/django/trunk@3280 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-07-06 14:23:37 +00:00 |  | 
			
				
					| 
							
							
								 Russell Keith-Magee | b9d9351e85 | Fixes #2202 -- Added ability to customize output of pluralize filter to handle irregular cases (walrus/walruses, cherry/cherries). Thanks to gid for the suggestion and the initial patch git-svn-id: http://code.djangoproject.com/svn/django/trunk@3272 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-07-04 06:18:39 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | 37aeabe71f | Proofread newest changes to docs/authentication.txt git-svn-id: http://code.djangoproject.com/svn/django/trunk@3256 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-07-03 02:12:24 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | b3debd80ed | Small cleanups to docs/authentication.txt, but still not properly reworded/proofread git-svn-id: http://code.djangoproject.com/svn/django/trunk@3255 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-07-02 15:24:49 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | e37bb07bc6 | Fixed #2274 -- Fixed error in settings documentation. Thanks, Le Roux Bodenstein git-svn-id: http://code.djangoproject.com/svn/django/trunk@3252 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-07-01 03:31:14 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | bd6a758e5c | Added note to docs/add_ons.txt about reading the source code. git-svn-id: http://code.djangoproject.com/svn/django/trunk@3251 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-07-01 03:25:48 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | 4a324ba7ac | Added USE_I18N setting, which lets you turn off internationalization overhead with a single setting. Defaults to True. Currently only affects the admin i18n JavaScript, but I'll be adding other optimizations. git-svn-id: http://code.djangoproject.com/svn/django/trunk@3247 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-07-01 03:09:14 +00:00 |  | 
			
				
					| 
							
							
								 Jacob Kaplan-Moss | c9032ab07f | Added a JSON serializer, a few more tests, and a couple more lines of docs. git-svn-id: http://code.djangoproject.com/svn/django/trunk@3237 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-06-29 16:42:49 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | 963d88a809 | Added 'How do I add database-specific options to my CREATE TABLE statements, such as specifying MyISAM as the table type?' to faq.txt git-svn-id: http://code.djangoproject.com/svn/django/trunk@3236 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-06-29 03:57:19 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | 07687c516e | Fixed #2263 -- Fixed typo in docs/authentication.txt git-svn-id: http://code.djangoproject.com/svn/django/trunk@3235 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-06-29 03:57:01 +00:00 |  | 
			
				
					| 
							
							
								 Jacob Kaplan-Moss | aab3a418ac | Merged multi-auth branch to trunk.  See the authentication docs for the ramifications of this change.  Many, many thanks to Joseph Kocherhans for the hard work! git-svn-id: http://code.djangoproject.com/svn/django/trunk@3226 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-06-28 16:37:02 +00:00 |  | 
			
				
					| 
							
							
								 Jacob Kaplan-Moss | 4ea7a11659 | Added initial cut at serialization framework, along with some basic tests and a stab at some docs.  This is all a bit rough right now, so expect some bumps. git-svn-id: http://code.djangoproject.com/svn/django/trunk@3225 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-06-28 16:00: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 | e923ed2a83 | Fixed #2158 -- Added title_template and description_template hooks to Feed class in syndication framework. git-svn-id: http://code.djangoproject.com/svn/django/trunk@3214 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-06-26 23:19:03 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | d2b952377c | Added information about flup to docs/fastcgi.txt git-svn-id: http://code.djangoproject.com/svn/django/trunk@3211 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-06-26 12:48:47 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | cb73fed1ac | Added links to FastCGI docs from various places git-svn-id: http://code.djangoproject.com/svn/django/trunk@3210 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-06-26 12:43:21 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | b410464a00 | Finished proofreading docs/fastcgi.txt git-svn-id: http://code.djangoproject.com/svn/django/trunk@3209 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-06-26 12:30:29 +00:00 |  | 
			
				
					| 
							
							
								 Malcolm Tredinnick | 25ffce4c83 | Fixed #2235 -- corrected a couple of typos pointed out by jvinet@zeroflux.org. git-svn-id: http://code.djangoproject.com/svn/django/trunk@3205 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-06-26 03:02:42 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | 2211eddb36 | More proofreading to docs/fastcgi.txt. Still not finished. git-svn-id: http://code.djangoproject.com/svn/django/trunk@3204 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-06-26 01:18:56 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | d8acac975a | Fixed typo in docs/request_response.txt git-svn-id: http://code.djangoproject.com/svn/django/trunk@3192 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-06-22 04:56:35 +00:00 |  | 
			
				
					| 
							
							
								 Jacob Kaplan-Moss | a490d6b4f6 | Fixed a few small rst errors in request/response and fastcgi docs. git-svn-id: http://code.djangoproject.com/svn/django/trunk@3191 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-06-21 23:06:24 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | a159f660fe | Reverted [3184]. There's no such thing as models.PasswordField. git-svn-id: http://code.djangoproject.com/svn/django/trunk@3189 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-06-21 14:42:52 +00:00 |  | 
			
				
					| 
							
							
								 Malcolm Tredinnick | 239adf83d3 | Fixed #2053 -- added an optional comparison argument to the "timesince" filter. Added a "timeuntil" filter that works analogously. Thanks, john@sneeu.com.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3185 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-06-21 06:56:08 +00:00 |  | 
			
				
					| 
							
							
								 Malcolm Tredinnick | c4fa8a158a | Fixed #2071 -- documented the PasswordField (including cavaets). Thanks to asmodai for the initial patch.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3184 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-06-21 04:49:12 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | 76448d0c4b | Added draft of docs/fastcgi.txt. Haven't finished editing this yet. git-svn-id: http://code.djangoproject.com/svn/django/trunk@3175 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-06-20 05:25:02 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | 136752ca9a | Added 'method' attribute to HttpRequest objects git-svn-id: http://code.djangoproject.com/svn/django/trunk@3164 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-06-20 03:48:31 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | b10149b08a | Fixed ReST error in [3158]. I think. git-svn-id: http://code.djangoproject.com/svn/django/trunk@3159 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-06-20 02:57:19 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | 5bd6b322a9 | Added 'Why is Django leaking memory?' to docs/faq.txt git-svn-id: http://code.djangoproject.com/svn/django/trunk@3158 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-06-20 02:52:15 +00:00 |  | 
			
				
					| 
							
							
								 Malcolm Tredinnick | 214d88ce86 | Fixed #1646 -- Added HttpResponseNotAllowed, as suggested by Ian Holsman. git-svn-id: http://code.djangoproject.com/svn/django/trunk@3144 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-06-19 02:04:37 +00:00 |  | 
			
				
					| 
							
							
								 Malcolm Tredinnick | a93b1f7ac3 | Fixed #1473 -- Added support for categories back into syndication feeds (was accidently removed in r1994). Thanks, k.shaposhnikov@gmail.com
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3143 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-06-19 01:38:06 +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 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | b7d5bc6ecc | Fixed #2173 -- Small tweaks to Windows mod_python question in docs/faq.txt. Thanks, paolo and asmodai git-svn-id: http://code.djangoproject.com/svn/django/trunk@3139 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-06-18 17:29:59 +00:00 |  | 
			
				
					| 
							
							
								 Malcolm Tredinnick | 75a8a32f86 | Fixed #2181 -- allow '{' and '}' to be escaped via {% templatetag ... %}. git-svn-id: http://code.djangoproject.com/svn/django/trunk@3138 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-06-18 04:12:55 +00:00 |  | 
			
				
					| 
							
							
								 Malcolm Tredinnick | 4540a85dda | Fixed #2166 -- (take two!). Use "manage.py reset ..." to reset a model's database tables, not the older piped combination that used to be required.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3137 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-06-17 02:32:50 +00:00 |  | 
			
				
					| 
							
							
								 Malcolm Tredinnick | cc56d65c6e | Fixed #2166 - Use "manage.py dbshell" as the portable way to pipe commands to the database. Thanks Paolo.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3132 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-06-16 13:37:26 +00:00 |  | 
			
				
					| 
							
							
								 Malcolm Tredinnick | ed1dcbf3e7 | Fixed #2141 -- corrected indentation problems in a couple of the code fragments. git-svn-id: http://code.djangoproject.com/svn/django/trunk@3126 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-06-14 03:34:52 +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 | e5cd46d6d1 | Fixed #2026 -- Added support for 'and' in template 'if' tags, added dozens of unit tests and updated docs. Thanks, ckknight git-svn-id: http://code.djangoproject.com/svn/django/trunk@3108 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-06-08 03:33:21 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | 14c159d21d | Fixed #2118 -- Fixed typos in docs/add_ons.txt. Thanks, donarb@nwlink.com git-svn-id: http://code.djangoproject.com/svn/django/trunk@3107 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-06-08 03:03:19 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | 64ebd1da15 | Added 'Is Django a content-management-system?' to the faq git-svn-id: http://code.djangoproject.com/svn/django/trunk@3105 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-06-08 01:52:59 +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 | f3f002b161 | Fixed #1697 and #2095 -- Made 'choices' parameter accept any iterable git-svn-id: http://code.djangoproject.com/svn/django/trunk@3094 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-06-07 02:46:08 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | 448becefdf | Fixed #2096 -- Fixed small error in docs/templates_python.txt. Thanks, ramiro git-svn-id: http://code.djangoproject.com/svn/django/trunk@3093 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-06-07 02:38:37 +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 |  | 
			
				
					| 
							
							
								 Georg Bauer | 7e88ec5271 | fixed #2089: added language bidirectional support and updated the admin to use it. thanks meir@mksoft! git-svn-id: http://code.djangoproject.com/svn/django/trunk@3091 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-06-06 15:22:53 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | 6dfea737f6 | Made template names in django.contrib.auth.views passable as template_name argument to the view git-svn-id: http://code.djangoproject.com/svn/django/trunk@3087 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-06-06 05:16:05 +00:00 |  | 
			
				
					| 
							
							
								 Wilson Miner | afe55af1e7 | Updated my URL in the FAQ doc. git-svn-id: http://code.djangoproject.com/svn/django/trunk@3085 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-06-05 16:28:09 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | b8fd9a44e5 | Fixed #1684 -- Added apnumber template filter in django.contrib.humanize. Thanks, ubernostrum git-svn-id: http://code.djangoproject.com/svn/django/trunk@3077 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-06-04 01:03:48 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | fb537e177d | Added django.contrib.humanize, a set of template tags for adding a 'human touch' to data. They're documented in add_ons.txt. git-svn-id: http://code.djangoproject.com/svn/django/trunk@3076 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-06-04 00:58:39 +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 |  |