Skip to content

Commit

Permalink
Merge pull request #78 from django-stars/denys-pidlisnyi-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
alexryabtsev authored May 31, 2023
2 parents 96ac3c6 + 7e6a9c5 commit fcb1e0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Fast start achieved by using docker and docker compose.

* Settings via environment variables with [django-environ](https://django-environ.readthedocs.io/).
* [Celery](http://www.celeryproject.org/) configuration.
* [Django REST Framework](https://www.django-rest-framework.org/) configuration + Swagger with [drf-spectacular](https://drf-spectacular.readthedocs.io/.
* [Django REST Framework](https://www.django-rest-framework.org/) configuration + Swagger with [drf-spectacular](https://drf-spectacular.readthedocs.io/).
* Typical user CRUD APIs.
* Docker support using [docker-compose](https://docs.docker.com/compose/) configuration for local development (incl. [Postgres](https://www.postgresql.org/), [Redis](https://redis.io/) & [MailPit](https://github.com/axllent/mailpit) for testing emails).
* Requirements management with [poetry](https://python-poetry.org/).
Expand Down

0 comments on commit fcb1e0c

Please sign in to comment.