| 
							
							
								 Malcolm Tredinnick | ae83871580 | Fixed #2491 -- Pass the project directory back from setup_environ so that we can set up the "startapp" command. Thanks, marcink@elksoft.pl.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3528 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-08-06 10:35:25 +00:00 |  | 
			
				
					| 
							
							
								 Malcolm Tredinnick | 27bf70dcb9 | Moved the environment setup into a method that can be called from other scripts. git-svn-id: http://code.djangoproject.com/svn/django/trunk@3527 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-08-06 02:29:38 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | 0c8c42af7f | Fixed #2486 -- Fixed typo in docs/generic_views.txt. Thanks, umbrae@gmail.com git-svn-id: http://code.djangoproject.com/svn/django/trunk@3526 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-08-05 01:49:26 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | 320c10cb19 | Fixed #2485 -- Added comment to project_template/settings.py that says to use absolute paths, not relative paths git-svn-id: http://code.djangoproject.com/svn/django/trunk@3525 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-08-05 01:48:33 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | 9fd211d073 | Fixed #61 -- Added admin/auth/user/*.html to setup.py git-svn-id: http://code.djangoproject.com/svn/django/trunk@3524 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-08-05 01:45:26 +00:00 |  | 
			
				
					| 
							
							
								 Georg Bauer | 243912b255 | fixed #2171: updated 'ru' translation git-svn-id: http://code.djangoproject.com/svn/django/trunk@3522 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-08-04 14:28:10 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | 69de69d86a | Cleaned up 'How do I create users without having to edit password hashes?' entry in docs/faq.txt git-svn-id: http://code.djangoproject.com/svn/django/trunk@3521 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-08-04 04:20:34 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | fd5d923c6b | Fixed #61 -- No more editing hashes when creating users via the admin. Created a special-case 'Add user' admin view. The change form still displays the hash, for the moment. git-svn-id: http://code.djangoproject.com/svn/django/trunk@3520 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-08-04 04:18:12 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | 9c8c39be1e | Fixed #2462 -- Changed showRelatedObjectLookupPopup to open a window that's 800-pixels wide. Thanks for reporting, patrick@vonautomatisch.at git-svn-id: http://code.djangoproject.com/svn/django/trunk@3517 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-08-02 15:07:46 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | 350a4a4592 | Fixed #2467 -- Improved model validator to check date_hierarchy. Thanks, Simon Greenhill git-svn-id: http://code.djangoproject.com/svn/django/trunk@3516 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-08-02 15:05:51 +00:00 |  | 
			
				
					| 
							
							
								 Malcolm Tredinnick | fa5e0562dc | Fixed #2257 -- make constraint names unique across all table/column combinations (for the benefit of MySQL).
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3512 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-08-01 21:46:51 +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 |  | 
			
				
					| 
							
							
								 Malcolm Tredinnick | d03bc77716 | Refs #1796 -- Fixed a problem when creating models with relations to themselves: more than one instance was being created.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3510 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-08-01 21:15:41 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | 6ea0a13a16 | Added link to 'batteries included' explanation in docs/add_ons.txt git-svn-id: http://code.djangoproject.com/svn/django/trunk@3509 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-08-01 20:48:26 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | ad39bb1620 | Fixed #2463 -- Fixed temporarily broken many-to-many fields in admin interface due to [3507]. Thanks, Nesh git-svn-id: http://code.djangoproject.com/svn/django/trunk@3508 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-08-01 14:20:01 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | 97e820ab3a | Fixed #2269 -- limit_choices_to now works properly with a custom ForeignKey.to_field. Thanks for reporting, mir@noris.de git-svn-id: http://code.djangoproject.com/svn/django/trunk@3507 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-08-01 04:05:25 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | 1a428ec9b8 | Fixed #2370 -- It's now possible to pass default URLconf arguments to include(). Added docs, as well. Thanks for the patch, martin.glueck@gmail.com git-svn-id: http://code.djangoproject.com/svn/django/trunk@3506 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-08-01 02:57:08 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | 0f977e974c | Fixed inconsistency in docs/url_dispatch.txt with regard to matching docs/overview.txt git-svn-id: http://code.djangoproject.com/svn/django/trunk@3505 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-08-01 02:23:24 +00:00 |  | 
			
				
					| 
							
							
								 Russell Keith-Magee | 97aa9b2843 | Modified Calendar and Clock javascript to evaluate popup position at time of display, rather than time of page load. git-svn-id: http://code.djangoproject.com/svn/django/trunk@3504 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-08-01 00:19:04 +00:00 |  | 
			
				
					| 
							
							
								 Jacob Kaplan-Moss | 77f1b8a50d | Fixed #2449 -- gzip middleware no longer gzips Javascript.  Thanks for the prob, ubernostrum git-svn-id: http://code.djangoproject.com/svn/django/trunk@3503 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-07-31 21:31:35 +00:00 |  | 
			
				
					| 
							
							
								 Jacob Kaplan-Moss | 2e598fb571 | Fixed #2460 -- JSON serializer now correctly handles datetime objects.  Thanks, siniy and jyrki.pulliainen@gmail.com. git-svn-id: http://code.djangoproject.com/svn/django/trunk@3501 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-07-31 14:59:53 +00:00 |  | 
			
				
					| 
							
							
								 Georg Bauer | f6fbdf575a | fixed #2446: updated 'sl' translation git-svn-id: http://code.djangoproject.com/svn/django/trunk@3500 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-07-31 12:49:51 +00:00 |  | 
			
				
					| 
							
							
								 Malcolm Tredinnick | f832f5f98d | Fixed an RST typo so that the django-users mailing list reference is now a proper link.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3499 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-07-31 10:36:30 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | 1e330b6267 | Clarified 'Django no longer requires a database' in docs/release_notes_0.95.txt git-svn-id: http://code.djangoproject.com/svn/django/trunk@3498 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-07-31 03:54:51 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | c4652993a2 | Fixed #2451 -- setup.py no longer has to list each language, thanks to pattern-matching. Thanks, dummy@habmalnefrage.de git-svn-id: http://code.djangoproject.com/svn/django/trunk@3497 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-07-30 17:41:55 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | 22e8fb11db | Fixed ReST error in docs/release_notes_0.95.txt. Thanks, Jeremy Dunck git-svn-id: http://code.djangoproject.com/svn/django/trunk@3496 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-07-30 05:07:06 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | 7b0c3d4a11 | Changed django.VERSION from 0.95 to to 0.96-pre git-svn-id: http://code.djangoproject.com/svn/django/trunk@3495 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-07-30 00:59:59 +00:00 |  | 
			
				
					| 
							
							
								 Malcolm Tredinnick | 9e957485bd | Seed the global app cache in a call to db.models.get_model() except when we are constructing a model class. Refs #2348.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3490 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-07-29 21:04:41 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | 1a3b112610 | Formatted docs/api_stability.txt in our ReST format, with titles git-svn-id: http://code.djangoproject.com/svn/django/trunk@3489 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-07-29 18:41:56 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | 4aefe9ad45 | Formatted docs/release_notes_0.95.txt in our ReST format, with titles git-svn-id: http://code.djangoproject.com/svn/django/trunk@3488 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-07-29 18:41:09 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | a369151091 | Added note to docs/templates.txt about same logical operator git-svn-id: http://code.djangoproject.com/svn/django/trunk@3485 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-07-29 00:31:33 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | 2cb629e05d | Added some more stuff to docs/release_notes_0.95.txt git-svn-id: http://code.djangoproject.com/svn/django/trunk@3484 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-07-28 22:24:05 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | 3ad00f3acf | Changed .91 to .95 in docs/install.txt git-svn-id: http://code.djangoproject.com/svn/django/trunk@3483 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-07-28 22:22:03 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | 1bf811e28d | Fixed #2330 -- Added hack to stop KeyErrors from being thrown by the autoreloading development server if USE_I18N=False git-svn-id: http://code.djangoproject.com/svn/django/trunk@3482 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-07-28 22:13:34 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | 1cf552dcec | Changed django.VERSION to (0, 95, None) to signify final 0.95 release git-svn-id: http://code.djangoproject.com/svn/django/trunk@3481 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-07-28 21:53:54 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | f121772de9 | Removed section in docs/templates_python.txt about Django 0.91 git-svn-id: http://code.djangoproject.com/svn/django/trunk@3480 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-07-28 21:44:42 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | 9852ef8ff4 | Added docs/release_notes_0.95.txt git-svn-id: http://code.djangoproject.com/svn/django/trunk@3479 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-07-28 21:38:24 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | 954050c196 | Removed bug from [3461] -- __name__ is not assignable git-svn-id: http://code.djangoproject.com/svn/django/trunk@3478 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-07-28 21:24:19 +00:00 |  | 
			
				
					| 
							
							
								 Jacob Kaplan-Moss | 0fb270a0dc | Added Jay Parlar to AUTHORS -- sorry I missed you the first time, Jay! git-svn-id: http://code.djangoproject.com/svn/django/trunk@3477 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-07-28 20:48:26 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | 0444f5644a | Added 'Where can I find Django developers for hire?' to the FAQ git-svn-id: http://code.djangoproject.com/svn/django/trunk@3476 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-07-28 16:25:36 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | 2ef762f8f4 | Fixed ReST error in docs/forms.txt git-svn-id: http://code.djangoproject.com/svn/django/trunk@3475 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-07-28 02:42:44 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | e5b51925ac | Small clarifications to docs/forms.txt change from [3466] git-svn-id: http://code.djangoproject.com/svn/django/trunk@3474 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-07-28 02:30:36 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | 8753a072f7 | Small clarification to docs/templates.txt change from [3465] git-svn-id: http://code.djangoproject.com/svn/django/trunk@3473 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-07-28 02:25:46 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | 1707f79b74 | Added django.db.models.permalink decorator, which decorates a function that returns a viewname, viewargs and viewkwargs. The decorator returns the result of a reverse URL lookup on those parameters. Documentation is forthcoming. git-svn-id: http://code.djangoproject.com/svn/django/trunk@3472 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-07-28 02:09:38 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | 3770dbde3c | Added urlpatterns_reverse unit tests, which test the reverse lookup of URLs git-svn-id: http://code.djangoproject.com/svn/django/trunk@3471 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-07-28 02:08:36 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | 36ee8f5ad2 | Added leading slash to output of core.urlresolvers.reverse(), and made 'urlconf' a keyword argument git-svn-id: http://code.djangoproject.com/svn/django/trunk@3470 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-07-28 02:08:17 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | e3bb401181 | Added section to INSTALL about an alternative install method that avoids using an Internet connection git-svn-id: http://code.djangoproject.com/svn/django/trunk@3469 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-07-28 02:07:43 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | 9345c85e97 | Made some much-needed updates to AUTHORS git-svn-id: http://code.djangoproject.com/svn/django/trunk@3468 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-07-28 02:06:20 +00:00 |  | 
			
				
					| 
							
							
								 Jacob Kaplan-Moss | a55fa029f7 | Fixed #1767 -- boolean fields may now have validators!  Thanks, Joseph. git-svn-id: http://code.djangoproject.com/svn/django/trunk@3467 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-07-28 00:13:10 +00:00 |  | 
			
				
					| 
							
							
								 Jacob Kaplan-Moss | 09912cce70 | Fixed #1653 -- added some documentation for FileFields/ImageFields.  Thanks, Asmodai. git-svn-id: http://code.djangoproject.com/svn/django/trunk@3466 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2006-07-27 23:59:35 +00:00 |  |