Skip to content

Commit

Permalink
Create apps.py
Browse files Browse the repository at this point in the history
  • Loading branch information
simkimsia authored Sep 3, 2021
1 parent 9c32a98 commit 8cdb1c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pattern_library/apps.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@

class PatternLibraryAppConfig(AppConfig):
name = 'pattern_library'
default_auto_field = 'django.db.models.AutoField'

0 comments on commit 8cdb1c1

Please sign in to comment.