mirror of
https://github.com/SectorLabs/django-localized-fields.git
synced 2025-12-14 07:42:24 +03:00
Re-format all files
This commit is contained in:
@@ -10,7 +10,8 @@ class LocalizedModel(AtomicSlugRetryMixin, PostgresModel):
|
||||
from LocalizedModel. However, for certain features, this is required.
|
||||
|
||||
It is definitely needed for :see:LocalizedUniqueSlugField, unless you
|
||||
manually inherit from AtomicSlugRetryMixin."""
|
||||
manually inherit from AtomicSlugRetryMixin.
|
||||
"""
|
||||
|
||||
class Meta:
|
||||
abstract = True
|
||||
|
||||
Reference in New Issue
Block a user