| 
							
							
								 Adrian Holovaty | 9ede371c85 | Fixed #971 -- inspectdb for SQLite now introspects field types. git-svn-id: http://code.djangoproject.com/svn/django/trunk@1518 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-12-01 06:32:25 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | de7a336486 | Fixed #460 -- Added 'django-admin.py inspectdb' support for SQLite. Thanks, Swaroop git-svn-id: http://code.djangoproject.com/svn/django/trunk@1484 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-11-29 02:05:32 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | e85b071e47 | Fixed #798 and #715 -- Added optional arguments to createsuperuser, for each use in shell scripts. Thanks for the patch, bjorn@exoweb.net git-svn-id: http://code.djangoproject.com/svn/django/trunk@1474 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-11-28 02:57:38 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | 1b626e4083 | Fixed #723 -- Documented 'django-admin installperms' git-svn-id: http://code.djangoproject.com/svn/django/trunk@1107 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-11-06 23:02:54 +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 | b223d0fd87 | Added note to docs/django-admin.txt about 127.0.0.1 not being accessible from other machines on the network git-svn-id: http://code.djangoproject.com/svn/django/trunk@900 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-10-17 13:05:55 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | 9f7e2f38dd | Fixed ReST formatting for docs/django-admin.txt git-svn-id: http://code.djangoproject.com/svn/django/trunk@795 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-10-06 17:29:59 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | eaa8db131d | Changed docs/django-admin.txt to add a link to diveintopython's explanation of Python import search path git-svn-id: http://code.djangoproject.com/svn/django/trunk@794 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-10-06 17:27:13 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | c8930e3af4 | Fixed #357 -- Added a '--pythonpath' option to django-admin. Thanks for the patch, Hugo git-svn-id: http://code.djangoproject.com/svn/django/trunk@793 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-10-06 17:22:23 +00:00 |  | 
			
				
					| 
							
							
								 Jacob Kaplan-Moss | 0fa1aa8711 | Added a database-backed cache backend, along with a tool in django-admin to create the necessary table structure.  This closes #515; thanks again, 
Eugene!
git-svn-id: http://code.djangoproject.com/svn/django/trunk@692 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-09-25 22:03:30 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | 92918b5ed7 | Fixed ReST bugs in docs/django-admin.txt git-svn-id: http://code.djangoproject.com/svn/django/trunk@612 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-09-02 19:05:51 +00:00 |  | 
			
				
					| 
							
							
								 Adrian Holovaty | 59b204526e | Fixed #454 -- Clarified django-admin '--help' output to use 'modelmodule' instead of 'app'. Thanks, Maniac git-svn-id: http://code.djangoproject.com/svn/django/trunk@607 bcc190cf-cafb-0310-a4f2-bffc1f526a37 | 2005-09-02 18:26:16 +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 | 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 | 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 | 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 | 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 |  |