add sequence backend

This commit is contained in:
j 2012-06-06 21:49:32 +02:00
commit 9b93c8ec2a
8 changed files with 465 additions and 7 deletions

View file

@ -109,6 +109,7 @@ INSTALLED_APPS = (
'annotation',
'clip',
'sequence',
'archive',
'event',
'changelog',