Mike
|
db1a2d0358
|
chore: migrate to poetry
|
2021-06-17 16:36:29 -07:00 |
|
~lmn
|
c9a80834ac
|
Update CONTRIBUTING.md
|
2021-06-05 14:59:17 -03:00 |
|
~lmn
|
0b6335b737
|
Update README.md
|
2021-06-05 14:56:38 -03:00 |
|
~lmn
|
09918b6224
|
Fix sphinx deprecated add_stylesheet -> add_css_file
|
2021-05-11 15:41:11 -03:00 |
|
~lmn
|
6d10892c20
|
Update 0005 migration - Default to empty str instead of list
|
2021-05-11 11:01:16 -03:00 |
|
Mauro
|
668caf39e3
|
Merge branch 'master' of github.com:lvm/django-eav2
|
2021-05-10 18:06:52 -03:00 |
|
Mauro
|
6a470e2567
|
Update docs
|
2021-05-10 18:06:29 -03:00 |
|
~lmn
|
9178644d0f
|
Merge pull request #68 from lvm/csvfield
CSVField + CSV Datatype
|
2021-05-10 18:04:10 -03:00 |
|
Mauro
|
3d2c48ae36
|
Updating docs
|
2021-05-10 17:17:49 -03:00 |
|
Mauro
|
b2c16c05c4
|
Adding CSV datatype + CSVField (widget, formfield also) + validators + tests
|
2021-05-10 17:13:42 -03:00 |
|
~lmn
|
58762a914d
|
Update Docs
|
2021-04-27 12:51:26 -03:00 |
|
~lmn
|
493e63645e
|
Adding secret_key to sphinx conf
|
2021-04-27 09:35:40 -03:00 |
|
~lmn
|
c638065c9b
|
Updated requirements. Django >= 3.1
|
2021-04-24 12:16:11 -03:00 |
|
Mauro
|
6f8f3b7b4b
|
updating contrib
|
2021-04-23 16:15:19 -03:00 |
|
Mauro
|
fcc0dcb29e
|
Bump readme
|
2021-04-23 16:13:26 -03:00 |
|
Mauro
|
841ffd623d
|
Bump readme
|
2021-04-23 16:12:59 -03:00 |
|
Mauro
|
47efd09cb2
|
Bump ver + update setup
|
2021-04-23 16:08:07 -03:00 |
|
Mauro
|
4e9f04bdc6
|
Adding value_bool migration
|
2021-04-23 16:07:55 -03:00 |
|
Mauro
|
11a23d7c03
|
leaving out djangotip (4.0) for now, until its release (december 2021)
|
2021-04-23 12:43:59 -03:00 |
|
Mauro
|
49ee47c399
|
Updating translations from ugettext_lazy to gettext_lazy and deprecating djangotip from python <3.8
|
2021-04-23 12:19:06 -03:00 |
|
Mauro
|
000fd963dc
|
Fix url for 'djangotip'
|
2021-04-23 12:08:05 -03:00 |
|
Mauro
|
75c1b72d5b
|
Updating python and django versions on travis / tox
|
2021-04-23 11:53:24 -03:00 |
|
~lmn
|
ef3f5d9df6
|
Merge pull request #66 from lvm/json-datatype
Adds a JSON datatype
|
2021-04-23 10:42:32 -03:00 |
|
~lmn
|
056ff88926
|
Merge pull request #65 from lvm/nullboolean-deprecated
Replaces NullBoolean with Boolean (closes: #56)
|
2021-04-19 19:36:52 -03:00 |
|
~lmn
|
8ecd0e241b
|
Merge branch 'master' into json-datatype
|
2021-04-14 10:40:13 -03:00 |
|
~lmn
|
6cce6d8347
|
Merge pull request #1 from lvm/nullboolean-deprecated
Replaces NullBoolean with Boolean (closes: #56)
|
2021-04-14 10:36:58 -03:00 |
|
Mauro
|
621ca5791f
|
More docs to the json datatype
|
2021-04-05 08:35:00 -03:00 |
|
Mauro
|
80323b1c87
|
Added an example to the docs
|
2021-04-05 08:20:34 -03:00 |
|
Mauro
|
d8ab935654
|
Updated docs
|
2021-04-05 00:04:29 -03:00 |
|
Mauro
|
851ca4cc74
|
Replaces NullBoolean with Boolean (closes: #56)
|
2021-04-04 23:57:52 -03:00 |
|
Mauro
|
39e1ff35f7
|
Adding a JSON Datatype
|
2021-04-04 23:53:45 -03:00 |
|
Daniel Indictor
|
6cd8163099
|
Merge pull request #63 from Dresdn/fix/#59_migrations
Move Attribute.entity_ct to own migration file
|
2021-01-31 22:12:23 -05:00 |
|
Mike Stralek
|
9983786184
|
create manage.py; move new field to own migration
|
2021-01-04 17:41:57 -08:00 |
|
Daniel Indictor
|
715dea0626
|
Merge pull request #59 from wackerservices/feature/model-specific-attributes
New feature: many to many to content type on attribute
|
2020-11-13 00:41:31 -05:00 |
|
Daniel Indictor
|
71a517d1da
|
Merge pull request #60 from wackerservices/feature/instance-level-attributes
Add instance parameter to config get_attributes
|
2020-11-13 00:39:49 -05:00 |
|
Daniel Indictor
|
f60639bec6
|
Merge pull request #58 from wackerservices/bug/null-enum-fields
Allow enum value to be None on save
|
2020-10-23 04:55:27 -04:00 |
|
Zach Taylor
|
9a4c8f3ad3
|
Add instance parameter to config get_attributes
|
2020-10-22 15:53:34 -05:00 |
|
Zach Taylor
|
5d8ba99361
|
Change foreign key to many to many to allow more flexibility
|
2020-10-21 16:03:20 -05:00 |
|
Zach Taylor
|
aaaa813b9b
|
Remove verbose_name and add documentation
|
2020-10-20 15:02:45 -05:00 |
|
Zach Taylor
|
2c5e1e6602
|
Add entity_ct to Attribute model
|
2020-10-20 11:28:14 -05:00 |
|
Zach Taylor
|
def1bc5ade
|
Allow attribute_value to be None if enum type
|
2020-10-19 14:45:29 -05:00 |
|
Daniel Indictor
|
1f629506a8
|
Merge pull request #49 from radalin/master
fix generic entity filter problem
|
2020-07-25 05:07:24 -04:00 |
|
Daniel Indictor
|
a9c54f6ce3
|
Merge pull request #52 from jayvdb/dj31
Django 3.1 support
|
2020-07-16 17:52:02 -04:00 |
|
John Vandenberg
|
7a71df16b0
|
tox.ini: Include Django 2.1 and 2.2 and master
|
2020-07-15 07:49:39 +07:00 |
|
John Vandenberg
|
e5c3ec600b
|
Update import for Django 3.1 support
|
2020-07-15 07:49:04 +07:00 |
|
Daniel Indictor
|
3a008f2fb9
|
Merge pull request #50 from DanielIndictor/master
Made changes necessary to bump supported Django version to 3.0
|
2020-07-13 15:56:00 -04:00 |
|
Daniel Indictor
|
89358a6c46
|
Made changes necessary to bump supported Django version to 3.0
|
2020-04-13 04:18:02 -04:00 |
|
roy simkes
|
bfc48aab6e
|
fix generic entity filter problem
|
2020-02-06 18:04:18 +03:00 |
|
Iwo Herka
|
1a0c9d0cc0
|
Bump version to 0.13.0
|
2019-06-20 16:18:31 +00:00 |
|
Alexander Anikeev
|
e857819fce
|
Add ability to assign enum values as strings (#46)
* Add ability to assign enum values as strings
* Remove unreachable code (enum validation now fails earlier)
* Enable filtering by enum value
|
2019-06-20 18:14:19 +02:00 |
|