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 ce218080b2
commit b3ab9798b5
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