mirrors/djangowebsite.git
2 years agoUpdate home page and download templates for 1.2.1. master trunk
ubernostrum [Wed, 19 May 2010 03:23:03 +0000]
Update home page and download templates for 1.2.1.

git-svn-id: http://code.djangoproject.com/svn/djangoproject.com/django_website@13292 bcc190cf-cafb-0310-a4f2-bffc1f526a37

2 years agoUpdate homepage template to reflect 1.2.
ubernostrum [Mon, 17 May 2010 17:51:34 +0000]
Update homepage template to reflect 1.2.

git-svn-id: http://code.djangoproject.com/svn/djangoproject.com/django_website@13282 bcc190cf-cafb-0310-a4f2-bffc1f526a37

2 years agoUpdate download page template to reflect 1.2.
ubernostrum [Mon, 17 May 2010 17:50:29 +0000]
Update download page template to reflect 1.2.

git-svn-id: http://code.djangoproject.com/svn/djangoproject.com/django_website@13281 bcc190cf-cafb-0310-a4f2-bffc1f526a37

2 years agoVery temporarily point the downloads page at 1.1.2 since it comes out first.
ubernostrum [Mon, 17 May 2010 16:51:26 +0000]
Very temporarily point the downloads page at 1.1.2 since it comes out first.

git-svn-id: http://code.djangoproject.com/svn/djangoproject.com/django_website@13275 bcc190cf-cafb-0310-a4f2-bffc1f526a37

2 years agoFixed #11232 -- Fixed broken doc links on djangoproject.com homepage
adrian [Sun, 10 Jan 2010 21:48:54 +0000]
Fixed #11232 -- Fixed broken doc links on djangoproject.com homepage

git-svn-id: http://code.djangoproject.com/svn/djangoproject.com/django_website@12200 bcc190cf-cafb-0310-a4f2-bffc1f526a37

2 years agodjango_website: Updated flatpages/download.html to reflect the most recent releases...
adrian [Sat, 9 Jan 2010 19:18:08 +0000]
django_website: Updated flatpages/download.html to reflect the most recent releases. (Checking in this change that had been made on the djangoproject.com server)

git-svn-id: http://code.djangoproject.com/svn/djangoproject.com/django_website@12133 bcc190cf-cafb-0310-a4f2-bffc1f526a37

