|
|
|
@2771
|
[2771]
|
04/28/06 15:56:58 |
lukeplant |
magic-removal: Fixed negligible indentation errors. |
|
|
|
@2769
|
[2769]
|
04/28/06 14:45:12 |
lukeplant |
magic-removal: Fixed delitem bug with SortedDict (thanks pychecker!) |
|
|
|
@2738
|
[2738]
|
04/23/06 17:23:46 |
adrian |
magic-removal: Fixed #1270 -- Made the escape filter escape single quotes |
|
|
|
@2688
|
[2688]
|
04/12/06 08:39:34 |
adrian |
magic-removal: Merged to [2687] |
|
|
|
@2641
|
[2641]
|
04/09/06 19:05:05 |
adrian |
magic-removal: Merged to [2640] |
|
|
|
@2618
|
[2618]
|
04/05/06 12:36:12 |
jacob |
removed some extraneous imports in django.utils.feedgenerator |
|
|
|
@2617
|
[2617]
|
04/05/06 12:35:18 |
jacob |
magic-removal: fixed #1572 -- feedgenerator RSSv2 feeds now support … |
|
|
|
@2602
|
[2602]
|
03/30/06 17:29:21 |
lukeplant |
magic-removal: Refactored never_cache decorator to provide a utility … |
|
|
|
@2599
|
[2599]
|
03/30/06 15:40:36 |
lukeplant |
magic-removal: Added 'never_cache' decorator that sets
'Expires' as a … |
|
|
|
@2585
|
[2585]
|
03/28/06 15:31:36 |
adrian |
magic-removal: Fixed #1491 -- Added nice terminal colors to django-admin … |
|
|
|
@2581
|
[2581]
|
03/28/06 11:42:29 |
adrian |
magic-removal: Merged to [2580] |
|
|
|
@2577
|
[2577]
|
03/28/06 11:29:56 |
adrian |
magic-removal: Fixed #1539: Fixed multithreading problem in QueryDict?. … |
|
|
|
@2532
|
[2532]
|
03/19/06 17:45:00 |
adrian |
magic-removal: Merged to [2531] |
|
|
|
@2487
|
[2487]
|
03/04/06 06:13:41 |
russellm |
magic-removal: Fixed problem with delete where dependent objects would be … |
|
|
|
@2388
|
[2388]
|
02/24/06 23:53:55 |
adrian |
magic-removal: Merged to [2387] |
|
|
|
@2137
|
[2137]
|
01/27/06 10:35:25 |
adrian |
magic-removal: Merged to [2136] |
|
|
|
@2105
|
[2105]
|
01/22/06 00:51:35 |
adrian |
magic-removal: Got rid of django.utils.datastructures.dot_expand, which … |
|
|
|
@2060
|
[2060]
|
01/18/06 19:09:28 |
adrian |
magic-removal: Merged to [2059] |
|
|
|
@2031
|
[2031]
|
01/17/06 08:19:10 |
hugo |
Refs #1212 - moved settings from a dedicated module into a dedicated … |
|
|
|
@1988
|
[1988]
|
01/16/06 08:54:15 |
hugo |
magic-removal: changed explicit settings import to qualified settings … |
|
|
|
@1981
|
[1981]
|
01/15/06 00:22:58 |
adrian |
magic-removal: Merged to [1980] |
|
|
|
@1972
|
[1972]
|
01/14/06 23:55:48 |
adrian |
magic-removal: Merged to [1971] |
|
|
|
@1968
|
[1968]
|
01/14/06 19:54:32 |
adrian |
magic-removal: Merged to [1967], a fantastic year in pop music |
|
|
|
@1961
|
[1961]
|
01/14/06 18:14:41 |
adrian |
magic-removal: Merged to [1960] |
|
|
|
@1945
|
[1945]
|
01/13/06 11:35:02 |
jkocherhans |
magic-removal: Moved django.core.template to django.template and updated … |
|
|
|
@1914
|
[1914]
|
01/11/06 15:45:38 |
jkocherhans |
magic-removal: Moved django.utils.httpwrappers to django.http and updated … |
|
|
|
@1862
|
[1862]
|
01/08/06 07:17:36 |
russellm |
magic-removal: Fixes #1052 -- Added a 'weeks' fidelity to strings returned … |
|
|
|
@1856
|
[1856]
|
01/08/06 00:16:05 |
adrian |
magic-removal: Fixed #1186 -- Fixed problem resolving primary key in some … |
|
|
|
@1818
|
[1818]
|
01/04/06 11:06:16 |
adrian |
magic-removal: Merged to [1817] |
|
|
|
@1801
|
[1801]
|
12/30/05 09:51:53 |
adrian |
magic-removal: Fixed #1141 -- Fixed unit-test failures in [1799]. Thanks, … |
|
|
|
@1794
|
[1794]
|
12/29/05 13:22:02 |
adrian |
magic-removal: Merged to [1793] |
|
|
|
@1767
|
[1767]
|
12/22/05 13:23:34 |
rjwittams |
magic-removal: Start of core fields removal. edit-inline functionality … |
|
|
|
@1700
|
[1700]
|
12/16/05 10:53:27 |
rjwittams |
Seperate related fields. Add stage works. |
|
|
|
@1687
|
[1687]
|
12/15/05 23:05:10 |
adrian |
magic-removal: Merged to [1686] |
|
|
|
@1587
|
[1587]
|
12/08/05 22:53:58 |
adrian |
Created magic-removal branch, from revision [1586] of trunk |
|
copied from django/trunk/django/utils:
|
|
|
|
@1579
|
[1579]
|
12/08/05 20:52:27 |
adrian |
Fixed #977 -- Fixed timesince() utility. Thanks, pgross@thoughtworks.com |