isso/specs
Martin Zimmermann 5ce48de94a add POST request to get comment counts for multiple URLs
The old way via `GET /count?uri=...` still works, but is now deprecated
and might be removed in future releases.
The new way is much more efficient especially fore multiple listings.

The internal implemention is improvable though.
2014-03-25 18:50:21 +01:00
..
disqus.xml add test for disqus import 2013-12-18 13:08:54 +01:00
fixtures.py another approach to fix #40 (return 403 on false Content-Type) 2013-12-04 23:36:48 +01:00
test_comments.py add POST request to get comment counts for multiple URLs 2014-03-25 18:50:21 +01:00
test_cors.py make CORS middleware more generic to use 2014-03-04 15:40:21 +01:00
test_guard.py replace assert foo == bar with appropriate self.assert$Foo calls 2014-02-04 15:05:32 +01:00
test_html.py add tests for 81ecc8e 2014-02-18 17:01:02 +01:00
test_migration.py add test for disqus import 2013-12-18 13:08:54 +01:00
test_vote.py replace assert foo == bar with appropriate self.assert$Foo calls 2014-02-04 15:05:32 +01:00