|
|
|
@8746
|
[8746]
|
08/30/08 14:25:40 |
jacob |
Fixed #8710: removed a few stray tabs. Thanks, gkelly. |
|
|
|
@8673
|
[8673]
|
08/28/08 14:28:17 |
mtredinnick |
Updated a few save() methods on models to accept force_insert and … |
|
|
|
@8223
|
[8223]
|
08/06/08 10:32:46 |
jacob |
Major refactoring of django.dispatch with an eye towards speed. The net … |
|
|
|
@8160
|
[8160]
|
07/31/08 04:24:16 |
russellm |
Fixed #7978 -- Modified the contrib.sites tests to guarantee the initial … |
|
|
|
@7967
|
[7967]
|
07/18/08 18:54:34 |
brosner |
Merged the newforms-admin branch into trunk.
This is a backward … |
|
|
|
@7738
|
[7738]
|
06/25/08 07:09:18 |
russellm |
Fixed #7531 -- Modified the sites test so that user-provided initial data … |
|
|
|
@7724
|
[7724]
|
06/22/08 01:50:25 |
russellm |
Fixed #7517 -- Added code to remove Sites from the site cache when they … |
|
|
|
@7723
|
[7723]
|
06/22/08 01:34:17 |
russellm |
Fixed #7514 -- Added code to clear the site cache on sync. This shouldn't … |
|
|
|
@6296
|
[6296]
|
09/15/07 12:46:03 |
mtredinnick |
Added a get_host() method to HttpRequest. There is still an … |
|
|
|
@6180
|
[6180]
|
09/14/07 03:37:09 |
mtredinnick |
Fixed #3766 -- Added in-memory caching for the sites framework. Will speed … |
|
|
|
@6174
|
[6174]
|
09/14/07 02:12:47 |
mtredinnick |
Fixed #4951 -- Improved host retrieval in sites.models.RequestSite?. … |
|
|
|
@6125
|
[6125]
|
09/13/07 09:40:08 |
adrian |
Fixed #5410 -- Added a unicode() method to RequestSite?. Thanks, bos |
|
|
|
@5803
|
[5803]
|
08/05/07 00:14:46 |
gwilson |
Fixed #2101 -- Renamed maxlength argument to max_length for oldforms … |
|
|
|
@5653
|
[5653]
|
07/12/07 00:28:04 |
adrian |
Added RequestSite? class to sites framework |
|
|
|
@5652
|
[5652]
|
07/12/07 00:23:47 |
adrian |
Added helpful error message to SiteManager?.get_current() if the user … |
|
|
|
@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 … |
|
|
|
@3660
|
[3660]
|
08/27/06 07:46:39 |
russellm |
Refs #2333 - Added 'test' target to django-admin script. Includes addition … |
|
|
|
@2989
|
[2989]
|
05/26/06 11:30:42 |
adrian |
Fixed #1985 -- Got CurrentSiteManager? working |
|
|
|
@2961
|
[2961]
|
05/22/06 00:17:25 |
adrian |
Fixed some bugs in django/contrib/sites/managers and added some error … |
|
|
|
@2959
|
[2959]
|
05/21/06 23:59:22 |
adrian |
Added django.contrib.sites.managers, which contains CurrentSiteManager?. … |
|
|
|
@2896
|
[2896]
|
05/11/06 12:51:30 |
adrian |
Changed Site model to use str, not repr |
|
|
|
@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 … |
|
copied from django/branches/magic-removal/django/contrib/sites:
|
|
|
|
@2551
|
[2551]
|
03/22/06 18:55:30 |
adrian |
magic-removal: Removed app-specific stuff from … |