Commit graph

3 commits

Author SHA1 Message Date
Bob Cribbs
9589dfc820 import admin in example so it works with dj17 2015-11-10 19:31:54 +02:00
Jenny Qian
ad61de0cae fixing invalid syntax error
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
2014-01-29 16:18:38 -06:00
Travis Chase
9c17430b03 Added custom user model and modified test run to use it when Django >= 1.5 2013-06-13 06:13:12 -05:00