mirror of
https://gitlab.science.ru.nl/technicie/MarietjeDjango.git
synced 2025-12-09 20:52:20 +01:00
Merge branch 'wkuijltjes-fixURLs' into 'marietje-zuid'
Update some URLs that no longer worked See merge request technicie/MarietjeDjango!63
This commit is contained in:
@ -180,8 +180,8 @@ CONTACT_EMAIL = 'marietje@science.ru.nl'
|
||||
STATS_TOP_COUNT = 50
|
||||
STATS_REQUEST_IGNORE_USER_IDS = []
|
||||
|
||||
ISSUES_URL = 'https://gitlab.science.ru.nl/dsprenkels/MarietjeDjango/issues'
|
||||
MERGE_REQUESTS_URL = 'https://gitlab.science.ru.nl/dsprenkels/MarietjeDjango/merge_requests'
|
||||
ISSUES_URL = 'https://gitlab.science.ru.nl/technicie/MarietjeDjango/-/issues'
|
||||
MERGE_REQUESTS_URL = 'https://gitlab.science.ru.nl/technicie/MarietjeDjango/-/merge_requests'
|
||||
TRUSTED_IP_RANGES = [
|
||||
'131.174.0.0/16', # RU wired
|
||||
'145.116.136.0/22', # eduroam
|
||||
|
||||
Reference in New Issue
Block a user