AUTHORS
LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
django-hotels/__init__.py
django-hotels/asgi.py
django-hotels/urls.py
django-hotels/wsgi.py
django_hotels/__init__.py
django_hotels/admin.py
django_hotels/apps.py
django_hotels/choices.py
django_hotels/managers.py
django_hotels/models.py
django_hotels/urls.py
django_hotels.egg-info/PKG-INFO
django_hotels.egg-info/SOURCES.txt
django_hotels.egg-info/dependency_links.txt
django_hotels.egg-info/entry_points.txt
django_hotels.egg-info/requires.txt
django_hotels.egg-info/top_level.txt
django_hotels/api/__init__.py
django_hotels/api/serializers.py
django_hotels/api/urls.py
django_hotels/api/views/__init__.py
django_hotels/api/views/booking.py
django_hotels/api/views/hotel.py
django_hotels/management/__init__.py
django_hotels/management/commands/__init__.py
django_hotels/management/commands/generate_hotels.py
django_hotels/migrations/0001_initial.py
django_hotels/migrations/__init__.py
settings/__init__.py
settings/common.py
settings/test.py