Start the conversion of the training database as a priority.

Also includes a script to export access to SQL
This commit is contained in:
Tom Price
2015-10-21 13:32:25 +01:00
parent 0c11da4665
commit 0b35965fa1
7 changed files with 774 additions and 0 deletions

3
training/admin.py Normal file
View File

@@ -0,0 +1,3 @@
from django.contrib import admin
# Register your models here.