log gpp/urls.py @ 117:a3633f39f3ce

age author description
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.