One url file to rule them all,

one url file to find them
One url file to bring them all,
and in the darkness bind them.
This commit is contained in:
Martin Pépin 2020-05-09 16:21:40 +02:00
parent d464b69b2e
commit 6a32a72c15
No known key found for this signature in database
GPG key ID: E7520278B1774448
2 changed files with 130 additions and 113 deletions

2
bds/urls.py Normal file
View file

@ -0,0 +1,2 @@
app_label = "bds"
urlpatterns = []