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/top_level.txt
staticmodel/django/__init__.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/test_django_integration/__init__.py
tests/test_django_integration/test_model_fields.py
tests/test_django_integration/test_rest_framework_integration/__init__.py
tests/test_django_integration/test_rest_framework_integration/test_serializer_fields.py