log
graph
tags
bookmarks
branches
changeset
browse
file
diff
comparison
annotate
file log
raw
help
Mercurial
>
public
>
sg101
log gpp/urls.py @ 580:
c525f3e0b5d0
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
|
(0)
tip
age
author
description
2012-05-05
Brian Neal
Use the static() function to serve MEDIA files in development.
2012-05-05
Brian Neal
For Django 1.4, added the admin password reset feature.
2012-05-04
Brian Neal
For Django 1.4, use django.conf.urls instead of django.conf.urls.defaults.
2012-05-03
Brian Neal
For Django 1.4, update to newer versions of cache_page usage.
2012-01-13
Brian Neal
Initial version of the phantombrigade application.
2012-01-09
Brian Neal
For #243, create a contests application.
2011-12-07
Brian Neal
For #237, use Redis as the source of posts for the RSS feeds to hopefully eliminate some slow queries.
2011-08-17
Brian Neal
Smarter search index updating for forums. This work is for #227.
2011-05-18
Brian Neal
Fixing #214; don't need a custom model search view. All the info is in the template. Wrote a template tag to extract the info from the request context and urlencode them.
2011-04-10
Brian Neal
Fixing #205; search result pagination wasn't including models. Created a custom model search form so that the query term and model selections would persist across pages.
2011-03-16
Brian Neal
For #187; tune forums RSS settings. Set TTL to 1 hour; return 30 forum posts instead of 10; cache feed for 15 minutes instead of an hour.
2011-02-20
Brian Neal
New scheme for serving media files in debug mode after updating django trunk.
2011-02-20
Brian Neal
Fixing #149; adding the ygroup application: an archive of the old Yahoo Group messages.
2011-01-27
Brian Neal
Fixing #142; cut over to the django.contrib.staticfiles app.
2010-10-14
Brian Neal
This is a first rough commit for #95, adding the ability to embed YouTube videos in forum posts. Some more polish and testing needs to happen at this point. I wanted to get all these changes off my hard drive and into the repository.
2010-09-21
Brian Neal
Close #104; downloads javascript has incorrect hard-coded path to star graphics. Also correct count fields in downloads category fixture.
2010-06-06
Brian Neal
For #51, added weblinks to search. Decided against using the search index to store prerendered results. My fear is this could get too unweildy once we add forums.
2010-06-05
Brian Neal
Initial commit of Haystack search integration. See #51.
2010-05-29
Brian Neal
Implement #84; additional checks on spammers; implement stranger status.
2010-03-15
Brian Neal
Fixing #59, again. Django ticket 13093 was fixed allowing cache_page to work in the URLconf.
2010-03-11
Brian Neal
Implement ticket #59; update RSS feeds for Django 1.2.
2010-02-11
Brian Neal
Implement #52 Forums RSS feeds.
2009-12-06
Brian Neal
Rework r149 for #30. Got rid of the custom index. Put my dashboard in the nav-global block instead.
2009-11-29
Brian Neal
Close #30. Create an admin dashboard to see pending content and requests for admin action.
2009-11-16
Brian Neal
Adding markdown help to comments and forums. Still need to add it to a few other places that use the markItUp editor.
2009-08-23
Brian Neal
More work on forums. Committing what we got so far.
2009-06-12
Brian Neal
Removed old legal application urls from main urls file. (Forgot to do this in last commit.) Added flatpages support. Added some links on the base template.
2009-06-07
Brian Neal
Donations: first cut at a donations view and a form built for paypal.
2009-04-19
Brian Neal
First steps at scratching out a home page. Will need to develop some template tags now to fill it out.
2009-04-15
Brian Neal
Changed the shoutbox: posts are now made by Ajax. The smiley farm is loaded only on demand. jQuery is now in the base template. May add scrolling later.
2009-04-11
Brian Neal
Use DRY principle to manage third party javascript libraries. Created script_tags template tags to generate the correct link and script tags for 3rd party libraries. The settings.py file is the only place where the full path name is specified.
2009-04-06
gremmie
Initial import of sg101 stuff from private repository.
less
more
|
(0)
tip