Ned Batchelder
df4b512b6f
Change wildcard imports into specific imports
2013-06-21 17:33:06 -04:00
Ned Batchelder
61b53713d2
Remove unused imports from lms, as detected by pylint.
2013-06-19 16:56:34 -04:00
Calen Pennington
6b64b4214f
Make relative imports explicitly relative
2013-03-15 11:23:22 -04:00
Calen Pennington
cfae1cdf62
Pep8 autofixes
2013-02-06 11:13:50 -05:00
Jay Zoldak
593b038780
Add tests for django-comment-client helpers
2013-01-29 14:43:28 -05:00
Ibrahim Awwal
9266ade9b6
Removed helpers.show_if.
...
I don't know why this was ever defined when python has a ternary operator
which doesn't require its arguments to be evaluated if the condition
evaluates to false, whereas this helper method does.
2012-09-11 01:49:43 -07:00
Arjun Singh
d1a8cd3f65
Limiting depth of comments
2012-08-23 04:50:03 -07:00
Rocky Duan
e4890a8bff
fixed pluralize
2012-08-23 02:52:51 -07:00
Rocky Duan
0b00e3b099
make similar posts url working
2012-08-23 02:17:17 -07:00
Rocky Duan
43ef4f6482
fixed recent threads & tags links
2012-08-22 19:09:58 -07:00
Rocky Duan
9b26a20989
fixed search highlighting
2012-08-22 12:04:32 -07:00
Rocky Duan
a90af0c471
render permalink in backend
2012-08-21 23:26:06 -07:00
Rocky Duan
07f818da5a
got reply working under backbone framework
2012-08-21 02:12:21 -07:00
Rocky Duan
d189a49ee5
continue working on backbone & got vote migrated and working
2012-08-20 17:32:36 -07:00
Rocky Duan
d5c2b04c5c
modified mustache template working
2012-08-19 20:43:46 -07:00
Rocky Duan
12d51334f8
mustache template
2012-08-19 16:03:42 -07:00
Rocky Duan
b4ec109dac
major refactor of templates
2012-08-19 00:59:43 -07:00