MANIFEST.in
README.md
setup.py
django_orm_layer/__init__.py
django_orm_layer/utils.py
django_orm_layer.egg-info/PKG-INFO
django_orm_layer.egg-info/SOURCES.txt
django_orm_layer.egg-info/dependency_links.txt
django_orm_layer.egg-info/entry_points.txt
django_orm_layer.egg-info/not-zip-safe
django_orm_layer.egg-info/requires.txt
django_orm_layer.egg-info/top_level.txt
django_orm_layer/orm/__init__.py
django_orm_layer/orm/manage.py
django_orm_layer/orm/settings.py
django_orm_layer/orm/example_1/__init__.py
django_orm_layer/orm/example_1/models.py
django_orm_layer/orm/example_1/migrations/__init__.py
django_orm_layer/orm/example_2/__init__.py
django_orm_layer/orm/example_2/migrations/__init__.py
django_orm_layer/orm/example_2/models/__init__.py
django_orm_layer/orm/example_2/models/base.py
django_orm_layer/orm/example_2/models/many_to_many.py
django_orm_layer/templates/template_1/__init__.py
django_orm_layer/templates/template_1/models.py
django_orm_layer/templates/template_1/migrations/__init__.py
django_orm_layer/templates/template_2/__init__.py
django_orm_layer/templates/template_2/migrations/__init__.py
django_orm_layer/templates/template_2/models/__init__.py
django_orm_layer/templates/template_2/models/base.py
django_orm_layer/templates/template_2/models/yourmodel.py