Skip to content

Commit

Permalink
Migrate to the new graph_auth directory
Browse files Browse the repository at this point in the history
  • Loading branch information
pirhoo committed Oct 4, 2013
1 parent c833c71 commit 508507f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion neo4django/admin/models.py
Expand Up @@ -4,7 +4,7 @@

from ..db import models
from ..db.models.manager import NodeModelManager
from ..auth.models import User
from ..graph_auth.models import User
from ..decorators import borrows_methods
from ..contenttypes.models import ContentType

Expand Down

0 comments on commit 508507f

Please sign in to comment.