Skip to content
This repository has been archived by the owner on May 26, 2021. It is now read-only.

Commit

Permalink
Adds django-extensions and ipython for ease of development.
Browse files Browse the repository at this point in the history
  • Loading branch information
emorozov committed Dec 1, 2020
1 parent 93e5ef2 commit 3c2ac59
Show file tree
Hide file tree
Showing 3 changed files with 339 additions and 118 deletions.
1 change: 1 addition & 0 deletions parrot/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@

INSTALLED_APPS = [
'simpleui',
'django_extensions',

'django.contrib.admin',
'django.contrib.auth',
Expand Down
Loading

0 comments on commit 3c2ac59

Please sign in to comment.