This website requires JavaScript.
Explore
Help
Sign In
pub
/
django-localized-fields
Watch
1
Star
0
Fork
0
You've already forked django-localized-fields
mirror of
https://github.com/SectorLabs/django-localized-fields.git
synced
2025-04-25 11:42:54 +03:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
django-localized-fields
/
localized_fields
/
fields
History
Swen Kooij
9d7e3a5655
AutoSlugField should not use LIKE
2017-01-10 15:10:41 +02:00
..
__init__.py
Added initial implementation + tests
2016-10-21 12:21:11 +03:00
localized_autoslug_field.py
AutoSlugField should not use LIKE
2017-01-10 15:10:41 +02:00
localized_bleach_field.py
Fixed bug with options not being passed to bleach properly
2016-10-26 17:03:34 +03:00
localized_field.py
Created abstract model to take care of default values
2016-10-24 11:50:21 +03:00
localized_value.py
Made tests work once again
2016-12-16 08:50:04 +02:00