Another Step in the Quest to clean up the code base.

This commit is contained in:
2017-09-08 07:19:50 +02:00
parent 8f4bdec701
commit 6e2240ed5f
229 changed files with 1915 additions and 15175 deletions

View File

@@ -1,5 +1,6 @@
#!/usr/bin/env python3
# -*- encoding: utf-8 -*-
""" The django commandline tool for administrative tasks. """
import os
import sys