mirror of
https://github.com/jazzband/django-authority.git
synced 2026-03-17 06:30:28 +00:00
Got the following error when installing django-authority:
File "/path/to/env/build/django-authority/example/users/admin.py", line 2
from example.users.User
^
SyntaxError: invalid syntax
|
||
|---|---|---|
| .. | ||
| exampleapp | ||
| templates | ||
| users | ||
| __init__.py | ||
| development.py | ||
| manage.py | ||
| production.py | ||
| settings.py | ||
| urls.py | ||