1
0
mirror of https://github.com/peeringdb/peeringdb.git synced 2024-05-11 05:55:09 +00:00

Insert links into ID fields in DESKPRO AUTOASN tickets (#615)

This commit is contained in:
Stefan Pratter
2020-04-03 13:36:44 +00:00
parent 45c25a6223
commit 6d38950901
14 changed files with 126 additions and 24 deletions

View File

@@ -101,7 +101,7 @@ settings.configure(
GUEST_GROUP_ID=1,
USER_GROUP_ID=2,
TEMPLATE_DEBUG=False,
BASE_URL="localost",
BASE_URL="https://localhost",
PASSWORD_RESET_URL="localhost",
API_CACHE_ROOT="tests/api-cache",
API_CACHE_ENABLED=False,