MANIFEST.in README.rst setup.cfg setup.py django_positions.egg-info/PKG-INFO django_positions.egg-info/SOURCES.txt django_positions.egg-info/dependency_links.txt django_positions.egg-info/not-zip-safe django_positions.egg-info/requires.txt django_positions.egg-info/top_level.txt positions/__init__.py positions/fields.py positions/managers.py positions/examples/__init__.py positions/examples/ci_settings_mysql.py positions/examples/ci_settings_postgres.py positions/examples/ci_settings_sqlite.py positions/examples/settings.py positions/examples/settings_mysql.py positions/examples/settings_postgres.py positions/examples/settings_sqlite.py positions/examples/generic/__init__.py positions/examples/generic/models.py positions/examples/generic/tests.py positions/examples/lists/__init__.py positions/examples/lists/models.py positions/examples/lists/tests.py positions/examples/migration/__init__.py positions/examples/migration/models.py positions/examples/migration/tests.py positions/examples/migration/migrations/0001_initial.py positions/examples/migration/migrations/0002_insert_test_data.py positions/examples/migration/migrations/0003_migrationtest_position.py positions/examples/migration/migrations/__init__.py positions/examples/nodes/__init__.py positions/examples/nodes/models.py positions/examples/nodes/tests.py positions/examples/photos/__init__.py positions/examples/photos/forms.py positions/examples/photos/models.py positions/examples/photos/tests.py positions/examples/restaurants/__init__.py positions/examples/restaurants/models.py positions/examples/restaurants/tests.py positions/examples/school/__init__.py positions/examples/school/models.py positions/examples/school/tests.py positions/examples/store/__init__.py positions/examples/store/models.py positions/examples/store/tests.py positions/examples/todo/__init__.py positions/examples/todo/models.py positions/examples/todo/tests.py