Commit Graph

32 Commits

Author SHA1 Message Date
Piotr Mitros
8539b9264f Profile page uses lxml 2012-01-21 09:20:24 -05:00
David Ormsbee
7de2c6fab1 update settings to remove server split between askbot and courseware 2012-01-20 10:56:20 -05:00
Piotr Mitros
4bc58c5611 Option for new Askbot
--HG--
rename : settings.py => settings_old_askbot.py
2012-01-19 16:31:40 -05:00
Bridger Maxwell
d47d95edf2 Removed simplewiki's custom 404 page so urls work better, and it uses global 404 page. Set bad debug setting to false 2012-01-18 21:43:23 -05:00
Bridger Maxwell
5c11bcd0c9 Merge 2012-01-17 19:03:05 -05:00
Bridger Maxwell
eb532d0d51 The 'not found' wiki page now has a working 'create article' link 2012-01-17 19:02:43 -05:00
Piotr Mitros
9682aea995 Stupid typo in settings.py 2012-01-16 21:34:16 -05:00
Piotr Mitros
5859f466ec Run without courseware with --settings 2012-01-16 20:39:50 -05:00
Piotr Mitros
851bf3e692 Fixed revery in settings.py 2012-01-16 18:19:27 -05:00
Piotr Mitros
1fb47e9cdd settings.py had textbook. Worked on dev machines because .pyc files stuck around; didn't work on staging 2012-01-16 15:58:50 -05:00
Bridger Maxwell
d909e89104 Added setting to generate random user credentials to test account creation. Might have accidentally stomped other changes to settings.py 2012-01-16 11:48:45 -05:00
Piotr Mitros
d65d268045 Fixed two minor errors. setting -> settings, default PERF_STATS in settings.py
--HG--
rename : setting_no_askbot.py => settings_no_askbot.py
2012-01-16 11:38:41 -05:00
Piotr Mitros
86bc89fd23 We can now manage.py runserver --settings=setting_no_askbot 2012-01-16 11:34:41 -05:00
Piotr Mitros
6e9e9c7627 Slightly better name. PROFILE to PERFSTATS 2012-01-15 14:13:40 -05:00
Piotr Mitros
36281387d6 Profiling. Also, preliminary dummy code for tracking in capa_problem 2012-01-15 14:12:46 -05:00
Piotr Mitros
b118f4361c Tracking improvements. Calculator is tracked 2012-01-14 07:33:43 -05:00
Piotr Mitros
dad70c5ae3 Proper from addresses, static view allows CSRF 2012-01-13 19:41:28 -05:00
Piotr Mitros
55c10212f9 SITENAME, e-mail addresses 2012-01-13 09:43:06 -05:00
Piotr Mitros
5b7a59bc58 Staging page works 2012-01-13 07:26:53 -05:00
Piotr Mitros
4a28fd3b13 Working calculator 2012-01-05 20:28:05 -05:00
Piotr Mitros
85e8b3a2e9 Wiki now supports circuits, modulo bugs 2012-01-04 19:00:52 -05:00
Piotr Mitros
6d5433bd05 Tracking system enhanced 2012-01-01 19:25:50 -05:00
Piotr Mitros
4405bef7a3 Supports askbot dir 2012-01-01 15:22:54 -05:00
Piotr Mitros
576ac4b80a Askbot integrated 2012-01-01 08:57:05 -05:00
Piotr Mitros
0ec5e4a985 Minor change to settings -- work with no TRACK_DIR defined -- untested 2011-12-31 11:46:28 -05:00
Piotr Mitros
4355de794b Tracking is partially in place 2011-12-31 11:38:28 -05:00
Piotr Mitros
308825ecb4 Wiki requires login 2011-12-30 06:37:13 -05:00
Piotr Mitros
646fc0b18f simplewiki 2011-12-30 00:09:16 -05:00
Piotr Mitros
b1e52a92d1 Moving static to its own directory 2011-12-29 15:37:24 -05:00
Piotr Mitros
fccfbb7d2f Textbook browser 2011-12-29 09:51:32 -05:00
Piotr Mitros
e25939acc3 Basic textbook functionality 2011-12-23 16:43:14 -05:00
Piotr Mitros
cc1de22e26 Initial commit 2011-12-07 09:28:16 -05:00