Skip to content
This repository has been archived by the owner on Mar 28, 2024. It is now read-only.

Commit

Permalink
Django now detects AppConfig automatically.
Browse files Browse the repository at this point in the history
  • Loading branch information
amanning9 committed May 4, 2023
1 parent d6c8666 commit 19544ce
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions jasmin_metadata/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,3 @@
__copyright__ = "Copyright 2015 UK Science and Technology Facilities Council"

__version__ = "0.1"


default_app_config = '{}.apps.AppConfig'.format(__name__)

0 comments on commit 19544ce

Please sign in to comment.