HISTORY.rst
MANIFEST.in
README.rst
setup.cfg
setup.py
src/django_gift_registry.egg-info/PKG-INFO
src/django_gift_registry.egg-info/SOURCES.txt
src/django_gift_registry.egg-info/dependency_links.txt
src/django_gift_registry.egg-info/requires.txt
src/django_gift_registry.egg-info/top_level.txt
src/gift_registry/__init__.py
src/gift_registry/admin.py
src/gift_registry/apps.py
src/gift_registry/forms.py
src/gift_registry/models.py
src/gift_registry/urls.py
src/gift_registry/views.py
src/gift_registry/fixtures/initial_data.json
src/gift_registry/migrations/0001_initial.py
src/gift_registry/migrations/__init__.py
src/gift_registry/static/gift_registry/css/base-1.0.css
src/gift_registry/static/gift_registry/img/gold-present.jpg
src/gift_registry/templates/gift_registry/base.html
src/gift_registry/templates/gift_registry/email_thanks.txt
src/gift_registry/templates/gift_registry/gift_detail.html
src/gift_registry/templates/gift_registry/gift_list.html
src/gift_registry/templates/gift_registry/thanks_cancel.html
src/gift_registry/templates/gift_registry/thanks_given.html