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 |
|
Swen Kooij
|
d4c24dea97
|
Merge pull request #28 from MELScience/fix_imports_in_doc
fix imports in README
|
2017-07-11 11:21:57 +03:00 |
|
seroy
|
b38ded0cc3
|
fix imports for LocalizedCharField, LocalizedTextField and LocalizedFileField
|
2017-07-11 11:03:21 +03:00 |
|
Swen Kooij
|
226d47e766
|
Merge pull request #27 from MELScience/issue26
Fix incorrect indentation
|
2017-07-11 10:40:48 +03:00 |
|
seroy
|
cc4bfb48b9
|
Fix incorrect indentation
|
2017-07-11 10:27:07 +03:00 |
|
Swen Kooij
|
d14859a45b
|
Bump version number to 4.4
v4.4
|
2017-06-29 18:56:33 +03:00 |
|
Swen Kooij
|
cb7fda5abc
|
Merge branch 'master' of https://github.com/SectorLabs/django-localized-fields
|
2017-06-29 18:52:23 +03:00 |
|
Swen Kooij
|
9000635f1f
|
Open README as UTF-8
|
2017-06-29 18:51:53 +03:00 |
|
Swen Kooij
|
dabeb3b79f
|
Merge pull request #24 from MELScience/ff_value_to_string
Added `value_to_string` method
|
2017-06-27 10:49:17 +03:00 |
|
seroy
|
0b4bb7295e
|
Added value_to_string method
|
2017-06-26 18:27:03 +03:00 |
|
seroy
|
2b34b6751e
|
Added test for value_to_string method
|
2017-06-26 18:08:15 +03:00 |
|
Swen Kooij
|
32696f4e1e
|
Add test that confirms slug is re-computed when value changes
|
2017-06-26 14:01:25 +03:00 |
|
Swen Kooij
|
3ce57ed4cc
|
Bump version number to 4.3
v4.3
|
2017-06-26 13:37:02 +03:00 |
|
Swen Kooij
|
7316d312b4
|
Add simple test for LOCALIZED_FIELDS_FALLBACKS setting
|
2017-06-26 13:36:21 +03:00 |
|
Swen Kooij
|
16e23963cc
|
Add support for LOCALIZED_FIELDS_FALLBACKS
|
2017-06-26 13:27:52 +03:00 |
|
Swen Kooij
|
b10472d3e9
|
Officially deprecate LocalizedAutoSlugField
|
2017-06-26 13:10:21 +03:00 |
|
Swen Kooij
|
833ceb849c
|
Update docs on enhanced LocalizedUniqueSlugField
|
2017-06-26 13:07:18 +03:00 |
|
Swen Kooij
|
d7382fbf30
|
Add support for using a callable to populate slug with
|
2017-06-26 13:03:41 +03:00 |
|
Swen Kooij
|
8ad9268426
|
Remove tests for LocalizedAutoSlug
|
2017-06-26 12:52:42 +03:00 |
|
Swen Kooij
|
96ddc77cfc
|
Fake models now have generated names
|
2017-06-26 12:44:09 +03:00 |
|
Swen Kooij
|
51fc6959d2
|
Support for slugging from multiple fields
|
2017-06-26 12:34:50 +03:00 |
|
Swen Kooij
|
3b28a5e707
|
Fix PEP8 violations
|
2017-06-26 11:33:25 +03:00 |
|
Swen Kooij
|
06873afbda
|
Merge pull request #15 from MELScience/extra-fields
Extra fields
|
2017-06-21 11:33:30 +03:00 |
|
Swen Kooij
|
f7c14f897c
|
Bump version number to 4.2
4.2
|
2017-06-20 18:04:44 +03:00 |
|
Swen Kooij
|
e5e3068835
|
Merge pull request #22 from MELScience/issue17
Added templates and static folders
|
2017-06-20 18:03:11 +03:00 |
|
seroy
|
de7d3b9a21
|
Tests excluded
|
2017-06-20 17:22:24 +03:00 |
|
seroy
|
fd47deaa2e
|
Tests excluded
|
2017-06-20 16:37:49 +03:00 |
|
seroy
|
4b6d997ddd
|
Upgrade django-postgres-extra to 1.11
|
2017-06-20 16:30:58 +03:00 |
|
seroy
|
68d6991608
|
Added templates and static folders
|
2017-06-20 14:52:54 +03:00 |
|
seroy
|
e5d7cd25e2
|
Shorten names for everything
|
2017-06-19 21:58:48 +03:00 |
|
seroy
|
236ce1648c
|
Upgrade django-postgres-extra to 1.11
|
2017-06-19 21:49:24 +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 |
|
seroy
|
d1790f1fc1
|
added missing 'r' in type LocalizedStringValue
|
2017-06-19 17:17:24 +03:00 |
|
Swen Kooij
|
c75c1764e2
|
Improve test case for bulk_create
|
2017-05-31 11:38:53 +03:00 |
|
Swen Kooij
|
6736b3b32d
|
Simplify test case for bulk_create
|
2017-05-31 11:33:20 +03:00 |
|
Swen Kooij
|
b97a7f3c23
|
Fix crash when using LocalizedUniqueSlugField in a bulk_create
|
2017-05-31 11:31:04 +03:00 |
|
Swen Kooij
|
1b036dc1de
|
Add simple test to verify LocalizedField can be used in bulk_create
|
2017-05-31 11:19:53 +03:00 |
|
Swen Kooij
|
ea7733670d
|
Bump version to 4.1
|
2017-05-30 16:38:08 +03:00 |
|
Swen Kooij
|
a8dc4fe837
|
Fix bug/typo in LocalizedField.from_db_value
|
2017-05-30 13:48:43 +03:00 |
|
Swen Kooij
|
3c8bea0fc3
|
Add test for LocalizedRef in combination with ArrayAgg
|
2017-05-30 13:47:48 +03:00 |
|
Swen Kooij
|
2741a6a2a2
|
Add extra tests for LocalizedRef
|
2017-05-30 13:45:43 +03:00 |
|
Swen Kooij
|
06f7ee15f0
|
Add LocalizedRef expression for extracting the value in the current language
|
2017-05-30 13:38:27 +03:00 |
|
Swen Kooij
|
e5214b07ae
|
Fix aggregation not expanding into a actual list
|
2017-05-30 13:07:07 +03:00 |
|
Swen Kooij
|
2d5fe0be05
|
Fix documentation on INSTALLED_APPS
|
2017-05-26 17:38:49 +03:00 |
|
Swen Kooij
|
4305696f1b
|
Fix pep8 issue, use two spaces before inline comment
|
2017-05-26 17:05:52 +03:00 |
|
Swen Kooij
|
8c73c9ab77
|
Fix some mistakes in the README
|
2017-05-26 17:05:05 +03:00 |
|
Swen Kooij
|
92a53bc3d7
|
Fix various pep8/flake8/pylint errors
|
2017-05-25 19:40:03 +03:00 |
|
Swen Kooij
|
5a4f449363
|
Fix support for ArrayAgg
|
2017-05-25 19:23:52 +03:00 |
|
Swen Kooij
|
0fa79ddbb0
|
Bump version to 4.0
|
2017-05-25 19:16:35 +03:00 |
|