Backend Engineer
Software Engineer
Web Developer
django-rest-framework
, celery
, celery-backend
, and flower
, you can get everything up and running with just one click and a single command.docker-compose
.drf_yasg
for API documentation, and other essential packages. You can find the full list of dependencies in requirements.txt.7777
with the following default credentials:apps
and manage.py
in the root directory. Each app has components such as views.py
, models.py
, urls.py
, etc. Celery tasks are defined in tasks.py
for each application.Posted Oct 19, 2024
Djate is my django template which I use to test something real quick and in prod(future tense) - n1rjal/djate
0
3
Backend Engineer
Software Engineer
Web Developer