Django

Code

root/djangoproject.com/django_website/apps


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @9486 [9486] 11/17/08 13:48:29 jacob [djangoproject.com] Fixed password resets.
(edit) @9096 [9096] 09/29/08 10:54:33 jacob [djangoproject.com] checking in changes from the server. Remember, kids, …
(edit) @9073 [9073] 09/19/08 15:49:50 jacob [djangoproject.com] updated website to use Django 1.0.
(edit) @8925 [8925] 09/03/08 10:22:58 jacob [djangoproject.com] a bunch of fixes to the website. Fixes #7271, #7459, …
(edit) @8504 [8504] 08/23/08 17:05:11 jacob [djangoproject.com] locked old documentation views to [8503] in …
(edit) @8468 [8468] 08/22/08 14:20:07 jacob [djangoproject.com] Various template tweaks.
(edit) @7899 [7899] 07/11/08 13:21:55 jacob [djangoproject.com] on preview, a better message would be better.
(edit) @7898 [7898] 07/11/08 13:18:26 jacob [djangoproject.com] A few fixes to the contact form
(edit) @7895 [7895] 07/11/08 13:06:48 jacob [djangoproject.com] Added a foundation contact form.
(edit) @7894 [7894] 07/11/08 10:38:00 jacob [djangoproject.com] Add a timeout to feed fetcher.
(edit) @7893 [7893] 07/11/08 10:29:35 jacob [djangoproject.com] made feed aggregator more robust. Man, you can't slip …
(edit) @7892 [7892] 07/11/08 10:19:27 jacob Checking in template changes from djangoproject.com
(edit) @7759 [7759] 06/26/08 00:26:45 adrian Fixed #7291 -- djangoproject.com weblog RSS feed now includes pubdates. …
(edit) @7369 [7369] 03/27/08 09:23:58 jacob [website] checked in some outstanding template changes.
(edit) @7296 [7296] 03/18/08 10:47:52 jacob [website] changed some maxlengths to avoid crapping out in the aggregator.
(edit) @6526 [6526] 10/18/07 15:06:31 jacob [django-website] checked in changes to django website since, um, last …
(edit) @6472 [6472] 10/10/07 17:50:46 jacob [django-website] Added spam protection via James Bennet's nifty …
(edit) @6064 [6064] 09/07/07 15:51:17 jacob [django-website] Added registration to djangoproject.com, and added some …
(edit) @6063 [6063] 09/07/07 13:50:35 jacob [django-website] a bit more unicodeification.
(edit) @6062 [6062] 09/07/07 13:49:09 jacob [django-website] change str to unicode in aggregator to support …
(edit) @6061 [6061] 09/07/07 13:39:10 jacob [django-website] small bug fix to aggregator
(edit) @6060 [6060] 09/07/07 13:33:58 jacob [django-website] checking in a few uncommitted changes made recently
(edit) @5430 [5430] 06/07/07 11:49:31 jacob Added a tool to mark defunct feeds.
(edit) @5429 [5429] 06/07/07 11:27:49 jacob Fixed #3728 - added "last update" to document views.
(edit) @4839 [4839] 03/28/07 14:55:38 jacob django_website: handle feeds without GUIDs better.
(edit) @4838 [4838] 03/28/07 14:32:51 jacob django_website: be a little nicer about dealing with missing dates in …
(edit) @4795 [4795] 03/23/07 15:07:18 jacob Fixed a few broken model API examples.
(edit) @4794 [4794] 03/23/07 14:57:47 jacob Model examples: skip models without a number.
(edit) @4793 [4793] 03/23/07 14:55:55 jacob Correctly sort model docs.
(edit) @4792 [4792] 03/23/07 14:52:59 jacob Fixed invalid regex from last commit.
(edit) @4791 [4791] 03/23/07 14:51:51 jacob Tweak to last commit.
(edit) @4790 [4790] 03/23/07 14:50:36 jacob Relaxed document URL pattern slightly (to accommodate the release note …
(edit) @4789 [4789] 03/23/07 14:31:37 jacob Vastly improved the djangoproject.com doc system; it now draws from SVN …
(edit) @3536 [3536] 08/07/06 23:54:08 adrian Changed latestblogentry templatetag in django_website.blog app to ignore …
(edit) @3535 [3535] 08/07/06 23:51:28 adrian Changed WeblogEntryFeed in django_website.blog app to ignore future …
(edit) @3494 [3494] 07/29/06 19:48:51 adrian Changed djangoproject.com build_documentation.py to note docs are 0.95
(edit) @3190 [3190] 06/21/06 18:03:48 jacob Updated djangoproject.com documentation builder to work with the …
(edit) @3106 [3106] 06/07/06 21:39:58 adrian Fixed error in djangoproject.com update_feeds.py. Refs #2117
(edit) @3032 [3032] 05/31/06 14:25:57 adrian Fixed build_documentation to display the correct import statement
(edit) @3029 [3029] 05/31/06 13:47:35 adrian Removed 'API reference' section from django_website docs …
(edit) @3027 [3027] 05/31/06 13:44:14 adrian Got django_website.apps.docs.parts.build_documentation working
(edit) @3025 [3025] 05/31/06 11:13:08 adrian Converted part of django_website/apps/docs/parts/build_documentation.py to …
(edit) @3008 [3008] 05/30/06 11:48:23 adrian Upgraded djangoproject.com to magic-removal
(edit) @2966 [2966] 05/22/06 14:26:54 root Small change to build_documentation.py
(edit) @2807 [2807] 05/01/06 19:58:12 adrian Changed django_website docs/parts/build_documentation <h2> wording
(edit) @2806 [2806] 05/01/06 19:56:32 adrian Changed django_website docs/parts/flatten_docs.py to flatten 0.91 docs
(edit) @1902 [1902] 01/10/06 22:53:39 adrian Changed django_website/apps/docs/parts/build_documentation.py to add link …
(edit) @1897 [1897] 01/10/06 17:18:31 adrian Added django_website/apps/docs/parts/flatten_docs.py
(edit) @1336 [1336] 11/21/05 08:56:06 jacob Upgraded djangoproject.com feeds to use new syndication framework
(edit) @554 [554] 08/25/05 23:58:52 adrian Removed extranneous comma from djangoproject.com blog.Entry model
(edit) @549 [549] 08/25/05 17:51:30 adrian Fixed #122 -- BIG, BACKWARDS-INCOMPATIBLE CHANGE. Changed model syntax to …
(edit) @514 [514] 08/16/05 10:32:02 jacob Fixed broken links on generated model doc sidebars
(edit) @489 [489] 08/11/05 14:50:32 adrian Changed model-unit-test docs so that they explicitly include a 'from …
(edit) @488 [488] 08/11/05 14:40:27 adrian Fixed regex bug in [485]
(edit) @486 [486] 08/11/05 14:29:44 adrian Changed build_documentation to pass BUILDING_DOCS state to unit-test model …
(edit) @485 [485] 08/11/05 14:17:32 adrian Changed model unit-test builder NOT to display any Python code after (and …
(edit) @482 [482] 08/11/05 11:10:27 jacob Added list of feeds to sidebar of community page
(edit) @431 [431] 08/08/05 12:36:16 jacob Small tweak to the way aggregator handles modification dates; updated …
(edit) @428 [428] 08/07/05 09:11:23 jacob Added RSS feed configuration for community aggregator
(edit) @427 [427] 08/07/05 09:01:24 jacob Made django community feed updater more rubust in figuring out …
(edit) @424 [424] 08/06/05 19:16:59 adrian Removed some unnecessary stuff from …
(edit) @423 [423] 08/06/05 19:06:21 jacob Removed unused aggregator/views.py
(edit) @422 [422] 08/06/05 18:54:06 jacob Improved djangoproject community aggregator
(edit) @421 [421] 08/06/05 18:14:59 jacob Oops; [420] needed to be fixed in another place
(edit) @420 [420] 08/06/05 18:14:19 jacob Fixed small bug in [419]
(edit) @419 [419] 08/06/05 18:10:10 jacob Added aggregator for Django feeds at /community
(edit) @375 [375] 08/01/05 14:50:45 jacob Fixed bugs in [372]
(edit) @372 [372] 08/01/05 14:43:08 jacob Moved test documentation builder into build_documentation script
(edit) @349 [349] 07/29/05 17:47:42 adrian Changed djangoproject.com Document.slug field to accept slashes
(edit) @229 [229] 07/19/05 17:10:54 adrian Removed djangoproject.com/django_website/apps/blog/views -- it was an …
(edit) @53 [53] 07/15/05 11:30:14 adrian Fixed bug in [47]
(edit) @47 [47] 07/15/05 10:13:00 adrian Changed django_website get_latest_blog_entry templatetag to take a …
(edit) @46 [46] 07/15/05 09:54:59 adrian Added a 'summary' field to django_website blog entries
(edit) @43 [43] 07/14/05 19:51:24 jacob Fixed small bug in doc builder
(edit) @40 [40] 07/14/05 16:13:28 jacob Got rid of the <a name=...>s around all the headers in the created html;
(edit) @36 [36] 07/14/05 15:22:47 jacob Removed docs/views since docs only uses generic views
(edit) @35 [35] 07/14/05 15:22:22 jacob Document builder now works!
(edit) @34 [34] 07/14/05 15:21:49 jacob Removed blurb field from docs
(edit) @33 [33] 07/14/05 14:49:33 adrian Added custom templatetag get_latest_blog_entry for django_website
(edit) @27 [27] 07/14/05 13:08:56 jacob Moved doc building script into django website dir
(edit) @25 [25] 07/14/05 11:41:32 jacob Yet another syntax error fix…
(edit) @24 [24] 07/14/05 11:40:23 jacob Forgot to subclass meta.Model in [20]
(edit) @23 [23] 07/14/05 11:39:53 jacob And another one
(edit) @22 [22] 07/14/05 11:39:29 jacob Fixed silly syntax error in [20]
(edit) @20 [20] 07/14/05 11:33:22 jacob Added basic documentation app to tie into the django docs
(edit) @19 [19] 07/14/05 11:29:00 adrian Made django_website blog entry URLs accepting of single-digit days
(edit) @18 [18] 07/14/05 11:13:00 adrian Added 'author' field to django_website blog.Entry
(edit) @17 [17] 07/14/05 11:11:15 adrian Changed django_website blog.Entry.get_absolute_url to ensure lowercase
(edit) @16 [16] 07/14/05 11:03:18 adrian Added /weblog/ to django_website main urlconf
(edit) @14 [14] 07/14/05 10:55:26 adrian Removed db_table from django_website blog app
(edit) @13 [13] 07/14/05 10:55:02 adrian Added blog app to django_website
(add) @7 [7] 07/13/05 17:16:43 jacob Added basic project for django website
Note: See TracRevisionLog for help on using the revision log.