MANIFEST.in
README.rst
setup.cfg
setup.py
django_toast_messages.egg-info/PKG-INFO
django_toast_messages.egg-info/SOURCES.txt
django_toast_messages.egg-info/dependency_links.txt
django_toast_messages.egg-info/not-zip-safe
django_toast_messages.egg-info/top_level.txt
toastmessage/__init__.py
toastmessage/static/css/jquery.toastmessage.css
toastmessage/static/images/notify/close.gif
toastmessage/static/images/notify/error.png
toastmessage/static/images/notify/notice.png
toastmessage/static/images/notify/success.png
toastmessage/static/images/notify/warning.png
toastmessage/static/js/jquery.toastmessage.js
toastmessage/templates/toastmessages_fragment.html
toastmessage/templatetags/__init__.py
toastmessage/templatetags/toastmessage.py