Added tonnes of features, lets see what breaks.

This commit is contained in:
root
2019-11-26 02:13:47 +01:00
parent ddbbfb5ee4
commit e2d75c3ea0
17 changed files with 500 additions and 102 deletions

View File

@@ -47,6 +47,7 @@ INSTALLED_APPS = [
'django_extensions',
'dal',
'dal_select2',
'dynamic_formsets',
'geogame.main',
'django_countries',