2 years agodjango_website: Changed homepage.html 'Latest release' text from 1.1 to 1.1.1. (Check...
adrian [Sat, 9 Jan 2010 19:17:07 +0000]
django_website: Changed homepage.html 'Latest release' text from 1.1 to 1.1.1. (Checking in this change that had been made on the djangoproject.com server)

git-svn-id: http://code.djangoproject.com/svn/djangoproject.com/django_website@12131 bcc190cf-cafb-0310-a4f2-bffc1f526a37

2 years ago[djangoproject.com] Updated homepage and download pages with 1.1
jacob [Wed, 29 Jul 2009 15:36:11 +0000]
[djangoproject.com] Updated homepage and download pages with 1.1

git-svn-id: http://code.djangoproject.com/svn/djangoproject.com/django_website@11368 bcc190cf-cafb-0310-a4f2-bffc1f526a37

2 years agoRemoved comments from blog entries.
jacob [Wed, 29 Jul 2009 03:20:07 +0000]
Removed comments from blog entries.

git-svn-id: http://code.djangoproject.com/svn/djangoproject.com/django_website@11355 bcc190cf-cafb-0310-a4f2-bffc1f526a37

3 years agoFixed #10231 -- Escaped a period in a URLpattern in the djangoproject.com URLconf...
adrian [Sat, 21 Feb 2009 08:34:43 +0000]
Fixed #10231 -- Escaped a period in a URLpattern in the djangoproject.com URLconf. Thanks, Ference

git-svn-id: http://code.djangoproject.com/svn/djangoproject.com/django_website@9849 bcc190cf-cafb-0310-a4f2-bffc1f526a37

3 years ago[djangoproject.com] Fixed password resets.
jacob [Mon, 17 Nov 2008 19:48:29 +0000]
[djangoproject.com] Fixed password resets.

git-svn-id: http://code.djangoproject.com/svn/djangoproject.com/django_website@9486 bcc190cf-cafb-0310-a4f2-bffc1f526a37

3 years ago[djangoproject.com] checking in changes from the server. Remember, kids, do what...
jacob [Mon, 29 Sep 2008 15:54:33 +0000]
[djangoproject.com] checking in changes from the server. Remember, kids, do what I say, not what I do.

git-svn-id: http://code.djangoproject.com/svn/djangoproject.com/django_website@9096 bcc190cf-cafb-0310-a4f2-bffc1f526a37

3 years ago[djangoproject.com] more autoescape fixes.
jacob [Fri, 19 Sep 2008 21:04:48 +0000]
[djangoproject.com] more autoescape fixes.

git-svn-id: http://code.djangoproject.com/svn/djangoproject.com/django_website@9076 bcc190cf-cafb-0310-a4f2-bffc1f526a37

3 years ago[djangoproject.com] autoescaping strikes again
jacob [Fri, 19 Sep 2008 21:01:11 +0000]
[djangoproject.com] autoescaping strikes again

git-svn-id: http://code.djangoproject.com/svn/djangoproject.com/django_website@9075 bcc190cf-cafb-0310-a4f2-bffc1f526a37

3 years ago[djangoproject.com] a few template tweaks.
jacob [Fri, 19 Sep 2008 20:57:46 +0000]
[djangoproject.com] a few template tweaks.

git-svn-id: http://code.djangoproject.com/svn/djangoproject.com/django_website@9074 bcc190cf-cafb-0310-a4f2-bffc1f526a37

3 years ago[djangoproject.com] updated website to use Django 1.0.
jacob [Fri, 19 Sep 2008 20:49:50 +0000]
[djangoproject.com] updated website to use Django 1.0.

git-svn-id: http://code.djangoproject.com/svn/djangoproject.com/django_website@9073 bcc190cf-cafb-0310-a4f2-bffc1f526a37

3 years ago[djangoproject.com] a bunch of fixes to the website. Fixes #7271, #7459, #7902, ...
jacob [Wed, 3 Sep 2008 15:22:58 +0000]
[djangoproject.com] a bunch of fixes to the website. Fixes #7271, #7459, #7902, #8271, #7949, #8845.

git-svn-id: http://code.djangoproject.com/svn/djangoproject.com/django_website@8925 bcc190cf-cafb-0310-a4f2-bffc1f526a37

3 years ago[djangoproject.com] fixed #8605 - fixed links in website template.
jacob [Wed, 3 Sep 2008 14:38:11 +0000]
[djangoproject.com] fixed #8605 - fixed links in website template.

git-svn-id: http://code.djangoproject.com/svn/djangoproject.com/django_website@8924 bcc190cf-cafb-0310-a4f2-bffc1f526a37

3 years ago[djangoproject.com] Updated links to point to the new docs. Fixes #8604.
jacob [Tue, 2 Sep 2008 20:06:04 +0000]
[djangoproject.com] Updated links to point to the new docs. Fixes #8604.

git-svn-id: http://code.djangoproject.com/svn/djangoproject.com/django_website@8876 bcc190cf-cafb-0310-a4f2-bffc1f526a37

3 years ago[djangoproject.com] locked old documentation views to [8503] in preparation for landi...
jacob [Sat, 23 Aug 2008 22:05:11 +0000]
[djangoproject.com] locked old documentation views to [8503] in preparation for landing of docs-refactor.

git-svn-id: http://code.djangoproject.com/svn/djangoproject.com/django_website@8504 bcc190cf-cafb-0310-a4f2-bffc1f526a37

3 years ago[djangoproject.com] Various template tweaks.
jacob [Fri, 22 Aug 2008 19:20:07 +0000]
[djangoproject.com] Various template tweaks.

git-svn-id: http://code.djangoproject.com/svn/djangoproject.com/django_website@8468 bcc190cf-cafb-0310-a4f2-bffc1f526a37

3 years agodjangoproject.com: Fixed #7311 -- Added year to the 'Last updated' section of the...
adrian [Sun, 13 Jul 2008 17:36:51 +0000]
djangoproject.com: Fixed #7311 -- Added year to the 'Last updated' section of the documentation template. Also added the time zone

git-svn-id: http://code.djangoproject.com/svn/djangoproject.com/django_website@7920 bcc190cf-cafb-0310-a4f2-bffc1f526a37

3 years ago[djangoproject.com] on preview, a better message would be better.
jacob [Fri, 11 Jul 2008 18:21:55 +0000]
[djangoproject.com] on preview, a better message would be better.

git-svn-id: http://code.djangoproject.com/svn/djangoproject.com/django_website@7899 bcc190cf-cafb-0310-a4f2-bffc1f526a37

3 years ago[djangoproject.com] A few fixes to the contact form
jacob [Fri, 11 Jul 2008 18:18:26 +0000]
[djangoproject.com] A few fixes to the contact form

git-svn-id: http://code.djangoproject.com/svn/djangoproject.com/django_website@7898 bcc190cf-cafb-0310-a4f2-bffc1f526a37

3 years ago[djangoproject.com] resolved a silly conflict. This is whay you should avoid editing...
jacob [Fri, 11 Jul 2008 18:10:10 +0000]
[djangoproject.com] resolved a silly conflict. This is whay you should avoid editing stuff on the server, kids!

git-svn-id: http://code.djangoproject.com/svn/djangoproject.com/django_website@7896 bcc190cf-cafb-0310-a4f2-bffc1f526a37

3 years ago[djangoproject.com] Added a foundation contact form.
jacob [Fri, 11 Jul 2008 18:06:48 +0000]
[djangoproject.com] Added a foundation contact form.

git-svn-id: http://code.djangoproject.com/svn/djangoproject.com/django_website@7895 bcc190cf-cafb-0310-a4f2-bffc1f526a37

3 years ago[djangoproject.com] Add a timeout to feed fetcher.
jacob [Fri, 11 Jul 2008 15:38:00 +0000]
[djangoproject.com] Add a timeout to feed fetcher.

git-svn-id: http://code.djangoproject.com/svn/djangoproject.com/django_website@7894 bcc190cf-cafb-0310-a4f2-bffc1f526a37

3 years ago[djangoproject.com] made feed aggregator more robust. Man, you can't slip *anything...
jacob [Fri, 11 Jul 2008 15:29:35 +0000]
[djangoproject.com] made feed aggregator more robust. Man, you can't slip *anything* by Malcolm.

git-svn-id: http://code.djangoproject.com/svn/djangoproject.com/django_website@7893 bcc190cf-cafb-0310-a4f2-bffc1f526a37

3 years agoChecking in template changes from djangoproject.com
jacob [Fri, 11 Jul 2008 15:19:27 +0000]
Checking in template changes from djangoproject.com

git-svn-id: http://code.djangoproject.com/svn/djangoproject.com/django_website@7892 bcc190cf-cafb-0310-a4f2-bffc1f526a37

3 years agoFixed #7291 -- djangoproject.com weblog RSS feed now includes pubdates. Thanks, JimDabell
adrian [Thu, 26 Jun 2008 05:26:45 +0000]
Fixed #7291 -- djangoproject.com weblog RSS feed now includes pubdates. Thanks, JimDabell

git-svn-id: http://code.djangoproject.com/svn/djangoproject.com/django_website@7759 bcc190cf-cafb-0310-a4f2-bffc1f526a37

3 years agoFixed #7432 -- Corrected reference to IRC logger. Thanks to Thejaswi Puthraya.
russellm [Thu, 19 Jun 2008 12:29:52 +0000]
Fixed #7432 -- Corrected reference to IRC logger. Thanks to Thejaswi Puthraya.

git-svn-id: http://code.djangoproject.com/svn/djangoproject.com/django_website@7703 bcc190cf-cafb-0310-a4f2-bffc1f526a37

4 years ago[website] checked in some outstanding template changes.
jacob [Thu, 27 Mar 2008 14:23:58 +0000]
[website] checked in some outstanding template changes.

git-svn-id: http://code.djangoproject.com/svn/djangoproject.com/django_website@7369 bcc190cf-cafb-0310-a4f2-bffc1f526a37

4 years ago[website] Fixed #6816: corrected the link to the IRC logger. Thanks, Thejaswi Puthraya.
jacob [Wed, 19 Mar 2008 14:41:02 +0000]
[website] Fixed #6816: corrected the link to the IRC logger. Thanks, Thejaswi Puthraya.

git-svn-id: http://code.djangoproject.com/svn/djangoproject.com/django_website@7319 bcc190cf-cafb-0310-a4f2-bffc1f526a37

4 years ago[website] changed some maxlengths to avoid crapping out in the aggregator.
jacob [Tue, 18 Mar 2008 15:47:52 +0000]
[website] changed some maxlengths to avoid crapping out in the aggregator.

git-svn-id: http://code.djangoproject.com/svn/djangoproject.com/django_website@7296 bcc190cf-cafb-0310-a4f2-bffc1f526a37

4 years agoFixed #5866: a typo on the registration page. Thanks, Karan Tracey."
jacob [Thu, 29 Nov 2007 22:21:40 +0000]
Fixed #5866: a typo on the registration page. Thanks, Karan Tracey."

git-svn-id: http://code.djangoproject.com/svn/djangoproject.com/django_website@6759 bcc190cf-cafb-0310-a4f2-bffc1f526a37

4 years agoAdded some links to documentation on the docs index. Fixes #5814; thanks, derelm.
jacob [Thu, 29 Nov 2007 22:20:11 +0000]
Added some links to documentation on the docs index. Fixes #5814; thanks, derelm.

git-svn-id: http://code.djangoproject.com/svn/djangoproject.com/django_website@6758 bcc190cf-cafb-0310-a4f2-bffc1f526a37

4 years agoFixed #5644: a quick HTML validation fix.
jacob [Thu, 29 Nov 2007 22:17:48 +0000]
Fixed #5644: a quick HTML validation fix.

git-svn-id: http://code.djangoproject.com/svn/djangoproject.com/django_website@6757 bcc190cf-cafb-0310-a4f2-bffc1f526a37

4 years ago[django-website] checked in changes to django website since, um, last time.
jacob [Thu, 18 Oct 2007 20:06:31 +0000]
[django-website] checked in changes to django website since, um, last time.

git-svn-id: http://code.djangoproject.com/svn/djangoproject.com/django_website@6526 bcc190cf-cafb-0310-a4f2-bffc1f526a37

4 years ago[django-website] Added spam protection via James Bennet's nifty comment_utils app.
jacob [Wed, 10 Oct 2007 22:50:46 +0000]
[django-website] Added spam protection via James Bennet's nifty comment_utils app.

git-svn-id: http://code.djangoproject.com/svn/djangoproject.com/django_website@6472 bcc190cf-cafb-0310-a4f2-bffc1f526a37

4 years ago[django-website] Added registration to djangoproject.com, and added some svn:external...
jacob [Fri, 7 Sep 2007 20:51:17 +0000]
[django-website] Added registration to djangoproject.com, and added some svn:externals along the way to make the site a bit easier to move.

git-svn-id: http://code.djangoproject.com/svn/djangoproject.com/django_website@6064 bcc190cf-cafb-0310-a4f2-bffc1f526a37

4 years ago[django-website] a bit more unicodeification.
jacob [Fri, 7 Sep 2007 18:50:35 +0000]
[django-website] a bit more unicodeification.

git-svn-id: http://code.djangoproject.com/svn/djangoproject.com/django_website@6063 bcc190cf-cafb-0310-a4f2-bffc1f526a37

4 years ago[django-website] change __str__ to __unicode__ in aggregator to support django+unicode.
jacob [Fri, 7 Sep 2007 18:49:09 +0000]
[django-website] change __str__ to __unicode__ in aggregator to support django+unicode.

git-svn-id: http://code.djangoproject.com/svn/djangoproject.com/django_website@6062 bcc190cf-cafb-0310-a4f2-bffc1f526a37

4 years ago[django-website] small bug fix to aggregator
jacob [Fri, 7 Sep 2007 18:39:10 +0000]
[django-website] small bug fix to aggregator

git-svn-id: http://code.djangoproject.com/svn/djangoproject.com/django_website@6061 bcc190cf-cafb-0310-a4f2-bffc1f526a37

4 years ago[django-website] checking in a few uncommitted changes made recently
jacob [Fri, 7 Sep 2007 18:33:58 +0000]
[django-website] checking in a few uncommitted changes made recently

git-svn-id: http://code.djangoproject.com/svn/djangoproject.com/django_website@6060 bcc190cf-cafb-0310-a4f2-bffc1f526a37

4 years agoAdded a tool to mark defunct feeds.
jacob [Thu, 7 Jun 2007 16:49:31 +0000]
Added a tool to mark defunct feeds.

git-svn-id: http://code.djangoproject.com/svn/djangoproject.com/django_website@5430 bcc190cf-cafb-0310-a4f2-bffc1f526a37

4 years agoFixed #3728 - added "last update" to document views.
jacob [Thu, 7 Jun 2007 16:27:49 +0000]
Fixed #3728 - added "last update" to document views.

git-svn-id: http://code.djangoproject.com/svn/djangoproject.com/django_website@5429 bcc190cf-cafb-0310-a4f2-bffc1f526a37

5 years agoFixed #3794 -- Fixed error in djangoproject.com docs/detail.html footer. (I'm assumin...
adrian [Mon, 9 Apr 2007 01:38:09 +0000]
Fixed #3794 -- Fixed error in djangoproject.com docs/detail.html footer. (I'm assuming this wasn't a subtle joke, but even if it was, it's probably best to fix it so that people don't submit this as a bug again and again.)

git-svn-id: http://code.djangoproject.com/svn/djangoproject.com/django_website@4963 bcc190cf-cafb-0310-a4f2-bffc1f526a37

5 years agodjango_website: handle feeds without GUIDs better.
jacob [Wed, 28 Mar 2007 19:55:38 +0000]
django_website: handle feeds without GUIDs better.

git-svn-id: http://code.djangoproject.com/svn/djangoproject.com/django_website@4839 bcc190cf-cafb-0310-a4f2-bffc1f526a37

5 years agodjango_website: be a little nicer about dealing with missing dates in feeds.
jacob [Wed, 28 Mar 2007 19:32:51 +0000]
django_website: be a little nicer about dealing with missing dates in feeds.

git-svn-id: http://code.djangoproject.com/svn/djangoproject.com/django_website@4838 bcc190cf-cafb-0310-a4f2-bffc1f526a37

5 years agoQuick template changes to documentation index.
jacob [Fri, 23 Mar 2007 20:31:47 +0000]
Quick template changes to documentation index.

git-svn-id: http://code.djangoproject.com/svn/djangoproject.com/django_website@4798 bcc190cf-cafb-0310-a4f2-bffc1f526a37

5 years agoFixed a few broken model API examples.
jacob [Fri, 23 Mar 2007 20:07:18 +0000]
Fixed a few broken model API examples.

git-svn-id: http://code.djangoproject.com/svn/djangoproject.com/django_website@4795 bcc190cf-cafb-0310-a4f2-bffc1f526a37

5 years agoModel examples: skip models without a number.
jacob [Fri, 23 Mar 2007 19:57:47 +0000]
Model examples: skip models without a number.

git-svn-id: http://code.djangoproject.com/svn/djangoproject.com/django_website@4794 bcc190cf-cafb-0310-a4f2-bffc1f526a37

5 years agoCorrectly sort model docs.
jacob [Fri, 23 Mar 2007 19:55:55 +0000]
Correctly sort model docs.

git-svn-id: http://code.djangoproject.com/svn/djangoproject.com/django_website@4793 bcc190cf-cafb-0310-a4f2-bffc1f526a37

5 years agoFixed invalid regex from last commit.
jacob [Fri, 23 Mar 2007 19:52:59 +0000]
Fixed invalid regex from last commit.

git-svn-id: http://code.djangoproject.com/svn/djangoproject.com/django_website@4792 bcc190cf-cafb-0310-a4f2-bffc1f526a37

5 years agoTweak to last commit.
jacob [Fri, 23 Mar 2007 19:51:51 +0000]
Tweak to last commit.

git-svn-id: http://code.djangoproject.com/svn/djangoproject.com/django_website@4791 bcc190cf-cafb-0310-a4f2-bffc1f526a37

5 years agoRelaxed document URL pattern slightly (to accommodate the release note files).
jacob [Fri, 23 Mar 2007 19:50:36 +0000]
Relaxed document URL pattern slightly (to accommodate the release note files).

git-svn-id: http://code.djangoproject.com/svn/djangoproject.com/django_website@4790 bcc190cf-cafb-0310-a4f2-bffc1f526a37

5 years agoVastly improved the djangoproject.com doc system; it now draws from SVN directly...
jacob [Fri, 23 Mar 2007 19:31:37 +0000]
Vastly improved the djangoproject.com doc system; it now draws from SVN directly (i.e. no more need for a hourly cron builder).

git-svn-id: http://code.djangoproject.com/svn/djangoproject.com/django_website@4789 bcc190cf-cafb-0310-a4f2-bffc1f526a37

5 years agoRemoved old trac templates from SVN -- not using them anymore.
jacob [Fri, 23 Mar 2007 14:05:31 +0000]
Removed old trac templates from SVN -- not using them anymore.

git-svn-id: http://code.djangoproject.com/svn/djangoproject.com/django_website@4784 bcc190cf-cafb-0310-a4f2-bffc1f526a37

5 years agoChecked in updated templates from live site.
jacob [Fri, 23 Mar 2007 14:04:54 +0000]
Checked in updated templates from live site.

git-svn-id: http://code.djangoproject.com/svn/djangoproject.com/django_website@4783 bcc190cf-cafb-0310-a4f2-bffc1f526a37

5 years agoChecking in latest changes to djangoproject.com templates
jacob [Tue, 23 Jan 2007 16:27:59 +0000]
Checking in latest changes to djangoproject.com templates

git-svn-id: http://code.djangoproject.com/svn/djangoproject.com/django_website@4401 bcc190cf-cafb-0310-a4f2-bffc1f526a37

5 years agoAdded 6-hour caching to djangoproject.com sitemap.xml
adrian [Fri, 1 Sep 2006 00:04:05 +0000]
Added 6-hour caching to djangoproject.com sitemap.xml

git-svn-id: http://code.djangoproject.com/svn/djangoproject.com/django_website@3705 bcc190cf-cafb-0310-a4f2-bffc1f526a37

5 years agoRemoved lastmod() in djangoproject.com sitemap classes, because comments will throw...
adrian [Thu, 31 Aug 2006 23:58:38 +0000]
Removed lastmod() in djangoproject.com sitemap classes, because comments will throw that out of whack

git-svn-id: http://code.djangoproject.com/svn/djangoproject.com/django_website@3704 bcc190cf-cafb-0310-a4f2-bffc1f526a37

5 years agoAdded django.contrib.sitemaps to INSTALLED_APPS for djangoproject.com settings. Also...
adrian [Thu, 31 Aug 2006 23:55:35 +0000]
Added django.contrib.sitemaps to INSTALLED_APPS for djangoproject.com settings. Also added USE_I18N=False

git-svn-id: http://code.djangoproject.com/svn/djangoproject.com/django_website@3703 bcc190cf-cafb-0310-a4f2-bffc1f526a37

5 years agoFixed error in djangoproject.com sitemaps.py
adrian [Thu, 31 Aug 2006 23:53:29 +0000]
Fixed error in djangoproject.com sitemaps.py

git-svn-id: http://code.djangoproject.com/svn/djangoproject.com/django_website@3702 bcc190cf-cafb-0310-a4f2-bffc1f526a37

5 years agoFixed typo in [3700] (djangoproject.com URLconf)
adrian [Thu, 31 Aug 2006 23:51:37 +0000]
Fixed typo in [3700] (djangoproject.com URLconf)

git-svn-id: http://code.djangoproject.com/svn/djangoproject.com/django_website@3701 bcc190cf-cafb-0310-a4f2-bffc1f526a37

5 years agoFirst stab at sitemap for djangoproject.com
adrian [Thu, 31 Aug 2006 23:50:31 +0000]
First stab at sitemap for djangoproject.com

git-svn-id: http://code.djangoproject.com/svn/djangoproject.com/django_website@3700 bcc190cf-cafb-0310-a4f2-bffc1f526a37

5 years agoAdded June, July and August to sidebar in djangoproject.com base_weblog.html template
adrian [Tue, 8 Aug 2006 04:56:39 +0000]
Added June, July and August to sidebar in djangoproject.com base_weblog.html template

git-svn-id: http://code.djangoproject.com/svn/djangoproject.com/django_website@3537 bcc190cf-cafb-0310-a4f2-bffc1f526a37

5 years agoChanged latestblogentry templatetag in django_website.blog app to ignore future entries
adrian [Tue, 8 Aug 2006 04:54:08 +0000]
Changed latestblogentry templatetag in django_website.blog app to ignore future entries

git-svn-id: http://code.djangoproject.com/svn/djangoproject.com/django_website@3536 bcc190cf-cafb-0310-a4f2-bffc1f526a37

5 years agoChanged WeblogEntryFeed in django_website.blog app to ignore future entries
adrian [Tue, 8 Aug 2006 04:51:28 +0000]
Changed WeblogEntryFeed in django_website.blog app to ignore future entries

git-svn-id: http://code.djangoproject.com/svn/djangoproject.com/django_website@3535 bcc190cf-cafb-0310-a4f2-bffc1f526a37

5 years agoChanged djangoproject.com build_documentation.py to note docs are 0.95
adrian [Sun, 30 Jul 2006 00:48:51 +0000]
Changed djangoproject.com build_documentation.py to note docs are 0.95

git-svn-id: http://code.djangoproject.com/svn/djangoproject.com/django_website@3494 bcc190cf-cafb-0310-a4f2-bffc1f526a37

5 years agoChanged 0.91 to 0.95 on djangoproject.com homepage
adrian [Sun, 30 Jul 2006 00:47:20 +0000]
Changed 0.91 to 0.95 on djangoproject.com homepage

git-svn-id: http://code.djangoproject.com/svn/djangoproject.com/django_website@3493 bcc190cf-cafb-0310-a4f2-bffc1f526a37

5 years agoChanged download page template to point to 0.95 tarball
adrian [Sun, 30 Jul 2006 00:43:51 +0000]
Changed download page template to point to 0.95 tarball

git-svn-id: http://code.djangoproject.com/svn/djangoproject.com/django_website@3492 bcc190cf-cafb-0310-a4f2-bffc1f526a37

5 years agoFixed #2252 -- Added patch submission guideline to 'new ticket' Trac template
adrian [Wed, 28 Jun 2006 13:15:33 +0000]
Fixed #2252 -- Added patch submission guideline to 'new ticket' Trac template

git-svn-id: http://code.djangoproject.com/svn/djangoproject.com/django_website@3224 bcc190cf-cafb-0310-a4f2-bffc1f526a37

5 years agoFixed #2236 -- Fixed error in community_title.html template for djangoproject.com...
adrian [Wed, 28 Jun 2006 01:12:12 +0000]
Fixed #2236 -- Fixed error in community_title.html template for djangoproject.com site

git-svn-id: http://code.djangoproject.com/svn/djangoproject.com/django_website@3219 bcc190cf-cafb-0310-a4f2-bffc1f526a37

5 years agoStopped using default WOL templates in django-website.
jacob [Tue, 27 Jun 2006 15:40:51 +0000]
Stopped using default WOL templates in django-website.

git-svn-id: http://code.djangoproject.com/svn/djangoproject.com/django_website@3216 bcc190cf-cafb-0310-a4f2-bffc1f526a37

5 years agoAdded link to desktops to community pages.
wilson [Fri, 23 Jun 2006 19:27:16 +0000]
Added link to desktops to community pages.

git-svn-id: http://code.djangoproject.com/svn/djangoproject.com/django_website@3200 bcc190cf-cafb-0310-a4f2-bffc1f526a37

5 years agoUpdated djangoproject.com documentation builder to work with the regression tests...
jacob [Wed, 21 Jun 2006 23:03:48 +0000]
Updated djangoproject.com documentation builder to work with the regression tests added in [3176]

git-svn-id: http://code.djangoproject.com/svn/djangoproject.com/django_website@3190 bcc190cf-cafb-0310-a4f2-bffc1f526a37

5 years agoOops -- missed ROOT_URLCONF in last comit
jacob [Mon, 19 Jun 2006 19:16:40 +0000]
Oops -- missed ROOT_URLCONF in last comit

git-svn-id: http://code.djangoproject.com/svn/djangoproject.com/django_website@3155 bcc190cf-cafb-0310-a4f2-bffc1f526a37

5 years agoMoved things around in djangoproject.com project to match the standard Django layout
jacob [Mon, 19 Jun 2006 19:13:04 +0000]
Moved things around in djangoproject.com project to match the standard Django layout

git-svn-id: http://code.djangoproject.com/svn/djangoproject.com/django_website@3154 bcc190cf-cafb-0310-a4f2-bffc1f526a37

5 years agoA few tweaks to djangoproject.com settings
jacob [Mon, 19 Jun 2006 19:11:19 +0000]
A few tweaks to djangoproject.com settings

git-svn-id: http://code.djangoproject.com/svn/djangoproject.com/django_website@3153 bcc190cf-cafb-0310-a4f2-bffc1f526a37

5 years agoFixed error in djangoproject.com update_feeds.py. Refs #2117
adrian [Thu, 8 Jun 2006 02:39:58 +0000]
Fixed error in djangoproject.com update_feeds.py. Refs #2117

git-svn-id: http://code.djangoproject.com/svn/djangoproject.com/django_website@3106 bcc190cf-cafb-0310-a4f2-bffc1f526a37

5 years agoRemoved link to 'About Trac' from footer.cs Trac template for djangoproject.com....
adrian [Mon, 5 Jun 2006 00:28:43 +0000]
Removed link to 'About Trac' from footer.cs Trac template for djangoproject.com. Refs #2085

git-svn-id: http://code.djangoproject.com/svn/djangoproject.com/django_website@3080 bcc190cf-cafb-0310-a4f2-bffc1f526a37

5 years agoAdded note to Trac attachment.cs template about adding '[patch]' to ticket summaries
adrian [Fri, 2 Jun 2006 18:01:31 +0000]
Added note to Trac attachment.cs template about adding '[patch]' to ticket summaries

git-svn-id: http://code.djangoproject.com/svn/djangoproject.com/django_website@3067 bcc190cf-cafb-0310-a4f2-bffc1f526a37

5 years agomagic-removal fixes to aggregator/feeditem_list.html page on djangoproject.com
adrian [Wed, 31 May 2006 19:33:44 +0000]
magic-removal fixes to aggregator/feeditem_list.html page on djangoproject.com

git-svn-id: http://code.djangoproject.com/svn/djangoproject.com/django_website@3033 bcc190cf-cafb-0310-a4f2-bffc1f526a37

5 years agoFixed build_documentation to display the correct import statement
adrian [Wed, 31 May 2006 19:25:57 +0000]
Fixed build_documentation to display the correct import statement

git-svn-id: http://code.djangoproject.com/svn/djangoproject.com/django_website@3032 bcc190cf-cafb-0310-a4f2-bffc1f526a37

5 years agoRemoved 'API reference' section from django_website docs build_documentation.py,...
adrian [Wed, 31 May 2006 18:47:35 +0000]
Removed 'API reference' section from django_website docs build_documentation.py, because it's no longer useful post magic-removal

git-svn-id: http://code.djangoproject.com/svn/djangoproject.com/django_website@3029 bcc190cf-cafb-0310-a4f2-bffc1f526a37

5 years agoGot django_website.apps.docs.parts.build_documentation working
adrian [Wed, 31 May 2006 18:44:14 +0000]
Got django_website.apps.docs.parts.build_documentation working

git-svn-id: http://code.djangoproject.com/svn/djangoproject.com/django_website@3027 bcc190cf-cafb-0310-a4f2-bffc1f526a37

5 years agoConverted part of django_website/apps/docs/parts/build_documentation.py to magic...
adrian [Wed, 31 May 2006 16:13:08 +0000]
Converted part of django_website/apps/docs/parts/build_documentation.py to magic-removal

git-svn-id: http://code.djangoproject.com/svn/djangoproject.com/django_website@3025 bcc190cf-cafb-0310-a4f2-bffc1f526a37

5 years agoRenamed djangoproject.com freecomments_list.html template to freecomment_list.html...
adrian [Wed, 31 May 2006 02:02:36 +0000]
Renamed djangoproject.com freecomments_list.html template to freecomment_list.html to match magic-removal upgrade

git-svn-id: http://code.djangoproject.com/svn/djangoproject.com/django_website@3011 bcc190cf-cafb-0310-a4f2-bffc1f526a37

5 years agoFixed bug in homepage.html template for djangoproject.com
adrian [Wed, 31 May 2006 02:01:38 +0000]
Fixed bug in homepage.html template for djangoproject.com

git-svn-id: http://code.djangoproject.com/svn/djangoproject.com/django_website@3010 bcc190cf-cafb-0310-a4f2-bffc1f526a37

5 years agoUpgraded djangoproject.com to magic-removal
adrian [Tue, 30 May 2006 16:48:23 +0000]
Upgraded djangoproject.com to magic-removal

git-svn-id: http://code.djangoproject.com/svn/djangoproject.com/django_website@3008 bcc190cf-cafb-0310-a4f2-bffc1f526a37

5 years agoSmall changes to djangoproject.com admin settings
root [Tue, 30 May 2006 01:43:32 +0000]
Small changes to djangoproject.com admin settings

git-svn-id: http://code.djangoproject.com/svn/djangoproject.com/django_website@3006 bcc190cf-cafb-0310-a4f2-bffc1f526a37

5 years agoFixed path to admin URLconf in djangoproject.com admin settings
adrian [Tue, 30 May 2006 01:42:34 +0000]
Fixed path to admin URLconf in djangoproject.com admin settings

git-svn-id: http://code.djangoproject.com/svn/djangoproject.com/django_website@3005 bcc190cf-cafb-0310-a4f2-bffc1f526a37

5 years agoSmall change to build_documentation.py
root [Mon, 22 May 2006 19:26:54 +0000]
Small change to build_documentation.py

git-svn-id: http://code.djangoproject.com/svn/djangoproject.com/django_website@2966 bcc190cf-cafb-0310-a4f2-bffc1f526a37

6 years agoChanged django_website docs/parts/build_documentation <h2> wording
adrian [Tue, 2 May 2006 00:58:12 +0000]
Changed django_website docs/parts/build_documentation <h2> wording

git-svn-id: http://code.djangoproject.com/svn/djangoproject.com/django_website@2807 bcc190cf-cafb-0310-a4f2-bffc1f526a37

6 years agoChanged django_website docs/parts/flatten_docs.py to flatten 0.91 docs
adrian [Tue, 2 May 2006 00:56:32 +0000]
Changed django_website docs/parts/flatten_docs.py to flatten 0.91 docs

git-svn-id: http://code.djangoproject.com/svn/djangoproject.com/django_website@2806 bcc190cf-cafb-0310-a4f2-bffc1f526a37

6 years agoAdded 'Search docs via Google' to right sidebar of documentation index template
adrian [Mon, 13 Mar 2006 16:31:12 +0000]
Added 'Search docs via Google' to right sidebar of documentation index template

git-svn-id: http://code.djangoproject.com/svn/djangoproject.com/django_website@2519 bcc190cf-cafb-0310-a4f2-bffc1f526a37

6 years agoFixed #1303 -- Added feed title prefix to community RSS-feed template
adrian [Sat, 18 Feb 2006 21:02:42 +0000]
Fixed #1303 -- Added feed title prefix to community RSS-feed template

git-svn-id: http://code.djangoproject.com/svn/djangoproject.com/django_website@2345 bcc190cf-cafb-0310-a4f2-bffc1f526a37

6 years agoFixed #1284 -- Fixed Trac template for djangoproject.com wiki pages. Thanks for point...
adrian [Sat, 28 Jan 2006 01:47:51 +0000]
Fixed #1284 -- Fixed Trac template for djangoproject.com wiki pages. Thanks for pointing out where to look, Simon -- that was driving me nuts

git-svn-id: http://code.djangoproject.com/svn/djangoproject.com/django_website@2143 bcc190cf-cafb-0310-a4f2-bffc1f526a37

6 years agoMade various changes to djangoproject.com templates (committing this b/c the changes...
adrian [Thu, 12 Jan 2006 22:44:47 +0000]
Made various changes to djangoproject.com templates (committing this b/c the changes weren't in SVN yet)

git-svn-id: http://code.djangoproject.com/svn/djangoproject.com/django_website@1932 bcc190cf-cafb-0310-a4f2-bffc1f526a37