LICENSE.txt
MANIFEST.in
README.rst
release_notes.rst
run_tests.py
setup.cfg
setup.py
test_requirements.txt
django_test_app/__init__.py
django_test_app/models.py
django_test_app/settings.py
django_test_app/urls.py
django_test_app/wsgi.py
staticmodel/VERSION.txt
staticmodel/__init__.py
staticmodel/core.py
staticmodel/util.py
staticmodel.egg-info/PKG-INFO
staticmodel.egg-info/SOURCES.txt
staticmodel.egg-info/dependency_links.txt
staticmodel.egg-info/requires.txt
staticmodel.egg-info/top_level.txt
staticmodel/compat/__init__.py
staticmodel/compat/partialmethod.py
staticmodel/compat/preparable.py
staticmodel/compat/simplenamespace.py
staticmodel/django/__init__.py
staticmodel/django/fields.py
staticmodel/django/models/__init__.py
staticmodel/django/models/fields.py
staticmodel/django/rest_framework/__init__.py
staticmodel/django/rest_framework/serializers.py
tests/__init__.py
tests/test_staticmodel.py
tests/test_staticmodel_docs.py
tests/django_integration_tests/__init__.py
tests/django_integration_tests/test_fields.py