MANIFEST.in
README.rst
setup.py
django_postit.egg-info/PKG-INFO
django_postit.egg-info/SOURCES.txt
django_postit.egg-info/dependency_links.txt
django_postit.egg-info/not-zip-safe
django_postit.egg-info/requires.txt
django_postit.egg-info/top_level.txt
postit/__init__.py
postit/admin.py
postit/choices.py
postit/forms.py
postit/models.py
postit/urls.py
postit/views.py
postit/colors/__init__.py
postit/colors/fields.py
postit/colors/widgets.py
postit/static/.DS_Store
postit/static/css/colorpicker.css
postit/static/css/form.css
postit/static/css/postit.css
postit/static/fontface/Blokletters-Balpen-webfont.eot
postit/static/fontface/Blokletters-Balpen-webfont.svg
postit/static/fontface/Blokletters-Balpen-webfont.ttf
postit/static/fontface/Blokletters-Balpen-webfont.woff
postit/static/fontface/Blokletters-Potlood-webfont.eot
postit/static/fontface/Blokletters-Potlood-webfont.svg
postit/static/fontface/Blokletters-Potlood-webfont.ttf
postit/static/fontface/Blokletters-Potlood-webfont.woff
postit/static/fontface/Blokletters-Viltstift-webfont.eot
postit/static/fontface/Blokletters-Viltstift-webfont.svg
postit/static/fontface/Blokletters-Viltstift-webfont.ttf
postit/static/fontface/Blokletters-Viltstift-webfont.woff
postit/static/fontface/Creative Commons Attribution Share 2.5.txt
postit/static/fontface/demo.html
postit/static/fontface/fonts.css
postit/static/img/note.jpg
postit/static/img/colors/blank.gif
postit/static/img/colors/colorpicker_background.png
postit/static/img/colors/colorpicker_hex.png
postit/static/img/colors/colorpicker_hsb_b.png
postit/static/img/colors/colorpicker_hsb_h.png
postit/static/img/colors/colorpicker_hsb_s.png
postit/static/img/colors/colorpicker_indic.gif
postit/static/img/colors/colorpicker_overlay.png
postit/static/img/colors/colorpicker_rgb_b.png
postit/static/img/colors/colorpicker_rgb_g.png
postit/static/img/colors/colorpicker_rgb_r.png
postit/static/img/colors/colorpicker_select.gif
postit/static/img/colors/colorpicker_submit.png
postit/static/img/colors/custom_background.png
postit/static/img/colors/custom_hex.png
postit/static/img/colors/custom_hsb_b.png
postit/static/img/colors/custom_hsb_h.png
postit/static/img/colors/custom_hsb_s.png
postit/static/img/colors/custom_indic.gif
postit/static/img/colors/custom_rgb_b.png
postit/static/img/colors/custom_rgb_g.png
postit/static/img/colors/custom_rgb_r.png
postit/static/img/colors/custom_submit.png
postit/static/img/colors/select.png
postit/static/img/colors/select2.png
postit/static/img/colors/slider.png
postit/static/js/colorpicker.js
postit/static/js/jquery-ui.min.js
postit/static/js/jquery.min.js
postit/static/js/postit.js
postit/static/shadowbox/.DS_Store
postit/static/shadowbox/LICENSE
postit/static/shadowbox/README
postit/static/shadowbox/close.png
postit/static/shadowbox/loading.gif
postit/static/shadowbox/next.png
postit/static/shadowbox/pause.png
postit/static/shadowbox/play.png
postit/static/shadowbox/previous.png
postit/static/shadowbox/shadowbox.css
postit/static/shadowbox/shadowbox.js
postit/templates/colorpicker.html
postit/templates/export.xml
postit/templates/form.html
postit/templates/postits.html
postit/templates/postits_filtered.html