summaryrefslogtreecommitdiffstats
path: root/forum/auth.py
Commit message (Collapse)AuthorAgeFilesLines
* unified cron job files and added update to russian translationEvgeny Fadeev2010-05-131-1/+1
|
* finished moving settings to livesettings, available at url /settingsEvgeny Fadeev2010-05-091-45/+45
|
* moved all settings from forum/auth.py to forum/conf/*Evgeny Fadeev2010-05-081-155/+44
|
* added vote rule and minimum rep settingsEvgeny Fadeev2010-05-081-130/+22
|
* found a better way to do settings, do actual work tomorrowEvgeny Fadeev2010-05-061-0/+55
|
* added more settings to admin interfaceEvgeny Fadeev2010-05-051-90/+162
|
* started adding admin interfaceEvgeny Fadeev2010-04-271-66/+123
|
* fixed circular dependency on models.signals and the question count on importEvgeny Fadeev2010-03-111-3/+1
|
* fixed a bug, now syncdb and loader both workEvgeny Fadeev2010-03-101-6/+5
|
* minor changeEvgeny Fadeev2010-03-101-1/+0
|
* fixed an error so that syncdb worksEvgeny Fadeev2010-03-101-2/+1
|
* SE loader seems to work, details are in stackexchange/READMEEvgeny Fadeev2010-03-091-1/+14
|
* in the middle of loading votesEvgeny Fadeev2010-03-091-26/+44
|
* New auth system, see the wiki for details.hrcerqueira2010-03-011-0/+0
|
* fixed file upload bug in wmd that I have introduced earlierEvgeny Fadeev2010-02-221-1/+1
|
* better comments, email subscriptions, corrected view counter, some ie7 ↵root2009-11-131-20/+72
| | | | issues, wiki optional with settings.WIKI_ON, site can be mounted on arbitrary url prefix, english language improvements, added feedback form, versioned css and js files to force browser cache reload when settings.RESOURCE_REVISION is incremented , other fixes
* fixing more python 2.4 compat issues (hope it will be the last ones)Adolfo Fitoria2009-08-091-1/+4
|
* added spanish mods by Adolfo, fix in email notification and minor template ↵Evgeny Fadeev2009-08-071-448/+1
| | | | change, removed site-specific staff from english .po file
* Merge branch 'master' of git://github.com/evgenyfadeev/CNPROG into ↵Adolfo Fitoria2009-08-061-0/+444
|\ | | | | | | | | | | | | | | | | evgenyfadeev/master Conflicts: forum/auth.py forum/models.py forum/views.py
| * included changes by Adolfo and Chaitanya and found temporary fix for languagesEvgeny Fadeev2009-08-041-443/+443
| |
| * adding all files againEvgeny Fadeev2009-07-101-0/+443
| |
| * deleted allEvgeny Fadeev2009-07-101-443/+0
| |
* | fixing if and elses that have issues with python 2.4Adolfo Fitoria2009-08-051-1/+4
|/
* initiliaze git repMike Chen2009-07-051-0/+443