Adrian Muntean
a0ca977cab
Set None in case the LocalizedIntegerField is null
...
In case the LocalizedIntegerField is null in the DB then it must explicitly be set to None,
otherwise it will yield TypeError: __str__ returned non-string
2019-02-14 14:48:38 +02:00
Cristi Ingineru
4f83cbf4ed
Add LocalizedIntegerFieldWidget
2018-08-16 14:27:38 +03:00
Cristi Ingineru
13e2666a51
Copy the widget for each language
2018-06-28 12:33:44 +03:00
seroy
3d4f9c413e
Fix non-valid HTML tags attributes
2017-07-18 13:52:17 +03:00
seroy
69cf0df166
Use template-based widget rendering in AdminLocalizedFieldWidget
2017-07-18 00:29:44 +03:00
seroy
d8c5544e91
Use template-based widget rendering in AdminLocalizedFieldWidget
2017-07-17 22:53:47 +03:00
Swen Kooij
968840188d
Formatting cleanup in widgets.py
2017-07-15 13:48:54 +03:00
Unai Zalakain
e8e044f6e2
Add labels to localized subwidgets
2017-07-15 13:45:10 +03:00
seroy
aacc712195
Merge branch 'master' of https://github.com/SectorLabs/django-localized-fields into extra-fields
2017-06-19 21:40:11 +03:00
Swen Kooij
92a53bc3d7
Fix various pep8/flake8/pylint errors
2017-05-25 19:40:03 +03:00
Swen Kooij
a1a02552b7
Shorten names for everything
2017-05-25 19:06:44 +03:00
seroy
817c7e13fe
added new LocalizedCharField, LocalizedTextField and LocalizedFileField fields
2017-04-12 21:34:19 +03:00
seroy
d07da55215
Advanced django admin integration
2017-03-17 06:22:31 +03:00