So i am making an app where you can find activities which happen at locations.
On the django-admin page i want to be able to modify Activities (which works).
Try to set USE_L10N = False on settings.py: https://docs.djangoproject.com/en/1.9/ref/settings/#use-l10n
USE_L10N = False