Files
django-deploy/src/django_deploy/__init__.py
Jens Kleineheismann c3c0b66ff4
All checks were successful
buildbot/tox Build done.
Close #1
We do things differently now :)
2019-11-14 17:36:23 +01:00

3 lines
79 B
Python

from .config import get_installed_apps, get_urlpatterns
from .main import main