Adam Palay
|
a04539af5d
|
change models to filter by course
|
2013-07-19 11:03:25 -04:00 |
|
Ned Batchelder
|
3eec09b87a
|
Merge pull request #216 from edx/ned/remove-unused-imports
Ned/remove unused imports
|
2013-06-20 14:15:31 -07:00 |
|
Calen Pennington
|
308fe26b65
|
Clean up pep8 E128 issues
|
2013-06-20 09:08:25 -04:00 |
|
Ned Batchelder
|
61b53713d2
|
Remove unused imports from lms, as detected by pylint.
|
2013-06-19 16:56:34 -04:00 |
|
Ned Batchelder
|
df6d3f9b2f
|
Fix strings that should be raw.
|
2013-06-19 16:56:34 -04:00 |
|
Don Mitchell
|
168cb306d3
|
Move tz_aware into connection config rather than settings.
Make django use_tz
|
2013-06-10 17:16:35 -04:00 |
|
Julian Arni
|
6e92666a20
|
Fixed score order.
Less is more.
|
2013-03-11 14:57:19 -04:00 |
|
Julian Arni
|
588b27c9dc
|
Added Descriptor method, fixed order issue.
|
2013-03-11 11:17:12 -04:00 |
|
Julian Arni
|
5682e02f53
|
Fix indendation that was causing only first submission to be saved
|
2013-03-06 11:05:10 -05:00 |
|
Julian Arni
|
b6f3042c1d
|
Incorporate Victor's suggestions
|
2013-02-26 12:38:09 -05:00 |
|
Julian Arni
|
adaa8463e3
|
Removed commented-out fn
|
2013-02-26 10:03:20 -05:00 |
|
Julian Arni
|
414c62115c
|
Fixed tests and list check
|
2013-02-25 20:12:33 -05:00 |
|
Julian Arni
|
b4387b287d
|
Adding migrations
|
2013-02-25 18:56:58 -05:00 |
|
Julian Arni
|
3473a5d3b0
|
Fixed broken reference
|
2013-02-25 18:39:59 -05:00 |
|
Julian Arni
|
da2d0ed6ec
|
Foldit with puzzle leaderboard
|
2013-02-25 11:16:37 -05:00 |
|
Julian Arni
|
e5294591dc
|
Foldit leaderboard w/o tests
|
2013-02-22 11:12:26 -05:00 |
|
Victor Shnayder
|
e4312d67f0
|
work in progress on supporting science puzzles
|
2013-02-19 09:43:19 -05:00 |
|
Victor Shnayder
|
723012b2bb
|
Better logging, and make view csrf exempt...
|
2013-02-14 14:50:18 -05:00 |
|
Victor Shnayder
|
d7f9bdda66
|
Move foldit app into the lms. No need for it in the cms, and it was breaking tests there..
|
2013-02-14 13:23:58 -05:00 |
|