Minimal qr generator implementation
This commit is contained in:
parent
a8a2dd3f60
commit
519547f185
2 changed files with 5 additions and 0 deletions
|
|
@ -48,6 +48,7 @@ INSTALLED_APPS = [
|
|||
'phonenumber_field',
|
||||
'polymorphic',
|
||||
'oauth2_provider',
|
||||
'qr_code',
|
||||
|
||||
# Django contrib
|
||||
# Django Admin will autodiscover our apps for our custom admin site.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue