little code cleanup - added some newlines at the end of the file
This commit is contained in:
@@ -2,4 +2,4 @@ from django.apps import AppConfig
|
||||
|
||||
|
||||
class DjangoAdminSelectfilterConfig(AppConfig):
|
||||
name = 'more_admin_filters'
|
||||
name = 'more_admin_filters'
|
||||
|
||||
@@ -127,4 +127,4 @@ USE_TZ = True
|
||||
|
||||
STATIC_URL = '/static/'
|
||||
|
||||
DEFAULT_AUTO_FIELD = 'django.db.models.AutoField'
|
||||
DEFAULT_AUTO_FIELD = 'django.db.models.AutoField'
|
||||
|
||||
Reference in New Issue
Block a user