AUTHORS.rst
CHANGELOG.rst
LICENSE
MANIFEST.in
README.rst
setup.py
jmbo_superhero.egg-info/PKG-INFO
jmbo_superhero.egg-info/SOURCES.txt
jmbo_superhero.egg-info/dependency_links.txt
jmbo_superhero.egg-info/not-zip-safe
jmbo_superhero.egg-info/requires.txt
jmbo_superhero.egg-info/top_level.txt
superhero/__init__.py
superhero/admin.py
superhero/fields.py
superhero/forms.py
superhero/models.py
superhero/tools.py
superhero/urls.py
superhero/widgets.py
superhero/management/__init__.py
superhero/management/commands/__init__.py
superhero/management/commands/load_superheroes.py
superhero/migrations/0001_initial.py
superhero/migrations/0002_auto__add_field_superhero_name.py
superhero/migrations/__init__.py
superhero/templates/admin/superhero/import_form.html
superhero/templates/superhero/inclusion_tags/superhero_detail.html
superhero/templates/superhero/inclusion_tags/superhero_list_item.html
superhero/tests/__init__.py
superhero/tests/requirements.txt
superhero/tests/urls.py