forked from ungleich-public/ipv6ula
rename ubookmark to ipv6ula
Signed-off-by: Nico Schottelius <nico@nico-notebook.schottelius.org>
This commit is contained in:
parent
4f3de2da63
commit
2b87fc6cbd
21 changed files with 26 additions and 25 deletions
|
|
@ -5,7 +5,7 @@ import sys
|
|||
|
||||
|
||||
def main():
|
||||
os.environ.setdefault('DJANGO_SETTINGS_MODULE', 'ubookmark.settings')
|
||||
os.environ.setdefault('DJANGO_SETTINGS_MODULE', 'ipv6ula.settings')
|
||||
try:
|
||||
from django.core.management import execute_from_command_line
|
||||
except ImportError as exc:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue