summaryrefslogtreecommitdiffstats
path: root/settings_local.py.dist
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'evgenyfadeev/master'Adolfo Fitoria2010-02-091-5/+74
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: .gitignore INSTALL TODO cnprog.wsgi django_authopenid/urls.py django_authopenid/views.py drop-all-tables.sh forum/auth.py forum/managers.py forum/models.py forum/templatetags/extra_tags.py forum/views.py locale/es/LC_MESSAGES/django.mo locale/es/LC_MESSAGES/django.po settings.py settings_local.py.dist sql_scripts/update_2009_01_25_001.sql sql_scripts/update_2009_02_26_001.sql sql_scripts/update_2009_04_10_001.sql templates/authopenid/confirm_email.txt templates/authopenid/sendpw_email.txt templates/content/js/compress.bat templates/content/js/flot-build.bat templates/content/style/style.css templates/footer.html templates/question.html templates/user_reputation.html templates/user_stats.html templates/user_votes.html templates/users_questions.html urls.py
| * 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
| |
* | Merge branch 'master' of git://github.com/cnprog/CNPROG into chinito/masterAdolfo Fitoria2009-10-131-3/+24
|\ \ | | | | | | | | | | | | | | | | | | | | | Conflicts: forum/models.py forum/views.py settings.py settings_local.py.dist
| * | update settings.py and settings_local.py.dist suggested by Adolfo FitoriaMike Chen2009-08-121-22/+43
| |/
* | 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