Simplyfied and updated the lock manager app

This commit is contained in:
Roberto Rosario
2011-11-22 15:03:06 -04:00
parent 7e4110450b
commit 8a70e325c1
5 changed files with 44 additions and 42 deletions

View File

@@ -1,10 +1,3 @@
"""
This file demonstrates writing tests using the unittest module. These will pass
when you run "manage.py test".
Replace this with more appropriate tests for your application.
"""
from django.test import TestCase