https://github.com/hexlet-components/hexlet-python-django
https://github.com/hexlet-components/hexlet-python-django
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hexlet-components/hexlet-python-django
- Owner: hexlet-components
- Created: 2022-07-04T07:48:01.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-30T15:50:16.000Z (almost 4 years ago)
- Last Synced: 2024-04-14T22:46:55.163Z (about 2 years ago)
- Language: Python
- Size: 45.9 KB
- Stars: 1
- Watchers: 9
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Self-study for the Django course
## Demo at
---
### Usefull commands
```bash
# install deps
make install
# run migrations
make migrate
# run tests and linter
make check
# run localy
make run
# run at wsgi server
make prod
```
[](https://hexlet.io/?utm_source=github&utm_medium=link&utm_campaign=hexlet-python-django)
This repository is created and maintained by the team and the community of Hexlet, an educational project. [Read more about Hexlet](https://hexlet.io/?utm_source=github&utm_medium=link&utm_campaign=hexlet-python-django).
See most active contributors on [hexlet-friends](https://friends.hexlet.io/).