AUTHORS
CHANGELOG.rst
LICENSE.txt
MANIFEST.in
README.rst
custard-logo.png
setup.py
custard/__init__.py
custard/__init__.pyc
custard/conf.py
custard/conf.pyc
custard/forms.py
custard/forms.pyc
custard/models.py
custard/models.pyc
custard/utils.py
custard/utils.pyc
custard/templates/custard/admin/change_form.html
custard/tests/__init__.py
custard/tests/__init__.pyc
custard/tests/models.py
custard/tests/models.pyc
custard/tests/settings.py
custard/tests/settings.pyc
custard/tests/test.py
custard/tests/test.pyc
custard/tests/urls.py
django_custard.egg-info/PKG-INFO
django_custard.egg-info/SOURCES.txt
django_custard.egg-info/dependency_links.txt
django_custard.egg-info/requires.txt
django_custard.egg-info/top_level.txt
docs/admin.rst
docs/configuration.rst
docs/index.rst
docs/models.rst
example/manage.py
example/requirements.txt
example/example/__init__.py
example/example/__init__.pyc
example/example/settings.py
example/example/settings.pyc
example/example/urls.py
example/example/urls.pyc
example/example/wsgi.py
example/example/wsgi.pyc
example/example/demo/__init__.py
example/example/demo/__init__.pyc
example/example/demo/admin.py
example/example/demo/admin.pyc
example/example/demo/models.py
example/example/demo/models.pyc
example/example/demo/tests.py
example/example/demo/views.py
example/example/demo/templates/admin/demo/example/change_form.html