|
|
|
@8533
|
[8533]
|
08/24/08 23:52:55 |
mtredinnick |
Fixed #7460 -- Made the "cache" template tag always generate keys that can … |
|
|
|
@7754
|
[7754]
|
06/25/08 23:54:10 |
adrian |
Fixed #6201 -- Improved the {% cache %} template tag to allow the timeout … |
|
|
|
@7294
|
[7294]
|
03/18/08 09:54:39 |
mtredinnick |
Added "svn:eol-style native" to every text file in the tree (*.txt, … |
|
|
|
@7261
|
[7261]
|
03/17/08 09:55:30 |
mtredinnick |
Fixed #4539 -- Fixed a subtle context resolving bug in the i18n template … |
|
|
|
@6689
|
[6689]
|
11/17/07 21:36:03 |
mtredinnick |
Fixed #5969 -- Corrected a problem introduced in [6682].
*sigh* As usual, … |
|
|
|
@6682
|
[6682]
|
11/17/07 06:12:18 |
mtredinnick |
Fixed a few problems with variable resolving inside of blocktrans tags. A … |
|
|
|
@6598
|
[6598]
|
10/23/07 08:12:04 |
mtredinnick |
Removed a bunch of DOS line endings. Somehow I didn't convert this … |
|
|
|
@6580
|
[6580]
|
10/21/07 10:48:40 |
mtredinnick |
Fixed #1065 -- Added a "cache" template tag. Thanks, Ian Maurer and, … |
|
|
|
@6565
|
[6565]
|
10/20/07 07:29:56 |
mtredinnick |
Fixed #4982 -- Fixed handling of '%' symbols in 'blocktrans' blocks. … |
|
|
|
@6399
|
[6399]
|
09/20/07 23:00:32 |
jacob |
Fixed #3453: introduced a new template variable resolution system by Brian … |
|
|
|
@5609
|
[5609]
|
07/04/07 07:11:04 |
mtredinnick |
Merged Unicode branch into trunk (r4952:5608). This should be … |
|
|
|
@4265
|
[4265]
|
12/30/06 00:25:49 |
adrian |
Fixed #3191 -- Set 'svn:eol-style native' on the files that didn't have … |
|
|
|
@3951
|
[3951]
|
10/30/06 14:50:27 |
adrian |
Fixed #2968 -- Changed arguments to import to use empty dictionary … |
|
|
|
@3414
|
[3414]
|
07/21/06 15:39:17 |
jacob |
Second half of little cleanup tweaks suggested by pyflakes. |
|
|
|
@3271
|
[3271]
|
07/03/06 22:58:45 |
adrian |
Made django/utils/translation.py into a package django/utils/translation, … |
|
|
|
@2911
|
[2911]
|
05/16/06 02:35:20 |
hugo |
fixed #1660: added support functions and tags for bidi language support |
|
|
|
@2847
|
[2847]
|
05/04/06 23:41:22 |
adrian |
Fixed #1378 -- Added svn:ignore for pyc files for all Django packages |
|
|
|
@2809
|
[2809]
|
05/01/06 20:31:56 |
adrian |
MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly … |
|
|
|
@1443
|
[1443]
|
11/26/05 16:46:31 |
adrian |
Fixed #911 -- Made template system scoped to the parser instead of the … |
|
|
|
@1412
|
[1412]
|
11/24/05 19:03:58 |
adrian |
Tiny formatting changes to templatetags/i18n.py |
|
|
|
@1241
|
[1241]
|
11/15/05 07:51:31 |
hugo |
added missing docstring to the blocktrans template tag |
|
|
|
@1230
|
[1230]
|
11/14/05 07:29:38 |
hugo |
fixes bug with blocktrans and parameters not actually doing the … |
|
|
|
@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 … |
|
|
|
@684
|
[684]
|
09/25/05 14:08:44 |
adrian |
Fixed #550 -- Default admin template now checks user permissions, hiding … |
|
|
|
@549
|
[549]
|
08/25/05 17:51:30 |
adrian |
Fixed #122 -- BIG, BACKWARDS-INCOMPATIBLE CHANGE. Changed model syntax to … |
|
|
|
@391
|
[391]
|
08/02/05 14:59:51 |
jacob |
Made a bunch of fixes to auto-generated admin documentation:
* Views … |
|
|
|
@378
|
[378]
|
08/01/05 16:29:52 |
adrian |
Refactored meta.py -- created a django.core.meta package, with init.py and … |
|
|
|
@127
|
[127]
|
07/16/05 18:38:12 |
adrian |
More installation streamlining/automation: Added adminapplist templatetag … |
|
|
|
@125
|
[125]
|
07/16/05 18:00:04 |
adrian |
Removed an unneeded line of code in django/templatetags/adminmedia.py |
|
|
|
@108
|
[108]
|
07/16/05 11:38:28 |
adrian |
Added ADMIN_MEDIA_PREFIX setting instead of hard-coding /m/ |
|
|
|
@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) |