An open API service indexing awesome lists of open source software.

https://github.com/hexlet-components/hexlet-python-django


https://github.com/hexlet-components/hexlet-python-django

Last synced: 5 months ago
JSON representation

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
```

[![Hexlet Ltd. logo](https://raw.githubusercontent.com/Hexlet/assets/master/images/hexlet_logo128.png)](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/).