Welcome to django-sage-painless’s documentation!

SageTeam


PyPI release Supported Python versions Supported Django versions Documentation Build


This app supports the following combinations of Django and Python:

Django

Python

3.1

3.7, 3.8, 3.9

3.2

3.7, 3.8, 3.9

Functionality

painless creates django backend projects without developer coding

it can generate these parts:

  • models.py

  • signals.py

  • admin.py

  • serializers.py

  • views.py

  • urls.py

  • tests

  • API documentation

  • Dockerfile

  • docker-compose.yml

  • cache queryset (Redis)

  • video streaming

  • database encryption (PostgreSQL)

  • tox

  • coverage

  • gunicorn

  • uwsgi

  • README.md

Issues

If you have questions or have trouble using the app please file a bug report at:

https://github.com/sageteam-org/django-sage-painless/issues

Indices and tables