mirror of
https://github.com/SectorLabs/django-localized-fields.git
synced 2025-12-14 07:42:24 +03:00
Added custom back-end to allow uniqueness
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
"""This module is unused, but should be contributed to Django."""
|
||||
|
||||
from typing import List
|
||||
|
||||
from django.db import models
|
||||
|
||||
Reference in New Issue
Block a user