OTL
This commit is contained in:
parent
8cbf56b5a6
commit
b7fc598837
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ from django.utils.translation import gettext_lazy as _
|
||||||
|
|
||||||
class Changelog(models.Model):
|
class Changelog(models.Model):
|
||||||
"""
|
"""
|
||||||
Store each modification on the database (except sessions and logging),
|
Store each modification in the database (except sessions and logging),
|
||||||
including creating, editing and deleting models.
|
including creating, editing and deleting models.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue