LICENSE
MANIFEST.in
README.md
setup.py
django_fe_core.egg-info/PKG-INFO
django_fe_core.egg-info/SOURCES.txt
django_fe_core.egg-info/dependency_links.txt
django_fe_core.egg-info/top_level.txt
fe_core/__init__.py
fe_core/admin.py
fe_core/base_models.py
fe_core/forms.py
fe_core/models.py
fe_core/views.py
fe_core/migrations/0001_initial.py
fe_core/migrations/__init__.py
fe_core/services/__init__.py
fe_core/services/auth/__init__.py
fe_core/services/auth/oauth2_validators.py
tests/__init__.py
tests/factories.py
tests/test_settings.py
tests/models/__init__.py
tests/models/test_entity.py
tests/models/test_user.py