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