summaryrefslogtreecommitdiffstats
path: root/settings.py
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵unknown2010-02-021-0/+9
| | | | response to the post_syncdb signal. search is done against question summary, title and tags with crescent weight respectively. everything works but is still in a early stage of development
* 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
| | | | | | | | simpler email subscription form at registration\n\ fixed urls in rss feed\n\ added experimental remote password login api (cleartext password for remote site entered locally)\n\ included example for Mediawiki Authentication plugin\n\ very simple message to everyone management command
* Handled the returning user case, and the proper redirects in the case of an ↵hrcerqueira2010-01-221-0/+0
| | | | anonymous question or answer.
* 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 ↵hrcerqueira2010-01-201-71/+71
| | | | INSTALLED_APPS setting.
* 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
| | | | (not tested yet)
* 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 ↵Evgeny Fadeev2009-11-171-0/+1
| | | | first time visitor
* better comments, email subscriptions, corrected view counter, some ie7 ↵root2009-11-131-12/+13
| | | | 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
* 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
| | | | organization
* 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 ↵Evgeny Fadeev2009-08-051-4/+11
| | | | some more, see development.log
* 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