mirror of
https://github.com/pirate/ArchiveBox.git
synced 2025-08-17 20:01:44 +02:00
rename VERSION_RELEASES to VERSIONS_AVAILABLE
This commit is contained in:
@@ -8,7 +8,7 @@ from django.views.generic.base import RedirectView
|
||||
|
||||
from core.views import HomepageView, SnapshotView, PublicIndexView, AddView, HealthCheckView
|
||||
|
||||
from config import VERSION, VERSION_RELEASES, CAN_UPGRADE
|
||||
from config import VERSION, VERSIONS_AVAILABLE, CAN_UPGRADE
|
||||
|
||||
# print('DEBUG', settings.DEBUG)
|
||||
|
||||
|
Reference in New Issue
Block a user