Django

Code

root/django/trunk/django/contrib/sitemaps


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @9052 [9052] 09/16/08 23:56:04 adrian Fixed #8574 -- Made Sitemap a new-style class
(edit) @8984 [8984] 09/08/08 00:19:28 adrian Fixed #8172 -- Improved a whole bunch of contrib templates (admin, …
(edit) @8231 [8231] 08/08/08 10:40:31 mtredinnick Fixed #8020 -- Fixed paginator initialisation in sitemaps framework. …
(edit) @8088 [8088] 07/26/08 00:07:16 mtredinnick Fixed #7793 -- Handle sitemaps with more than 50,000 URLs in them (by …
(edit) @8062 [8062] 07/23/08 09:15:03 russellm Fixed #7914 -- Added some missing init.py files that were missed when …
(edit) @7982 [7982] 07/19/08 10:05:00 russellm Added svn:ignore properties to some recently added directories.
(edit) @7813 [7813] 07/01/08 07:25:59 mtredinnick Fixed #7185 -- Added a "ping_google" management command …
(edit) @7294 [7294] 03/18/08 09:54:39 mtredinnick Added "svn:eol-style native" to every text file in the tree (*.txt, …
(edit) @6671 [6671] 11/14/07 06:58:53 mtredinnick Implemented auto-escaping of variable output in templates. Fully …
(edit) @5609 [5609] 07/04/07 07:11:04 mtredinnick Merged Unicode branch into trunk (r4952:5608). This should be …
(edit) @5300 [5300] 05/20/07 15:47:18 adrian Fixed #4348 -- Updated Google sitemap ping code. Thanks, marijn
(edit) @5091 [5091] 04/26/07 08:30:48 mtredinnick Fixed #4040 -- Changed uses of has_key() to "in". Slight …
(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) @4169 [4169] 12/06/06 18:02:02 russellm Fixed #3106 -- Typo in sitemap ping_google method. Thanks, Bastian …
(edit) @4101 [4101] 11/24/06 23:20:14 adrian Fixed #3061 -- Fixed wrong schema URL in sitemap_index.xml template. …
(edit) @4088 [4088] 11/20/06 10:32:40 adrian Fixed #3033 -- Extended django.contrib.sitemaps to support new, generic …
(edit) @3962 [3962] 11/02/06 08:42:13 russellm Fixes #1378 -- Added svn:ignore "*.pyc" to some directories that were …
(edit) @3869 [3869] 09/26/06 11:27:24 adrian Fixed #2805 -- Removed some whitespace from the two sitemap XML templates.
(edit) @3710 [3710] 09/02/06 13:10:00 adrian Fixed #2643 -- Fixed incorrect reverse() view names in sitemaps contrib …
(copy) @3699 [3699] 08/31/06 18:44:26 adrian Renamed django.contrib.sitemap to django.contrib.sitemaps, to be more …
copied from django/trunk/django/contrib/sitemap:
(add) @3694 [3694] 08/31/06 18:13:59 adrian Fixed #2628 -- Added django.contrib.sitemap. Thanks for the patch, Dan …
Note: See TracRevisionLog for help on using the revision log.