Ned Batchelder
|
61b53713d2
|
Remove unused imports from lms, as detected by pylint.
|
2013-06-19 16:56:34 -04:00 |
|
Chris Dodge
|
fbbae44988
|
Merge branch 'master' of github.com:edx/edx-platform into feature/cdodge/autoprovision-forums-master
Conflicts:
cms/djangoapps/contentstore/views/course.py
lms/djangoapps/django_comment_client/base/views.py
lms/djangoapps/django_comment_client/management/commands/show_permissions.py
lms/djangoapps/django_comment_client/models.py
lms/djangoapps/django_comment_client/tests/test_utils.py
lms/envs/common.py
|
2013-05-20 10:22:36 -04:00 |
|
Jay Zoldak
|
71626f4ff6
|
Pep8 fixes of django_comment_client code
|
2013-05-16 15:57:34 -04:00 |
|
Chris Dodge
|
40e3410121
|
fix broken unit tests
|
2013-05-06 16:51:36 -04:00 |
|
Chris Dodge
|
a92910db20
|
update lms to reflect where comment models.py is now in common
|
2013-05-06 16:23:32 -04:00 |
|
Will Daly
|
72411a175f
|
Added jnater's unit tests, cleaned up broken tests, ran pep8fix
|
2013-03-06 09:41:26 -05:00 |
|
David Ormsbee
|
a3a886bd0f
|
Revert "Add tests for django-comment-client models" (which actually had
a model change as well)
This reverts commit 053547453e.
|
2013-02-05 18:51:16 -05:00 |
|
Jay Zoldak
|
053547453e
|
Add tests for django-comment-client models
|
2013-01-29 14:45:35 -05:00 |
|