modify accounting model

This commit is contained in:
2017-02-11 10:23:03 +01:00
parent 9f6477e5f1
commit a8b9e7e61e
6 changed files with 65 additions and 11 deletions

View File

@@ -112,7 +112,7 @@ USE_I18N = True
USE_L10N = True
USE_TZ = True
USE_TZ = False
# Static files (CSS, JavaScript, Images)
# https://docs.djangoproject.com/en/1.10/howto/static-files/