Skip to content
Snippets Groups Projects
Commit 322a8c99 authored by AndiMajore's avatar AndiMajore
Browse files

updated time of update

Former-commit-id: 44d9192554bd5b46f26e7b43d0b218346971c658 [formerly e6e7fda9b5791b97b44ccbb28b289f471bc9aea8]
Former-commit-id: 27742b283c404c220b5018965d2dfe1434af80e5
parent 13e3db3c
No related branches found
No related tags found
No related merge requests found
......@@ -22,6 +22,6 @@ class Command(BaseCommand):
user.is_superuser = True
user.is_staff = True
user.save()
if created:
print('created admin superuser')
......@@ -6,7 +6,6 @@ from drugstone.management.commands.populate_db import populate
logger = get_task_logger(__name__)
nedrex_api_url = "http://82.148.225.92:8123/"
data_dir = "/usr/src/drugstone/data"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment