Django

Code

root/django/trunk/django/contrib/sites/models.py


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @8673 [8673] 08/28/08 14:28:17 mtredinnick Updated a few save() methods on models to accept force_insert and …
(edit) @7967 [7967] 07/18/08 18:54:34 brosner Merged the newforms-admin branch into trunk. This is a backward …
(edit) @7724 [7724] 06/22/08 01:50:25 russellm Fixed #7517 -- Added code to remove Sites from the site cache when they …
(edit) @6296 [6296] 09/15/07 12:46:03 mtredinnick Added a get_host() method to HttpRequest. There is still an …
(edit) @6180 [6180] 09/14/07 03:37:09 mtredinnick Fixed #3766 -- Added in-memory caching for the sites framework. Will speed …
(edit) @6174 [6174] 09/14/07 02:12:47 mtredinnick Fixed #4951 -- Improved host retrieval in sites.models.RequestSite?. …
(edit) @6125 [6125] 09/13/07 09:40:08 adrian Fixed #5410 -- Added a unicode() method to RequestSite?. Thanks, bos
(edit) @5803 [5803] 08/05/07 00:14:46 gwilson Fixed #2101 -- Renamed maxlength argument to max_length for oldforms …
(edit) @5653 [5653] 07/12/07 00:28:04 adrian Added RequestSite? class to sites framework
(edit) @5652 [5652] 07/12/07 00:23:47 adrian Added helpful error message to SiteManager?.get_current() if the user …
(edit) @5609 [5609] 07/04/07 07:11:04 mtredinnick Merged Unicode branch into trunk (r4952:5608). This should be …
(edit) @4265 [4265] 12/30/06 00:25:49 adrian Fixed #3191 -- Set 'svn:eol-style native' on the files that didn't have …
(edit) @2896 [2896] 05/11/06 12:51:30 adrian Changed Site model to use str, not repr
(copy) @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/models.py:
(edit) @2211 [2211] 01/31/06 17:42:58 adrian magic-removal: Fixed #1300 -- Converted various Django code to use the new …
Note: See TracRevisionLog for help on using the revision log.