- Set Google Map API Key in .env file using
GOOGLE_MAPS_API_KEY="xxxx-xxxx" - Install dependencies
pip install -r requirements.txt - Run initial migration scripts
python manage.py migrate - Setup admin superuser
python manage.py createsuperuser - Create users and profiles from admin site
http://127.0.0.1:8000/admin/ - MapView page:
http://127.0.0.1:8000/
danangmassandy/django-userprofile
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|