summaryrefslogtreecommitdiffstats
path: root/forum/urls.py
Commit message (Expand)AuthorAgeFilesLines
* slightly modified email alert sender and made a minor change in livesettingsEvgeny Fadeev2010-05-111-1/+0
* started adding admin interfaceEvgeny Fadeev2010-04-271-0/+0
* baseline for ASKBOT development is readyEvgeny Fadeev2010-03-271-17/+0
* old login system restored, merge doneEvgeny Fadeev2010-03-271-14/+14
* dos2unixEvgeny Fadeev2010-03-271-2/+2
* fixed rss feed and a couple more bugs in templateshrcerqueira2010-03-041-1/+3
* couple of fixeshrcerqueira2010-03-041-1/+1
* Temp login token request (for password recovery and google openid problems)hrcerqueira2010-03-031-3/+8
* New auth system, see the wiki for details.hrcerqueira2010-03-011-3/+15
* "Reversed" some m2m relations with the user model.hrcerqueira2010-02-221-3/+10
* merged with Hernanis model refactoring, ran out of time to fix an issueEvgeny Fadeev2010-02-171-3/+3
|\
| * Complete reorganization of models and managers, and removal of some raw sql q...hrcerqueira2010-02-171-3/+3
* | finished splitting views/content.py, some new bugs: html wont validate, image...Evgeny Fadeev2010-02-161-29/+31
* | split out views/commands.pyEvgeny Fadeev2010-02-161-5/+5
|/
* Changed views _init.py_ to not import everything, but just the packages, and ...hrcerqueira2010-02-151-40/+40
* second take on skins - quite a bit simplerEvgeny Fadeev2010-02-101-6/+7
* moved templates/content --> forum/media, templates --> forum/templates, fixed...Evgeny Fadeev2010-02-091-5/+5
* recaptcha for conventional registration\n\Evgeny Fadeev2010-01-241-1/+1
* Handle the case were user logs in with facebook for the first time.hrcerqueira2010-01-221-0/+1
* added sitemap at /sitemap.xml and fixed per tag subscription (hopefully)Evgeny Fadeev2009-12-091-0/+5
* added interesting and ignored tag selectors (works) and per-tag subscription ...Evgeny Fadeev2009-12-081-0/+14
* fixed user tag selection and count, link points to user authored questions/an...Evgeny Fadeev2009-11-251-1/+1
* better comments, email subscriptions, corrected view counter, some ie7 issues...root2009-11-131-0/+72