Added session-autocleaner, changed some script filenames, changed shebang of manage.py #16

This commit is contained in:
ChaoticByte 2023-02-11 21:22:52 +01:00
parent 159e1cef7d
commit be38d1885f
5 changed files with 71 additions and 11 deletions

View file

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!./venv/bin/python3
"""Django's command-line utility for administrative tasks."""
import os
import sys