Files
django-deploy/src/django_deploy/tests/fake_app2/urls.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

4 lines
56 B
Python

# pylint: skip-file
app_name = 'fake2'
urlpatterns = []