Skip to content

Instantly share code, notes, and snippets.

@alexryabtsev
Created April 4, 2019 21:19
from .django import * # All Django related settings
from .third_party import * # Celery, Django REST Framework & other 3rd parties
from .project import * # You custom settings
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment