Package: python-django-threadedcomments / 0.5.3-4

Metadata

Package Version Patches format
python-django-threadedcomments 0.5.3-4 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
django14 | (download)

examples/tut1/settings.py | 16 10 + 6 - 0 !
tests/runtests.py | 7 4 + 3 - 0 !
tests/settings.py | 8 6 + 2 - 0 !
3 files changed, 20 insertions(+), 11 deletions(-)

 fix some incompatibilities with django 1.4.
gravatar_default_url | (download)

threadedcomments/tests/templatetags_tests.py | 8 4 + 4 - 0 !
1 file changed, 4 insertions(+), 4 deletions(-)

 update gravatar default image url to correspond to tests/settings.py
add_markup_deps_to_install | (download)

INSTALL.txt | 6 5 + 1 - 0 !
1 file changed, 5 insertions(+), 1 deletion(-)

 add note about dependencies required for comments markup.