Django

Code

root/django/trunk/django/conf/urls


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @7040 [7040] 01/27/08 23:36:44 gwilson Fixed #6354 -- Fixed url in django/conf/urls/shortcut.py to work with …
(edit) @5360 [5360] 05/27/07 06:09:52 mtredinnick Report an error if urlpatterns contain a string view name and it is …
(edit) @5127 [5127] 04/29/07 04:41:46 mtredinnick Fixed #4044 -- Allowed callable views specifier to mix (i.e. not crash) …
(edit) @5086 [5086] 04/26/07 06:17:19 mtredinnick Fixed #4129 -- Pass any prefix setting into url(...) constructions so …
(edit) @4901 [4901] 04/01/07 02:25:20 mtredinnick Added the ability to name URL patterns. Helps with disambiguity reverse …
(edit) @4632 [4632] 02/26/07 18:15:11 jacob Removed two vestigal URLconfs that refer to Ellington or to non-existant …
(edit) @4265 [4265] 12/30/06 00:25:49 adrian Fixed #3191 -- Set 'svn:eol-style native' on the files that didn't have …
(edit) @3506 [3506] 07/31/06 21:57:08 adrian Fixed #2370 -- It's now possible to pass default URLconf arguments to …
(edit) @3128 [3128] 06/14/06 07:24:41 mtredinnick Fixed 1378 -- Added svn:ignore for .pyc files in django/conf/urls/.
(edit) @3078 [3078] 06/04/06 13:49:37 adrian Fixed #2081 -- Fixed typo in django.conf.urls.registration. Thanks, …
(edit) @2809 [2809] 05/01/06 20:31:56 adrian MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly …
(edit) @1194 [1194] 11/11/05 21:44:53 adrian Completely refactored legacy RSS framework to the new …
(edit) @1166 [1166] 11/10/05 22:45:05 adrian BACKWARDS-INCOMPATIBLE CHANGE -- Moved flatpages and redirects to …
(edit) @1130 [1130] 11/08/05 18:40:47 adrian Changed RSS urlconf to accept any character for param -- not just slashes …
(edit) @1068 [1068] 11/03/05 22:59:46 jacob Merged i18n branch into the trunk! Fixes #65, and perhaps some others. NB: …
(edit) @948 [948] 10/18/05 20:09:05 adrian Fixed #627 -- BACKWARDS-INCOMPATIBLE CHANGE. Admin is now an app, not a …
(edit) @927 [927] 10/17/05 23:58:34 adrian Moved views.admin.main to contrib.admin.views.main. Refs #627. Note that …
(edit) @924 [924] 10/17/05 23:42:02 adrian Removed jsvalidation line in django.conf.urls.admin -- that doesn't exist
(edit) @923 [923] 10/17/05 23:40:47 adrian Moved django.views.admin.template and django.views.admin.doc to …
(edit) @469 [469] 08/10/05 14:32:38 adrian Fixed #81 -- Admin now supports primary_key=True for non-integer fields. …
(edit) @413 [413] 08/05/05 17:15:14 adrian Made small cleanups to two default urlconfs, to be clearer.
(edit) @411 [411] 08/05/05 15:50:19 adrian Refactored the internals of URL parsing to use less code
(edit) @392 [392] 08/02/05 15:29:27 jacob Added doc view for templates that will show the search path for a given …
(edit) @287 [287] 07/21/05 19:49:53 adrian Fixed #145 -- Changed admin logout to use views.auth.login.logout, which …
(edit) @28 [28] 07/14/05 13:20:03 adrian Created django.contrib and moved comments into it
(add) @3 [3] 07/12/05 20:25:57 adrian Imported Django from private SVN repository (created from r. 8825)
Note: See TracRevisionLog for help on using the revision log.