LICENSE
README.md
setup.py
src/django_url_shortening_2.egg-info/PKG-INFO
src/django_url_shortening_2.egg-info/SOURCES.txt
src/django_url_shortening_2.egg-info/dependency_links.txt
src/django_url_shortening_2.egg-info/requires.txt
src/django_url_shortening_2.egg-info/top_level.txt
src/urlshortening/__init__.py
src/urlshortening/admin.py
src/urlshortening/apps.py
src/urlshortening/models.py
src/urlshortening/testsettings.py
src/urlshortening/urls.py
src/urlshortening/views.py
src/urlshortening/migrations/0001_initial.py
src/urlshortening/migrations/0002_url.py
src/urlshortening/migrations/__init__.py
src/urlshortening/tests/__init__.py
src/urlshortening/tests/test_model.py
src/urlshortening/tests/test_view.py