1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 13, 2024 — Aug 13, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
mention python/django versions in runtests.sh More... over 8 years ago
Fix example settings for testing older Django versions More... over 8 years ago
Fix travis exclude matrix More... over 8 years ago
Fix travis settings for 1.6 and avoid accidental Django upgrade More... over 8 years ago
Fix Django 1.7- issue with {% render_comment %} template resolving More... over 8 years ago
travis: enforce django-contrib-comments == 1.6.2 on Django 1.6- More... over 8 years ago
add tox.ini More... over 8 years ago
fix TEST_RUNNER setting More... over 8 years ago
Fix unsorted dict comparison More... over 8 years ago
Remove Akismet warning, it's always installed now. More... over 8 years ago
add TEST_RUNNER setting More... over 8 years ago
Modernize Django, advertise static tag. More... over 8 years ago
Add form settings tests, fix compact field ordering More... over 8 years ago
Better testing of json response, and form errors More... over 8 years ago
Test for error handling in `post_comment_ajax` More... over 8 years ago
clarify and improve existing tests More... over 8 years ago
Increased form configurability - allow to switch to other form types and layouts More... over 8 years ago
Remove duplicate test method More... over 8 years ago
Avoid string based URL include() for Django 1.10 More... over 8 years ago
Add runtests for easier discoverability More... over 8 years ago
Move the comments form to a package More... over 8 years ago
Allow template inheritance for our `comments/comment.html` template too. More... over 8 years ago
Add template blocks to allow template overriding, inspired by PR #87 More... over 8 years ago
Make the bootstrap label/field columns configurable More... over 8 years ago
Merge pull request #89 from matmoxam/master More... over 8 years ago
Change to allow the comment form to appear direclty below the comment being replied to when using threaded comments. Currently with threaded comments the form will appear below all the comments associated with the parent comment. More... over 8 years ago
Merge pull request #86 from ZhiweiWang/master More... over 8 years ago
update Chinese translation More... over 8 years ago
add Chinese translation More... over 8 years ago
Merge pull request #2 from django-fluent/master More... over 8 years ago