Search widget with JSONP support. Sample included.
authorLukasz Anwajler <lukasz@anwajler.com>
Thu, 5 Aug 2010 11:05:40 +0000 (06:05 -0500)
committerLukasz Anwajler <lukasz@anwajler.com>
Thu, 5 Aug 2010 11:05:40 +0000 (06:05 -0500)
commit9b8b01f5d27d66386597a8789d921f3a2c630e09
tree62e5069a73a7f8b36dae3c0bb451b45d0a4d31b6
parenta778b5b2bd97b5e26d90b668320fad23b6fc8b1a
Search widget with JSONP support. Sample included.
apps/catalogue/urls.py
apps/catalogue/views.py
wolnelektury/static/css/widget.css [new file with mode: 0644]
wolnelektury/static/js/jquery-ui-1.8.2.custom.min.js [new file with mode: 0644]
wolnelektury/static/js/widget.js [new file with mode: 0644]
wolnelektury/static/js/widgetInit.js [new file with mode: 0644]
wolnelektury/static/widget.html [new file with mode: 0644]