Initial changes to support the new Django 1.6 project structure
This commit is contained in:
2
mayan/apps/lock_manager/exceptions.py
Normal file
2
mayan/apps/lock_manager/exceptions.py
Normal file
@@ -0,0 +1,2 @@
|
||||
class LockError(Exception):
|
||||
pass
|
||||
Reference in New Issue
Block a user