Skip to content
Snippets Groups Projects
Commit 92a68820 authored by root's avatar root
Browse files

Modifiche

parent 63ea28aa
No related branches found
No related tags found
No related merge requests found
manage.py 100644 → 100755
......@@ -6,7 +6,7 @@ import sys
def main():
"""Run administrative tasks."""
os.environ.setdefault('DJANGO_SETTINGS_MODULE', 'amministrazione.settings')
os.environ.setdefault('DJANGO_SETTINGS_MODULE', 'Acquisti.settings')
try:
from django.core.management import execute_from_command_line
except ImportError as exc:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment