Pablo Chinea
|
89d0f0ca92
|
Handles multiple collisions with the same key.
|
2017-01-05 09:49:26 +00:00 |
|
Pablo Chinea
|
2c26774c62
|
Avoid collisions in choices names conversion.
|
2017-01-04 16:23:17 +00:00 |
|
Paul Bailey
|
10699c0b6b
|
added time field
|
2016-11-23 12:25:59 -05:00 |
|
Paul Bailey
|
91365ff670
|
added timefield support
|
2016-11-23 11:29:04 -05:00 |
|
Syrus Akbary
|
5289cd06d7
|
Improved choice Enum converter
|
2016-11-14 22:30:20 -08:00 |
|
Syrus Akbary
|
8136223bb1
|
Added duration field and improved UUID conversion
|
2016-10-15 16:43:27 -07:00 |
|
Morgante Pell
|
5ad21f1765
|
Fix #19 by using choice keys as enum keys, not choice descriptions
|
2016-10-13 22:01:54 -04:00 |
|
Syrus Akbary
|
1a728e4e88
|
Fixed tests
|
2016-09-22 20:49:51 -07:00 |
|
Syrus Akbary
|
b8f9fec674
|
Added required conversion to model and form fields. Fixed #2
|
2016-09-22 20:03:47 -07:00 |
|
Syrus Akbary
|
7fbc3e69b1
|
Improved Django List retreival and added extra tests.
|
2016-09-21 19:34:30 -07:00 |
|
Conrad Kramer
|
17178cfcbf
|
Added a DjangoToManyField to handle to-many relationships
To-many relationships return a manager, which needs to be turned
into an iterable (its queryset) using `maybe_queryset`.
|
2016-09-20 21:25:05 -07:00 |
|
Syrus Akbary
|
5cba3f67fe
|
Fixed OneToOneField Django 1.6+ bug
|
2016-09-17 18:11:38 -07:00 |
|
Syrus Akbary
|
4e23c3ccf6
|
Improved python syntax and sorts (pep8). Improved Readme
|
2016-09-17 17:09:56 -07:00 |
|
Syrus Akbary
|
0434899b4e
|
Isolated Graphene Django in a new package
|
2016-09-17 16:31:17 -07:00 |
|