MANIFEST.in
README.md
requirements.txt
setup.py
project/__init__.py
project/settings.py
project/urls.py
project/wsgi.py
selia_annotator/__init__.py
selia_annotator/admin.py
selia_annotator/apps.py
selia_annotator/models.py
selia_annotator/settings.py
selia_annotator/urls.py
selia_annotator/version.py
selia_annotator/views.py
selia_annotator.egg-info/PKG-INFO
selia_annotator.egg-info/SOURCES.txt
selia_annotator.egg-info/dependency_links.txt
selia_annotator.egg-info/requires.txt
selia_annotator.egg-info/top_level.txt
selia_annotator/locale/es/LC_MESSAGES/django.mo
selia_annotator/locale/es/LC_MESSAGES/django.po
selia_annotator/migrations/0001_initial.py
selia_annotator/migrations/__init__.py
selia_annotator/static/.DS_Store
selia_annotator/static/selia_annotator/annotator.js
selia_annotator/templates/.DS_Store
selia_annotator/templates/selia_annotator/annotator.html
selia_annotator/templates/selia_annotator/navbar.html
selia_annotator/templates/selia_annotator/toolbar.html