]> git.parisson.com Git - django-postman.git/commit
Made the code compatible with Python 2 & 3
authorPatrick Samson <pk.samson@gmail.com>
Mon, 6 Jan 2014 21:29:24 +0000 (22:29 +0100)
committerPatrick Samson <pk.samson@gmail.com>
Mon, 6 Jan 2014 21:29:24 +0000 (22:29 +0100)
commit0a98192bb7593335ecc5e21fcf0716ed34685042
treeeb25d3677a27d7371d8fc89cec9f28cef5ea8ce7
parente0a622cd54041d961973dd8cd1374e703e2a424b
Made the code compatible with Python 2 & 3
CHANGELOG
docs/conf.py
docs/quickstart.rst
postman/__init__.py
postman/models.py
postman/query.py
postman/templatetags/postman_tags.py
postman/tests.py
postman/utils.py
postman/views.py
setup.py