| 
							
							
								 Adrian Holovaty | 68397a3654 | Fixed #686 -- django-admin.py sqlreset and sqlclear no longer assume the admin app is installed. git-svn-id: http://code.djangoproject.com/svn/django/trunk@1151 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-11-09 23:50:32 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | 2ef937d0fd | Fixed #683 -- Lightly refactored meta.fields.Field to add an attname attribute. git-svn-id: http://code.djangoproject.com/svn/django/trunk@1150 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-11-09 23:37:41 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | 95cc5772c3 | Factored FORM_FIELD_ID_PREFIX out into a get_id() method in formfields.py -- thanks for the idea, rjwittams git-svn-id: http://code.djangoproject.com/svn/django/trunk@1148 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-11-09 22:40:02 +00:00 |  | 
			
				
					| 
							
							
								 Jacob Kaplan-Moss | 31d18380f9 | Fixed #761; thanks, Eugene git-svn-id: http://code.djangoproject.com/svn/django/trunk@1143 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-11-09 18:29:58 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | 0b1d24c54d | Renamed enclosure_url, enclosure_length and enclosure_mime_type to give them an 'item_' prefix, in the new RSS framework git-svn-id: http://code.djangoproject.com/svn/django/trunk@1141 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-11-09 17:49:57 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | 4345866965 | Added django.core.rss.Feed -- the new RSS interface. Refs #329. git-svn-id: http://code.djangoproject.com/svn/django/trunk@1131 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-11-09 00:50:01 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | a218cf5798 | Fixed #281 -- Made e-mail address validation much more strict and accurate. git-svn-id: http://code.djangoproject.com/svn/django/trunk@1106 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-11-06 22:59:18 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | 0292578745 | Fixed #312 -- Fixed bug when adding images in the admin when edit_inline and width field is set. Thanks, nichyoung git-svn-id: http://code.djangoproject.com/svn/django/trunk@1104 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-11-06 22:46:56 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | e19c9ccfcb | Reworded docstrings and settings documentation from [1068] git-svn-id: http://code.djangoproject.com/svn/django/trunk@1098 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-11-06 22:22:02 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | 24f666656f | Fixed #737 -- Changed validators.isValidIPAddress4 to use a single regex. Thanks, mattimustang git-svn-id: http://code.djangoproject.com/svn/django/trunk@1093 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-11-06 17:55:39 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | 181ee4ae31 | Added meta.Admin list_select_related option, which specifies to use select_related in the change-list query git-svn-id: http://code.djangoproject.com/svn/django/trunk@1092 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-11-05 18:14:17 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | 8ee33da585 | Fixed #734 -- Fixed namespace bug in validators.isValidIPAddress4. Thanks, Hugo and mflanagan git-svn-id: http://code.djangoproject.com/svn/django/trunk@1091 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-11-05 17:59:16 +00:00 |  | 
			
				
					| 
							
							
								 Jacob Kaplan-Moss | 5cf8f68423 | Merged i18n branch into the trunk! Fixes #65, and perhaps some others. NB: this means that the i18n branch is now obsolete and will be made read-only. git-svn-id: http://code.djangoproject.com/svn/django/trunk@1068 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-11-04 04:59:46 +00:00 |  | 
			
				
					| 
							
							
								 Jacob Kaplan-Moss | 91a283583c | Made floatformat filter not choke on non-floats git-svn-id: http://code.djangoproject.com/svn/django/trunk@1050 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-11-02 19:01:27 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | 23bb8c4a4b | Added quote_name hook for each database backend. Refs #121. Thanks, Robin Munn -- we miss you. git-svn-id: http://code.djangoproject.com/svn/django/trunk@1039 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-11-01 01:32:54 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | c65332d409 | Updated out-of-date docstring in django/core/db/__init__.py git-svn-id: http://code.djangoproject.com/svn/django/trunk@1038 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-11-01 01:28:42 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | cee6faf43e | Fixed #505 -- ssi template tag now displays a message instead of failing silently if DEBUG=True. Thanks, Manuzhai git-svn-id: http://code.djangoproject.com/svn/django/trunk@1037 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-11-01 01:11:36 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | 7136eb8f3a | Fixed #507 -- Changed MySQL backend so that it uses 'LIKE BINARY' for case-sensitive comparisons -- contains, startswith and endswith. Thanks, Simon git-svn-id: http://code.djangoproject.com/svn/django/trunk@1036 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-11-01 01:08:13 +00:00 |  | 
			
				
					| 
							
							
								 Jacob Kaplan-Moss | 7e0719efa6 | Fixed #675: PasswordFields now respect length and maxlength params git-svn-id: http://code.djangoproject.com/svn/django/trunk@1022 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-10-29 17:10:51 +00:00 |  | 
			
				
					| 
							
							
								 Jacob Kaplan-Moss | 2822f71d08 | Fixed #140: memcached backends may now use multiple servers git-svn-id: http://code.djangoproject.com/svn/django/trunk@1021 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-10-29 17:05:19 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | b5a6ff5bdd | Fixed #488 -- removetags template filter now removes tags without a space before the final slash git-svn-id: http://code.djangoproject.com/svn/django/trunk@1018 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-10-28 03:45:51 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | 5c3d1ec163 | Fixed #677 -- db.queries is now reset per request. Thanks, seancazzell git-svn-id: http://code.djangoproject.com/svn/django/trunk@1009 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-10-25 01:51:57 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | e0d2793b7b | Fixed #687 -- Fixed bug in floatformat template filter and added unit tests. Thanks, Sune git-svn-id: http://code.djangoproject.com/svn/django/trunk@1007 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-10-25 01:44:14 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | c604de5a5d | Added 'django-admin.py installperms' command git-svn-id: http://code.djangoproject.com/svn/django/trunk@1005 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-10-23 22:43:24 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | f82e64c6b2 | Fixed #681 -- get_in_bulk no longer assumes PK fields are called id. Also added unit tests to confirm. Thanks, Jeremy Dunck git-svn-id: http://code.djangoproject.com/svn/django/trunk@991 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-10-22 21:18:53 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | cc3635d62f | Fixed #663 -- app_directories template loader no longer assumes a dot in the app name. Thanks, Sune git-svn-id: http://code.djangoproject.com/svn/django/trunk@985 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-10-20 23:16:45 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | 81cbf27a13 | Fixed #668 -- Changed default site from mysite.com to example.com. Thanks, Ian git-svn-id: http://code.djangoproject.com/svn/django/trunk@984 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-10-20 22:58:33 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | 539e53ccf1 | Fixed #317 -- SlugField now accepts hyphens. Thanks, Sune git-svn-id: http://code.djangoproject.com/svn/django/trunk@968 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-10-20 04:20:52 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | 079752fe88 | Fixed #641 -- Fixed re-raise in django.core.handlers.base. Thanks, Sune git-svn-id: http://code.djangoproject.com/svn/django/trunk@949 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-10-19 01:16:57 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | f07e5d4f5d | Fixed #627 -- BACKWARDS-INCOMPATIBLE CHANGE. Admin is now an app, not a middleware. See BackwardsIncompatibleChanges for a full list of changes and information on how to update your code. git-svn-id: http://code.djangoproject.com/svn/django/trunk@948 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-10-19 01:09:05 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | 1f227df92b | Added DATA_TYPES_REVERSE to ado_mssql backend git-svn-id: http://code.djangoproject.com/svn/django/trunk@937 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-10-18 14:33:32 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | 8863e5dd11 | Changed get_random_function_sql for ado_mssql backend to use RAND(), which is correct. Thanks, Jakub Labath git-svn-id: http://code.djangoproject.com/svn/django/trunk@936 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-10-18 14:02:46 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | b890e37ada | Added get_table_list() to ado_mssql backend git-svn-id: http://code.djangoproject.com/svn/django/trunk@935 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-10-18 13:59:58 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | 57b4f231fd | Fixed #583 -- Added app_directories template loader, which searches for templates in 'templates' directory in each INSTALLED_APPS package. It's turned off by default. git-svn-id: http://code.djangoproject.com/svn/django/trunk@892 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-10-17 02:37:50 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | e8fda9091a | Fixed typo in filesystem template-loader error message git-svn-id: http://code.djangoproject.com/svn/django/trunk@890 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-10-17 02:18:28 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | dc3f6e4113 | Changed internal variable names in django.core.template.loaders.eggs to be consistent with filesystem git-svn-id: http://code.djangoproject.com/svn/django/trunk@889 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-10-17 01:53:22 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | a2e26150b7 | Fixed #616 -- Added a process_exception() hook to middleware framework. Thanks, Hugo git-svn-id: http://code.djangoproject.com/svn/django/trunk@880 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-10-15 02:20:35 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | 24154b2166 | Fixed #225 -- Added first stab at MS SQL Server support (via ADO). Thanks to gmilas@gmail.com for the patch git-svn-id: http://code.djangoproject.com/svn/django/trunk@879 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-10-15 01:37:16 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | 8254a7a7db | Fixed #628 -- Django no longer overwrites model class docstrings if they're provided git-svn-id: http://code.djangoproject.com/svn/django/trunk@878 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-10-15 00:54:42 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | f575a4edaa | Fixed small namespace bug in [867] git-svn-id: http://code.djangoproject.com/svn/django/trunk@872 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-10-14 22:29:13 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | 7aefff7833 | Fixed #582 -- Added support for loading templates from Python eggs, and a TEMPLATE_LOADERS setting, which defines which loaders to use. Thanks, Sune git-svn-id: http://code.djangoproject.com/svn/django/trunk@870 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-10-14 22:22:12 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | 083b4f9001 | Redid [865], which got lost in [867] git-svn-id: http://code.djangoproject.com/svn/django/trunk@868 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-10-14 20:12:16 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | f71f854628 | Fixed #626 -- Moved template modules to django.core.template package. django.core.template_loader is deprecated, in favor of django.core.template.loader. git-svn-id: http://code.djangoproject.com/svn/django/trunk@867 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-10-14 20:10:13 +00:00 |  | 
			
				
					| 
							
							
								 Jacob Kaplan-Moss | b773bf45c3 | Registered default_if_none filter from [859] git-svn-id: http://code.djangoproject.com/svn/django/trunk@865 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-10-14 18:37:16 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | ed1c9b2046 | Fixed #622 -- Added default_if_none filter. Thanks, Eric git-svn-id: http://code.djangoproject.com/svn/django/trunk@859 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-10-14 03:48:27 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | f2088d456c | Fixed #618 -- Added DATABASE_PORT setting. Thanks, Esaj git-svn-id: http://code.djangoproject.com/svn/django/trunk@858 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-10-14 03:43:01 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | 5f9fe6d403 | Fixed #589 -- Added FilePathField. It's available as an ORM field and as a standalone field in django.core.formfields. Thanks, jay@skabber.com git-svn-id: http://code.djangoproject.com/svn/django/trunk@846 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-10-12 04:14:21 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | 29ff2bb4cb | Improved django.core.management.get_sql_delete to close database connection explicitly when it's done, to avoid locking issues git-svn-id: http://code.djangoproject.com/svn/django/trunk@823 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-10-10 20:14:56 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | b4e2d12b1f | Fixed #599 -- locmem cache now uses deepcopy() to prevent aliasing. Thanks, Hugo git-svn-id: http://code.djangoproject.com/svn/django/trunk@821 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-10-10 13:56:39 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | a933432a70 | Fixed #473 -- Added a MysqlDebugWrapper to use for MySQL with DEBUG=True. It displays more informative error messages for MySQL warnings. Thanks for the patch, mlambert@gmail.com git-svn-id: http://code.djangoproject.com/svn/django/trunk@806 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-10-08 21:00:25 +00:00 |  |