mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-15 23:00:57 +00:00
Add index to groupmessage and fix typo.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
from django.db import models
|
||||
|
||||
|
||||
class UuidOjbidMap(models.Model):
|
||||
class UuidObjidMap(models.Model):
|
||||
"""
|
||||
Model used for store crocdoc uuid and file object id mapping.
|
||||
"""
|
||||
|
Reference in New Issue
Block a user