summaryrefslogtreecommitdiffstats
path: root/settings_local.py.dist
Commit message (Collapse)AuthorAgeFilesLines
* initial commitEvgeny Fadeev2010-03-251-7/+0
|
* dos2unixEvgeny Fadeev2010-02-281-110/+110
|
* Fixed some errors and moved some folders to inside the forum folder.hrcerqueira2010-02-181-0/+110
|
* Changed views _init.py_ to not import everything, but just the packages, and ↵hrcerqueira2010-02-151-110/+0
| | | | | | changed urls.py to include the full python path for each view. Also changed some "reverses" on templates that were using view p
* second take on skins - quite a bit simplerEvgeny Fadeev2010-02-101-0/+1
|
* tiny fix to settings_local.py.distEvgeny Fadeev2010-02-051-1/+0
|
* added logging messages to django_authopenid library for debugging, \Evgeny Fadeev2010-02-051-0/+5
| | | | also fixed up format of logging output and added HOW_TO_DEBUG file
* remove experimental and unused files, small cleanupsEvgeny Fadeev2010-02-021-0/+1
|
* recaptcha for conventional registration\n\Evgeny Fadeev2010-01-241-0/+12
| | | | | | | | 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-92/+92
| | | | anonymous question or answer.
* Handle the case were user logs in with facebook for the first time.hrcerqueira2010-01-221-0/+1
|
* Added the basic html and javascript of fb connect, and a setting in ↵hrcerqueira2010-01-211-88/+91
| | | | settings_local.py.dist for the fb api key.
* added a short name setting for the app and modified the default about page ↵Rick Ross2010-01-161-14/+17
| | | | to use it
* configuration of javascript base url is no longer neededEvgeny Fadeev2009-11-281-3/+0
|
* added generic email to settings_local.py.distEvgeny Fadeev2009-11-251-1/+1
|
* fixed error in template and removed ADMINS and DEBUG settings from settings.pyroot2009-11-251-0/+9
|
* full text search with Sphinx, added session-based greeting message for the ↵Evgeny Fadeev2009-11-171-8/+19
| | | | first time visitor
* turned off by default legacy password login through external websiteEvgeny Fadeev2009-11-171-1/+1
|
* better comments, email subscriptions, corrected view counter, some ie7 ↵root2009-11-131-17/+38
| | | | 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
* merged Bruno url translations, removed his local mods, added ↵Evgeny Fadeev2009-08-121-1/+1
| | | | settings.BOOKS_ON, validated more templates
* modified settings.py and settings_local.py.dist to be more organizedAdolfo Fitoria2009-08-091-17/+39
|
* translate header, index and footer pagesMike Chen2009-07-091-0/+4
|
* initiliaze git repMike Chen2009-07-051-0/+21