Skip to content

Commit

Permalink
Delete apps class from INSTALLED_APPS
Browse files Browse the repository at this point in the history
  • Loading branch information
axeliodiaz committed Jul 18, 2017
1 parent 883a0b0 commit 3b1fa37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Add it to your `INSTALLED_APPS`:
INSTALLED_APPS = (
...
'django_curriculum.apps.DjangoCurriculumConfig',
'django_curriculum',
...
)
Expand Down

0 comments on commit 3b1fa37

Please sign in to comment.