|
|
|
@8933
|
[8933]
|
09/03/08 13:44:19 |
mtredinnick |
Fixed #8614 -- Typo fix. |
|
|
|
@8803
|
[8803]
|
09/01/08 12:56:22 |
mtredinnick |
Added a related name to the ForeignKey? in the abstract base class of … |
|
|
|
@8673
|
[8673]
|
08/28/08 14:28:17 |
mtredinnick |
Updated a few save() methods on models to accept force_insert and … |
|
|
|
@8616
|
[8616]
|
08/27/08 02:19:44 |
gwilson |
Removed oldforms, validators, and related code:
* Removed Manipulator, … |
|
|
|
@8614
|
[8614]
|
08/27/08 02:04:58 |
mtredinnick |
Fixed get_absolute_url() for comments. Previously, it relied on "view on … |
|
|
|
@8557
|
[8557]
|
08/25/08 17:14:22 |
jacob |
Refactored Django's comment system.
Much of this work was done by … |
|
|
|
@8193
|
[8193]
|
08/02/08 00:56:57 |
gwilson |
Fixed #7919 -- md5 and sha modules are deprecated since Python 2.5, use … |
|
|
|
@7967
|
[7967]
|
07/18/08 18:54:34 |
brosner |
Merged the newforms-admin branch into trunk.
This is a backward … |
|
|
|
@7039
|
[7039]
|
01/27/08 23:29:09 |
gwilson |
Fixed #6324 -- Fixed get() call in UserFlagManager.flag(). |
|
|
|
@7038
|
[7038]
|
01/27/08 23:27:39 |
gwilson |
Style fixes. |
|
|
|
@6742
|
[6742]
|
11/29/07 12:15:31 |
mtredinnick |
Fixed #5909 -- Made the various django.contrib.comment models more robust … |
|
|
|
@5848
|
[5848]
|
08/11/07 05:50:39 |
mtredinnick |
Fixed #4189 -- Fixed crashes in a couple of corner cases in the comments … |
|
|
|
@5803
|
[5803]
|
08/05/07 00:14:46 |
gwilson |
Fixed #2101 -- Renamed maxlength argument to max_length for oldforms … |
|
|
|
@5609
|
[5609]
|
07/04/07 07:11:04 |
mtredinnick |
Merged Unicode branch into trunk (r4952:5608). This should be … |
|
|
|
@4873
|
[4873]
|
03/30/07 21:23:34 |
russellm |
Fixed #3473 -- Corrected access to get in manager (probably introduced as … |
|
|
|
@4265
|
[4265]
|
12/30/06 00:25:49 |
adrian |
Fixed #3191 -- Set 'svn:eol-style native' on the files that didn't have … |
|
|
|
@4049
|
[4049]
|
11/06/06 23:20:00 |
jacob |
Fixed #2848: broken doctest in comment app. Thanks, dummy@habmalnefrage.de |
|
|
|
@3415
|
[3415]
|
07/21/06 15:48:17 |
jacob |
Part 3 of pedant day: replaced all tabs in Django with spaces. Python the … |
|
|
|
@2848
|
[2848]
|
05/05/06 07:52:15 |
adrian |
Fixed #1722 -- Fixed bug in CommentManager?.user_is_moderator(). Thanks, … |
|
|
|
@2823
|
[2823]
|
05/03/06 14:23:44 |
jacob |
Fixed #1740 -- django.contrib.comments no longer uses old-style DB API … |
|
|
|
@2809
|
[2809]
|
05/01/06 20:31:56 |
adrian |
MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly … |
|
copied from django/branches/magic-removal/django/contrib/comments/models.py:
|
|
|
|
@2775
|
[2775]
|
04/28/06 20:08:24 |
adrian |
magic-removal: Fixed #1709 -- Updated comments app to use magic-removal … |