summaryrefslogtreecommitdiffstats
path: root/settings.py
Commit message (Expand)AuthorAgeFilesLines
* created model parser and initial models for stackexchange importerEvgeny Fadeev2010-03-031-1/+2
* finally merged Josephs and Adolfos branches, basic on-scree new post notifica...Evgeny Fadeev2010-03-011-1/+1
|\
| * merged joseph's branchEvgeny Fadeev2010-02-221-1/+2
| |\
| | * Moved apps back into base dirJoseph Turian2010-02-071-6/+6
| | * Moved applications into apps/ directoryJoseph Turian2010-02-071-6/+6
| | * remove experimental and unused files, small cleanupsEvgeny Fadeev2010-02-021-3/+0
| | * added full text search support for postgresql, database setup is done as a re...unknown2010-02-021-0/+9
| | * fixed fbconnect and sphinx settings not being properly verifiedHernani Cerqueira2010-02-011-2/+2
| | * recaptcha for conventional registration\n\Evgeny Fadeev2010-01-241-10/+32
| | * Handled the returning user case, and the proper redirects in the case of an a...hrcerqueira2010-01-221-0/+0
| | * Handle the case were user logs in with facebook for the first time.hrcerqueira2010-01-221-71/+72
| | * On enabling/full text search, users should add/remove djangosphinx from the I...hrcerqueira2010-01-201-71/+71
| | * added sitemap at /sitemap.xml and fixed per tag subscription (hopefully)Evgeny Fadeev2009-12-091-0/+1
| | * added interesting and ignored tag selectors (works) and per-tag subscription ...Evgeny Fadeev2009-12-081-2/+2
| | * fixed error in template and removed ADMINS and DEBUG settings from settings.pyroot2009-11-251-12/+0
| | * full text search with Sphinx, added session-based greeting message for the fi...Evgeny Fadeev2009-11-171-0/+1
| | * better comments, email subscriptions, corrected view counter, some ie7 issues...root2009-11-131-12/+13
| | * modified settings.py and settings_local.py.dist to be more organizedAdolfo Fitoria2009-08-091-29/+0
| | * moving settings values from settings.py to settings_local.py for betterAdolfo Fitoria2009-08-091-25/+26
| | * fixing error in settings.py (missing template stuff for admin)Adolfo Fitoria2009-08-081-0/+1
| | * added anonymous posting, per-question subscription and fixes by Pothers and s...Evgeny Fadeev2009-08-051-4/+11
| | * included changes by Adolfo and Chaitanya and found temporary fix for languagesEvgeny Fadeev2009-08-041-99/+100
| | * merged in latest Mikes changesEvgeny Fadeev2009-07-261-70/+25
| | * configured local settings file as CNPROGBruno Sarlo2009-07-201-6/+4
| | * adding all files againEvgeny Fadeev2009-07-101-0/+146
| | * deleted allEvgeny Fadeev2009-07-101-146/+0
| | * english translationEvgeny Fadeev2009-07-101-25/+72
| | * translate header, index and footer pagesMike Chen2009-07-091-28/+14
| | * add Chinese message files to move out localiztionMike Chen2009-07-051-14/+2
| | * initiliaze git repMike Chen2009-07-051-0/+125
| * merged adolfos branch, dos2unixd everythingEvgeny Fadeev2010-02-221-1/+0
| |\
| | * Merge commit 'osqa/master'Adolfo Fitoria2010-02-151-1/+2
| | |\
| | * \ Merge branch 'master' of git://github.com/evgenyfadeev/CNPROG into evgenyfade...Adolfo Fitoria2010-02-091-11/+40
| | |\ \
| | * \ \ Merge branch 'master' of git://github.com/evgenyfadeev/CNPROG into evgenyfade...Adolfo Fitoria2009-12-151-13/+2
| | |\ \ \
| | * | | | better comments, email subscriptions, corrected view counter, some ie7 issues...root2009-11-131-12/+13
| | * | | | modified settings.py and settings_local.py.dist to be more organizedAdolfo Fitoria2009-08-091-29/+0
| | * | | | moving settings values from settings.py to settings_local.py for betterAdolfo Fitoria2009-08-091-25/+26
| | * | | | fixing error in settings.py (missing template stuff for admin)Adolfo Fitoria2009-08-081-0/+1
| | * | | | added anonymous posting, per-question subscription and fixes by Pothers and s...Evgeny Fadeev2009-08-051-4/+11
| | * | | | included changes by Adolfo and Chaitanya and found temporary fix for languagesEvgeny Fadeev2009-08-041-99/+100
| | * | | | merged in latest Mikes changesEvgeny Fadeev2009-07-261-70/+25
* | | | | | merged authentication work by Hernani into my local copy of masterEvgeny Fadeev2010-03-011-4/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | added module template loaderhrcerqueira2010-03-011-0/+1
| * | | | | removed django_authopenid from installed appshrcerqueira2010-03-011-1/+0
|/ / / / /
* | | | | moved some more stuff and removed a couple of unused files.hrcerqueira2010-02-181-2/+1
* | | | | Fixed some errors and moved some folders to inside the forum folder.hrcerqueira2010-02-181-3/+3
* | | | | Complete reorganization of models and managers, and removal of some raw sql q...hrcerqueira2010-02-171-1/+1
| |_|_|/ |/| | |
* | | | second take on skins - quite a bit simplerEvgeny Fadeev2010-02-101-1/+2
| |_|/ |/| |
* | | remove experimental and unused files, small cleanupsEvgeny Fadeev2010-02-021-3/+0
* | | added full text search support for postgresql, database setup is done as a re...unknown2010-02-021-0/+9