Closed nezo closed 10 years ago
The use of "auth.User" caused the errors on django 1.7:
'auth.User', which has been swapped out. HINT: Update the relation to point at 'settings.AUTH_USER_MODEL'.
@nezo Thanks! Merged, version incremented (0.1.11), uploaded to pypi
=D
The use of "auth.User" caused the errors on django 1.7: