LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
django_appointments.egg-info/PKG-INFO
django_appointments.egg-info/SOURCES.txt
django_appointments.egg-info/dependency_links.txt
django_appointments.egg-info/requires.txt
django_appointments.egg-info/top_level.txt
doctor/__init__.py
doctor/admin.py
doctor/apps.py
doctor/data.json
doctor/models.py
doctor/tests.py
doctor/urls.py
doctor/views.py
doctor/migrations/__init__.py
doctor/static/js/doctor.js
doctor/templates/doctor_profile.html
doctor/templates/loginmail.html
hospital/__init__.py
hospital/admin.py
hospital/apps.py
hospital/models.py
hospital/tests.py
hospital/urls.py
hospital/views.py
hospital/migrations/__init__.py
hospital/static/js/form.js
hospital/templates/confirmation_mail.html
hospital/templates/hospital_edit.html
hospital/templates/hospital_profile.html
patient/__init__.py
patient/admin.py
patient/apps.py
patient/models.py
patient/tests.py
patient/urls.py
patient/views.py
patient/migrations/__init__.py
patient/static/css/select2.min.css
patient/static/js/select2.min.js
patient/static/js/view.js
patient/templates/change_password.html
patient/templates/patient_edit.html
patient/templates/patient_profile.html
user/__init__.py
user/admin.py
user/apps.py
user/models.py
user/tests.py
user/urls.py
user/views.py
user/migrations/__init__.py
user/static/css/adminlte.css.map
user/static/css/all.min.css
user/static/css/main.css
user/static/js/main.js
user/static/webfonts/fa-brands-400.eot
user/static/webfonts/fa-brands-400.svg
user/static/webfonts/fa-brands-400.ttf
user/static/webfonts/fa-brands-400.woff
user/static/webfonts/fa-brands-400.woff2
user/static/webfonts/fa-regular-400.eot
user/static/webfonts/fa-regular-400.svg
user/static/webfonts/fa-regular-400.ttf
user/static/webfonts/fa-regular-400.woff
user/static/webfonts/fa-regular-400.woff2
user/static/webfonts/fa-solid-900.eot
user/static/webfonts/fa-solid-900.svg
user/static/webfonts/fa-solid-900.ttf
user/static/webfonts/fa-solid-900.woff
user/static/webfonts/fa-solid-900.woff2
user/templates/base.html
user/templates/login.html
user/templates/mail.html
user/templates/password_reset_confirm.html
user/templates/password_reset_form.html
user/templates/signup.html