mirror of
https://github.com/eduardogsilva/routerfleet.git
synced 2025-08-02 09:14:28 +02:00
Remove animation on page transition. Keep state of sidebar
This commit is contained in:
parent
c533997a8f
commit
d7c44adc87
1 changed files with 1 additions and 1 deletions
|
@ -140,6 +140,6 @@ STATICFILES_DIRS = [
|
|||
|
||||
DEFAULT_AUTO_FIELD = 'django.db.models.BigAutoField'
|
||||
MEDIA_ROOT = '/var/lib/routerfleet/'
|
||||
ROUTERFLEET_VERSION = 7006
|
||||
ROUTERFLEET_VERSION = 7007
|
||||
|
||||
from routerfleet.production_settings import *
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue