Changed scores to use metres instead of km to allow for more granularity
This commit is contained in:
@@ -40,6 +40,7 @@ INSTALLED_APPS = [
|
||||
'django.contrib.messages',
|
||||
'django.contrib.staticfiles',
|
||||
'django.contrib.sites',
|
||||
'django.contrib.humanize',
|
||||
|
||||
'allauth',
|
||||
'allauth.account',
|
||||
|
||||
Reference in New Issue
Block a user