Initial
This commit is contained in:
13
debian/changelog
vendored
Normal file
13
debian/changelog
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
python-django-translatable-fields (0.1.0-1) unstable; urgency=medium
|
||||
|
||||
* Initial release.
|
||||
* Django plugin that mimics Odoo's translate=True functionality
|
||||
* Language-aware fields with JSON storage
|
||||
* Rich admin interface with modal overlays
|
||||
* WYSIWYG editor for TextField translations
|
||||
* Draggable and resizable modal windows
|
||||
* Django REST Framework support
|
||||
* Field validation for Email, URL, and Slug fields per language
|
||||
* Support for CharField, TextField, EmailField, URLField, SlugField
|
||||
|
||||
-- Holger Sielaff <holger@backender.de> Fri, 02 Aug 2024 12:00:00 +0200
|
||||
Reference in New Issue
Block a user