|
|
|
@8929
|
[8929]
|
09/03/08 12:53:45 |
mtredinnick |
Changed the reverse() call for creating URLs to convert a "." in the … |
|
|
|
@8825
|
[8825]
|
09/01/08 18:03:03 |
mtredinnick |
Fixed a case of incorrect parsing of quanitifers in reg-exp patterns. |
|
|
|
@8805
|
[8805]
|
09/01/08 14:08:08 |
jacob |
Fixed #8209: ModelForms now validate unique constraints. Alex Gaynor did … |
|
|
|
@8777
|
[8777]
|
08/31/08 17:47:25 |
mtredinnick |
Fixed #8726 -- When doing reverse URL resolving, make sure we're … |
|
|
|
@8763
|
[8763]
|
08/31/08 12:20:40 |
mtredinnick |
Fixed #8725 -- Handle empty URL patterns in reverse(). |
|
|
|
@8760
|
[8760]
|
08/31/08 06:11:20 |
mtredinnick |
A rewrite of the reverse URL parsing: the reverse() call and the "url" … |
|
|
|
@8746
|
[8746]
|
08/30/08 14:25:40 |
jacob |
Fixed #8710: removed a few stray tabs. Thanks, gkelly. |
|
|
|
@8680
|
[8680]
|
08/28/08 15:20:40 |
jacob |
Fixed #8654: added ugettext_lazy to django.utils.translation.__all__. |
|
|
|
@8668
|
[8668]
|
08/28/08 11:31:50 |
jacob |
Fixed #8637: fixed timeuntil and date values. |
|
|
|
@8606
|
[8606]
|
08/27/08 00:10:20 |
mtredinnick |
Fixed #8584 -- Fixed a case where the wrong locale might be made active in … |
|
|
|
@8602
|
[8602]
|
08/26/08 16:33:18 |
mtredinnick |
Removed stray code from [8601]. |
|
|
|
@8601
|
[8601]
|
08/26/08 16:32:17 |
mtredinnick |
Fixed #8566 -- Allow safe-strings in the "attrs" parameter to form … |
|
|
|
@8596
|
[8596]
|
08/26/08 15:08:02 |
jacob |
Fixed #4389: be more robust in get_language_bidi(). Thanks, arien. |
|
|
|
@8588
|
[8588]
|
08/26/08 13:53:51 |
mtredinnick |
Fixed #6353 (again) by making force_unicode() and smart_str() a bit more … |
|
|
|
@8579
|
[8579]
|
08/26/08 03:08:55 |
mtredinnick |
Fixed #7201 -- Fixed the timeuntil filter to work correctly with … |
|
|
|
@8561
|
[8561]
|
08/25/08 17:53:44 |
jacob |
Fixed #7831: be case-insensitive when in get_language_from_request. |
|
|
|
@8531
|
[8531]
|
08/24/08 23:00:15 |
mtredinnick |
Fixed #7496 -- It's now possible to pickle SortedDicts? with pickle … |
|
|
|
@8413
|
[8413]
|
08/16/08 15:40:00 |
mtredinnick |
Fixed #8283 -- Fixed an edge case when adding things to the "where" tree … |
|
|
|
@8399
|
[8399]
|
08/15/08 21:17:55 |
gwilson |
Fixed #7331 -- Made QueryDict.iteritems behave like QueryDict.items, … |
|
|
|
@8397
|
[8397]
|
08/15/08 17:13:50 |
mtredinnick |
Fixed #8219 -- More robust date to string conversion in syndication … |
|
|
|
@8382
|
[8382]
|
08/15/08 11:38:41 |
gwilson |
Fixed typo in comment. |
|
|
|
@8331
|
[8331]
|
08/12/08 17:12:14 |
jacob |
Fixed #8253: fixed xmlns regression for Atom feeds, and in the process … |
|
|
|
@8311
|
[8311]
|
08/11/08 17:22:26 |
jacob |
Added a number of callbacks to SyndicationFeed? for adding custom … |
|
|
|
@8291
|
[8291]
|
08/10/08 16:10:47 |
gwilson |
Fixed #7830 -- Removed all of the remaining, deprecated, non-oldforms … |
|
|
|
@8244
|
[8244]
|
08/08/08 15:59:02 |
jacob |
File storage refactoring, adding far more flexibility to Django's file … |
|
|
|
@8237
|
[8237]
|
08/08/08 13:33:02 |
mtredinnick |
Fixed #8142 -- Removed an unnecessary parameter in a superclass init … |
|
|
|
@8235
|
[8235]
|
08/08/08 12:54:35 |
mtredinnick |
Made auto-reloading for the dev server a little more friendly in the … |
|
|
|
@8216
|
[8216]
|
08/05/08 12:38:49 |
jacob |
Fixed #7016: use correct time zones for Atom feeds. Thanks, Chris Cahoon. |
|
|
|
@8193
|
[8193]
|
08/02/08 00:56:57 |
gwilson |
Fixed #7919 -- md5 and sha modules are deprecated since Python 2.5, use … |
|
|
|
@8191
|
[8191]
|
08/01/08 23:56:11 |
gwilson |
Removed several deprecated features for 1.0 (refs #7830):
* "simple" … |
|
|
|
@8162
|
[8162]
|
07/31/08 15:47:53 |
lukeplant |
Fixed #7723 - implemented a secure password reset form that uses a token … |
|
|
|
@8127
|
[8127]
|
07/27/08 19:45:04 |
mtredinnick |
Put back [8120] along with a small tweak. Fixed #6217. |
|
|
|
@8126
|
[8126]
|
07/27/08 19:08:17 |
mtredinnick |
Back out [8120] for a bit. Refs #6217. It's having unintended side-effects … |
|
|
|
@8124
|
[8124]
|
07/27/08 18:38:28 |
mtredinnick |
Fixed #7131 -- Updated included simplejson code to match the … |
|
|
|
@8120
|
[8120]
|
07/27/08 17:51:49 |
mtredinnick |
Fixed #6217 -- Reduced the memory used by each ugettext_lazy() … |
|
|
|
@8046
|
[8046]
|
07/21/08 22:24:09 |
adrian |
Fixed #7847 -- Removed a whole bunch of unused imports from throughout the … |
|
|
|
@8015
|
[8015]
|
07/21/08 02:57:10 |
mtredinnick |
Changed/fixed the way Django handles SCRIPT_NAME and PATH_INFO … |
|
|
|
@7995
|
[7995]
|
07/19/08 14:37:55 |
mtredinnick |
Revert [7991] - [7993]. I was committing from the wrong branch. Sorry … |
|
|
|
@7993
|
[7993]
|
07/19/08 14:32:18 |
mtredinnick |
Starting to do the reverse() threading stuff. |
|
|
|
@7985
|
[7985]
|
07/19/08 13:05:22 |
mtredinnick |
Fixed #6965 -- Sped up the urlize and urlizetrunc filters. A nice patch … |
|
|
|
@7946
|
[7946]
|
07/17/08 22:47:27 |
adrian |
Fixed #1443 -- Django's various bits now support dates before 1900. Thanks … |
|
|
|
@7945
|
[7945]
|
07/17/08 22:45:30 |
adrian |
Improved LocalTimezone?._isdst() to handle dates before approximately … |
|
|
|
@7914
|
[7914]
|
07/13/08 03:48:18 |
russellm |
Fixed #7718 -- Added a naive implementation of sorted() for Python 2.3 … |
|
|
|
@7857
|
[7857]
|
07/06/08 20:57:05 |
mtredinnick |
Fixed #7163 -- Fixed a translation-sharing problem so that you can have … |
|
|
|
@7851
|
[7851]
|
07/06/08 09:20:30 |
mtredinnick |
Revert [7849] and [7850]. Brain failure on my part. |
|
|
|
@7850
|
[7850]
|
07/06/08 09:17:07 |
mtredinnick |
Started to work on the regex reverse-engineering phase. |
|
|
|
@7835
|
[7835]
|
07/04/08 01:42:58 |
mtredinnick |
Redo the changes in [7773] in a better way.
This removes some of the … |
|
|
|
@7814
|
[7814]
|
07/01/08 10:10:51 |
jacob |
Fixed #2070: refactored Django's file upload capabilities.
A description … |
|
|
|
@7800
|
[7800]
|
06/30/08 06:22:41 |
mtredinnick |
Fixed #6994 -- For fastcgi, set a more sensible default umask.
Also allow … |
|
|
|
@7755
|
[7755]
|
06/26/08 00:07:13 |
adrian |
Fixed #7542 -- Fixed bug in urlize where it was appending 'http://' to the … |
|
|
|
@7743
|
[7743]
|
06/25/08 22:11:32 |
mtredinnick |
Fixed #7109 -- Quote certain values before passing them for substitution … |
|
|
|
@7701
|
[7701]
|
06/19/08 07:05:39 |
russellm |
Fixed #7355 -- Modified urlize utility to handle https:// addresses. … |
|
|
|
@7659
|
[7659]
|
06/15/08 23:13:04 |
adrian |
Fixed #7228 -- Fixed our ETag header creation to meet the HTTP spec, by … |
|
|
|
@7581
|
[7581]
|
06/06/08 09:09:20 |
russellm |
Refs #7297 -- Corrected some doctest strings internal to the utils.text … |
|
|
|
@7477
|
[7477]
|
04/26/08 21:50:16 |
mtredinnick |
Merged the queryset-refactor branch into trunk.
This is a big internal … |
|
|
|
@7297
|
[7297]
|
03/18/08 10:53:46 |
jacob |
Fixed #6687: added outlog/errlog options to runfcgi. Thanks, tamas. |
|
|
|
@7294
|
[7294]
|
03/18/08 09:54:39 |
mtredinnick |
Added "svn:eol-style native" to every text file in the tree (*.txt, … |
|
|
|
@7290
|
[7290]
|
03/18/08 09:08:56 |
mtredinnick |
Fixed #6175 -- Use os._exit() instead of sys.exit() in child processes. … |
|
|
|
@7269
|
[7269]
|
03/17/08 12:47:34 |
gwilson |
Fixed #6679 -- In decorator_from_middleware, don't unpack arguments when … |
|
|
|
@7206
|
[7206]
|
03/07/08 21:55:47 |
gwilson |
Removed unused import, corrected a typo, and made some styling fixes. |
|
|
|
@7185
|
[7185]
|
02/29/08 12:38:44 |
mtredinnick |
Fixed #5603 -- Allow customization of the language cookie name. Thanks, … |
|
|
|
@7184
|
[7184]
|
02/29/08 11:13:20 |
mtredinnick |
Fixed #5846 -- Bullet-proofed the default timezone encoding test. |
|
|
|
@7153
|
[7153]
|
02/25/08 00:02:35 |
gwilson |
Fixed #5701 -- Fixed decorators to take the name, attributes, and … |
|
|
|
@7140
|
[7140]
|
02/21/08 15:27:44 |
mtredinnick |
Fixed #6627 -- Made dict.clear() work for SortedDicts?. |
|
|
|
@7129
|
[7129]
|
02/18/08 17:08:51 |
mtredinnick |
Fixed #6611 -- When copying a SortedDict, make a new copy of the keys … |
|
|
|
@7122
|
[7122]
|
02/15/08 23:15:09 |
adrian |
Made a bunch of small doc rewordings from changes over the past couple of … |
|
|
|
@7091
|
[7091]
|
02/05/08 19:04:30 |
mtredinnick |
Fixed #6409 -- Unbreak compound locale name parsing (e.g. zh-cn).
This … |
|
|
|
@7079
|
[7079]
|
02/03/08 02:54:26 |
mtredinnick |
Fixed #6279, #6514 -- Fixed some HTML escaping problems in the urlize … |
|
|
|
@7066
|
[7066]
|
02/02/08 21:23:10 |
mtredinnick |
Fixed #6303 -- Handle missing language specification in feed generation. … |
|
|
|
@7064
|
[7064]
|
02/02/08 20:21:51 |
mtredinnick |
Fixed #6301 -- Added '*' to the characters not converted by iri_to_uri(), … |
|
|
|
@7062
|
[7062]
|
02/02/08 20:02:41 |
mtredinnick |
Fixed #6465 -- Tweaked MergeDict?.getlist() to work with Django's … |
|
|
|
@6911
|
[6911]
|
12/10/07 23:49:11 |
gwilson |
Minor style fixes. |
|
|
|
@6872
|
[6872]
|
12/03/07 23:56:30 |
adrian |
Removed comma splices in max_length DeprecationWarning? and elsewhere in … |
|
|
|
@6856
|
[6856]
|
12/02/07 18:41:42 |
mtredinnick |
Fixed #5657 -- Use string.ascii_letters instead of ascii.letters in the … |
|
|
|
@6845
|
[6845]
|
12/02/07 14:17:10 |
mtredinnick |
Fixed #6071 -- Fixed another infinite recursion problem in SafeString? … |
|
|
|
@6825
|
[6825]
|
12/01/07 19:47:42 |
gwilson |
Changed use of maxlength to issue a DeprecationWarning instead of … |
|
|
|
@6807
|
[6807]
|
12/01/07 14:08:45 |
mtredinnick |
Fixed #6021 -- Removed some brain damage from SafeString?. Not quite sure … |
|
|
|
@6800
|
[6800]
|
12/01/07 13:22:05 |
adrian |
Edited docstring changes from [6714] |
|
|
|
@6751
|
[6751]
|
11/29/07 14:09:54 |
mtredinnick |
Fixed #6050 -- Handled edge-case of duplicate keys being passed … |
|
|
|
@6749
|
[6749]
|
11/29/07 13:39:46 |
mtredinnick |
Fixed #6023 -- Fixed daylight savings determination for years beyond 2038 … |
|
|
|
@6736
|
[6736]
|
11/29/07 10:57:18 |
mtredinnick |
Fixed #5813 -- Taught the CacheMiddleware? to respect any max-age HTTP … |
|
|
|
@6714
|
[6714]
|
11/25/07 12:14:18 |
gwilson |
Made MultiValueDict's get and getlist method docstrings more … |
|
|
|
@6713
|
[6713]
|
11/25/07 12:11:44 |
gwilson |
Minor styling fix in DotExpandedDict.__init__. |
|
|
|
@6712
|
[6712]
|
11/25/07 12:10:45 |
gwilson |
Changed several hardcoding of dict method calls in … |
|
|
|
@6711
|
[6711]
|
11/25/07 12:07:57 |
gwilson |
In MergeDict class, changed variable names to not clash with dict … |
|
|
|
@6701
|
[6701]
|
11/18/07 23:59:58 |
gwilson |
Fixed #5978 -- Gave LOCALE_PATHS a default setting of an empty tuple and … |
|
|
|
@6698
|
[6698]
|
11/18/07 22:00:41 |
gwilson |
Some minor changes to the patch_vary_headers function:
* Replaced a for … |
|
|
|
@6696
|
[6696]
|
11/18/07 21:12:19 |
gwilson |
Removed vary_delim_re in django/utils/cache.py in favor of existing … |
|
|
|
@6685
|
[6685]
|
11/17/07 06:58:06 |
mtredinnick |
Fixed #5960 -- Fixed some Python 2.3 incompatibilities. |
|
|
|
@6683
|
[6683]
|
11/17/07 06:12:40 |
mtredinnick |
Fixed some missed auto-escaping and URL quoting cases in the urlize … |
|
|
|
@6681
|
[6681]
|
11/17/07 06:11:54 |
mtredinnick |
Translating safe strings should return a safe result. |
|
|
|
@6671
|
[6671]
|
11/14/07 06:58:53 |
mtredinnick |
Implemented auto-escaping of variable output in templates. Fully … |
|
|
|
@6669
|
[6669]
|
11/11/07 21:12:47 |
gwilson |
Simplified SortedDict.__deepcopy__ now that the its constructor can take … |
|
|
|
@6649
|
[6649]
|
11/03/07 22:37:04 |
mtredinnick |
Fixed #5640 -- Added some extra error reporting when smart_unicode() … |
|
|
|
@6640
|
[6640]
|
11/03/07 20:14:58 |
gwilson |
Fixed #5869 -- Corrected documentation for now template tag's "r" format … |
|
|
|
@6634
|
[6634]
|
10/30/07 22:59:40 |
gwilson |
Fixed #5816 -- Fixed a regression from [6333] that generates incorrect … |
|
|
|
@6626
|
[6626]
|
10/28/07 17:32:25 |
gwilson |
Corrected a typo and made some style fixes. |
|
|
|
@6608
|
[6608]
|
10/26/07 14:52:42 |
jacob |
i18n security fix. Details will be posted shortly to the Django mailing … |
|
|
|
@6593
|
[6593]
|
10/21/07 19:52:54 |
mtredinnick |
Fixed #5183 -- Added deepcopy, pop() and popitem() to SortedDict. … |
|
|
|
@6587
|
[6587]
|
10/21/07 13:35:31 |
mtredinnick |
Fixed #5560 -- Improved the way we create str and unicode methods … |