https://github.com/adagio/motoair
Django practice
https://github.com/adagio/motoair
django django2 postgres postgresql python python-3 python3
Last synced: about 2 months ago
JSON representation
Django practice
- Host: GitHub
- URL: https://github.com/adagio/motoair
- Owner: adagio
- Created: 2019-06-20T03:37:02.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-06-27T17:18:14.000Z (almost 7 years ago)
- Last Synced: 2024-12-27T19:31:24.070Z (over 1 year ago)
- Topics: django, django2, postgres, postgresql, python, python-3, python3
- Language: Python
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Practicing Django
> Following [Django Tutorial](https://docs.djangoproject.com/en/2.2/intro/tutorial01/)
## ✨ Language and Framework
- Python 3.7.1
- Django 2.2
## Postgres
- [Postgres on docker-compose](https://gist.github.com/adagio/70062c9fe9f208efad14ec14af397d08)