django-cacheops has been removed from Netbox 3.0.0
This commit is contained in:
parent
b258b6578c
commit
9142aaf78e
@ -34,8 +34,6 @@ if ! ./manage.py migrate --check >/dev/null 2>&1; then
|
|||||||
./manage.py remove_stale_contenttypes --no-input
|
./manage.py remove_stale_contenttypes --no-input
|
||||||
echo "⚙️ Removing expired user sessions"
|
echo "⚙️ Removing expired user sessions"
|
||||||
./manage.py clearsessions
|
./manage.py clearsessions
|
||||||
echo "⚙️ Clearing cache data"
|
|
||||||
./manage.py invalidate all
|
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Create Superuser if required
|
# Create Superuser if required
|
||||||
|
Loading…
Reference in New Issue
Block a user