]> git.parisson.com Git - django-postman.git/commit
Redesign the DB queries to fix issue #15 ; Pre-release of v3.0.0
authorPatrick Samson <pk.samson@gmail.com>
Wed, 17 Jul 2013 15:31:02 +0000 (17:31 +0200)
committerPatrick Samson <pk.samson@gmail.com>
Wed, 17 Jul 2013 15:31:02 +0000 (17:31 +0200)
commitd29b1554b04643dceb82361d709f1f890a110ce6
tree2329f78cbfe050e6aaed539d7cc6f13b2cb404da
parent971e680b3ce30fefdcdbdf41afd92f5445b0504b
Redesign the DB queries to fix issue #15 ; Pre-release of v3.0.0
CHANGELOG
docs/conf.py
postman/__init__.py
postman/models.py
postman/query.py [new file with mode: 0644]
postman/tests.py