LICENSE
README.md
setup.py
django_structure/__init__.py
django_structure/apps.py
django_structure/configs.py
django_structure.egg-info/PKG-INFO
django_structure.egg-info/SOURCES.txt
django_structure.egg-info/dependency_links.txt
django_structure.egg-info/requires.txt
django_structure.egg-info/top_level.txt
django_structure/api/__init__.py
django_structure/api/serializers.py
django_structure/api/validations.py
django_structure/api/views.py
django_structure/logs/__init__.py
django_structure/logs/console.py
django_structure/middlewares/__init__.py
django_structure/middlewares/middleware.py
django_structure/migrations/__init__.py
django_structure/requests/__init__.py
django_structure/requests/tools.py
django_structure/results/__init__.py
django_structure/results/codes.py
django_structure/results/exception.py
django_structure/results/response.py
django_structure/results/structure.py
django_structure/translations/__init__.py
django_structure/translations/translate.py