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 03:32:55 +03:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
django-localized-fields
/
tests
History
Swen Kooij
1b94bf2cd8
LocalizedAutoSlugField should not use LocalizedForm
2016-10-24 13:03:40 +03:00
..
__init__.py
Moved tests to tests/
2016-10-21 12:57:51 +03:00
fake_model.py
Created abstract model to take care of default values
2016-10-24 11:50:21 +03:00
test_localized_auto_slug_field.py
LocalizedAutoSlugField should not use LocalizedForm
2016-10-24 13:03:40 +03:00
test_localized_bleach_field.py
Bumped coverage to 100%
2016-10-24 12:35:23 +03:00
test_localized_field_form.py
Moved tests to tests/
2016-10-21 12:57:51 +03:00
test_localized_field_widget.py
Bumped coverage to 100%
2016-10-24 12:35:23 +03:00
test_localized_field.py
Bumped coverage to 100%
2016-10-24 12:35:23 +03:00
test_localized_model.py
Created abstract model to take care of default values
2016-10-24 11:50:21 +03:00