mirror of
https://github.com/eduardogsilva/routerfleet.git
synced 2025-08-01 08:44:41 +02:00
Improve compatibility of router list update script and datatable
This commit is contained in:
parent
c0d3a6a971
commit
f2fe560a3d
4 changed files with 45 additions and 32 deletions
|
@ -140,6 +140,6 @@ STATICFILES_DIRS = [
|
|||
|
||||
DEFAULT_AUTO_FIELD = 'django.db.models.BigAutoField'
|
||||
MEDIA_ROOT = '/var/lib/routerfleet/'
|
||||
ROUTERFLEET_VERSION = 7012
|
||||
ROUTERFLEET_VERSION = 7013
|
||||
|
||||
from routerfleet.production_settings import *
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue