]> git.parisson.com Git - django-postman.git/commit
Adjustments for integration with version 1.2.x of django-ajax-selects, in addition...
authorPatrick Samson <pk.samson@gmail.com>
Mon, 13 Aug 2012 19:53:12 +0000 (21:53 +0200)
committerPatrick Samson <pk.samson@gmail.com>
Mon, 13 Aug 2012 19:53:12 +0000 (21:53 +0200)
commitc2752c6700b2ee24ab1388850c7d5c407e0fd398
treedecd570f0a7be5b6248456ae3073adbdf456a5c8
parent06f6c94ca27db12ae8ccf35ed5e687eb2c46a857
Adjustments for integration with version 1.2.x of django-ajax-selects, in addition to 1.1.x
postman/fields.py
postman/templates/autocomplete_postman_multiple.html [deleted file]
postman/templates/autocomplete_postman_multiple_as1-1.html [new file with mode: 0644]
postman/templates/autocomplete_postman_single.html [deleted file]
postman/templates/autocomplete_postman_single_as1-1.html [new file with mode: 0644]
postman/templates/postman/base_write.html
postman/test_urls.py
postman/tests.py
postman/views.py