=
|
65e63026a0
|
Add tests
|
2017-12-11 21:23:00 -05:00 |
|
=
|
6008cb6de4
|
Fix qfactor rankings for HTTP-ACCEPT
|
2017-12-11 21:08:42 -05:00 |
|
=
|
d2db5f5584
|
Remove Django1.7 shims
|
2017-12-10 00:53:13 -05:00 |
|
=
|
f8a5860f34
|
django version depends on python version
|
2017-12-09 14:24:48 -08:00 |
|
=
|
61829abc8c
|
Add testing to django 2
|
2017-12-07 13:06:31 -05:00 |
|
=
|
f687406ac5
|
Add on_delete atrributes to test models foreignkeys
|
2017-12-07 13:00:22 -05:00 |
|
=
|
489d2878da
|
django version depends on python version
|
2017-12-06 15:10:50 -05:00 |
|
=
|
384bff08e8
|
Add fallback for depracated atrribute
|
2017-12-06 13:10:03 -05:00 |
|
=
|
d314d1041f
|
rel -> remote_field: Update Django DeprecatedAttribute
|
2017-12-06 12:50:55 -05:00 |
|
=
|
62c0694901
|
models.DateField corresponds to graphene Date Scalar
|
2017-12-05 15:04:29 -05:00 |
|
=
|
73706fa6bb
|
Add on_delete atrributes to test models foreignkeys
|
2017-12-05 15:01:52 -05:00 |
|
Stefan Stammberger
|
443b5eaafc
|
Docs: Update Cookbook tutorial
|
2017-12-02 19:35:17 +01:00 |
|
Syrus Akbary
|
24706f50d4
|
Merge pull request #332 from MichaelDanielTom/MichaelDanielTom-patch-1
Readme typo fix
|
2017-11-29 22:06:26 -08:00 |
|
Grant McConnaughey
|
c3938d1e4f
|
Fix line length
|
2017-11-29 15:31:26 -06:00 |
|
Grant McConnaughey
|
6d7a0d053d
|
Make id field an ID type
|
2017-11-29 15:25:24 -06:00 |
|
Grant McConnaughey
|
748dc4c509
|
Add id input field to model form mutation
|
2017-11-29 15:15:16 -06:00 |
|
Grant McConnaughey
|
d6dbe2a4a8
|
Default return_field_name is camcelcased
|
2017-11-29 14:20:56 -06:00 |
|
Grant McConnaughey
|
40610c64a3
|
Support instance kwarg
|
2017-11-29 14:12:02 -06:00 |
|
Michael Tom
|
3aeee3af3d
|
Update README.rst
|
2017-11-28 21:04:08 -05:00 |
|
Michael Tom
|
8a3ba7a321
|
Update README.md
|
2017-11-28 21:02:53 -05:00 |
|
Syrus Akbary
|
c63dbea34b
|
Merge pull request #330 from pjdelport/patch-1
README: Update resolve_users() example signature
|
2017-11-25 12:06:48 -08:00 |
|
Syrus Akbary
|
d8a4b4a0fd
|
Update README.md
|
2017-11-22 13:47:18 -08:00 |
|
Pi Delport
|
90d84e8be9
|
README: Update resolve_users() example signature
|
2017-11-21 15:10:52 +02:00 |
|
Syrus Akbary
|
d7c160c3b0
|
Pin current Graphene-Django version to Graphene~2
To avoid compatibility issues it's better to pin dependencies.
|
2017-11-20 21:02:00 -08:00 |
|
Syrus Akbary
|
31679df08c
|
Merge pull request #328 from SpaceK33z/patch-1
Docs: fix usage of deprecated `AbstractType`
|
2017-11-20 20:54:07 -08:00 |
|
Kees Kluskens
|
70a6c72751
|
Docs: fix usage of deprecated AbstractType
A tutorial still used `graphene.AbstractType` instead of `object`, which leads to a [deprecation warning](https://github.com/graphql-python/graphene/blob/master/UPGRADE-v2.0.md#abstracttype-deprecated).
|
2017-11-18 22:10:39 +01:00 |
|
Syrus Akbary
|
5661db88d1
|
Merge pull request #156 from aaxelb/master
Fix #87: Don't create duplicate Enums for fields with choices
|
2017-11-14 21:14:51 -08:00 |
|
Syrus Akbary
|
14dca8297d
|
Merge pull request #278 from devbis/patch-1
Access to batch endpoint without parameters fixed
|
2017-11-14 21:09:37 -08:00 |
|
Syrus Akbary
|
5a546689b9
|
Merge branch 'master' into patch-1
|
2017-11-14 21:06:05 -08:00 |
|
Syrus Akbary
|
670437d756
|
Merge branch 'master' into patch-1
|
2017-11-14 21:05:47 -08:00 |
|
Syrus Akbary
|
b19308b1c2
|
Merge pull request #323 from pizzapanther/master
fixes #322, fixed incorrect serializer instance usage
|
2017-11-14 20:40:03 -08:00 |
|
Paul Bailey
|
6cfd5b2854
|
added line ending
|
2017-11-14 22:10:26 +00:00 |
|
Paul Bailey
|
0a660e5e56
|
Merge remote-tracking branch 'upstream/master'
|
2017-11-14 22:04:02 +00:00 |
|
Syrus Akbary
|
568073a090
|
Merge pull request #325 from urbandove/master
Fix infinite recursion when sublassing DjangoFilterConnectionField
|
2017-11-14 13:16:26 -08:00 |
|
Syrus Akbary
|
c5774a93fe
|
Merge pull request #324 from sciyoshi/patch-1
Fix passing request context to filterset creation
|
2017-11-14 13:15:49 -08:00 |
|
Paul Bailey
|
345fe877c4
|
added ModelSerializer tests
|
2017-11-13 20:35:00 +00:00 |
|
Paul Bailey
|
c72e7e55eb
|
added ModelSerializer tests
|
2017-11-13 20:33:12 +00:00 |
|
=
|
3f08ed629c
|
Fix infinite recursion when sublassing DjangoFilterConnectionField and merging querysets
|
2017-11-13 14:56:25 -05:00 |
|
Samuel Cormier-Iijima
|
1db1cbdd9c
|
Fix passing request context to filterset creation
Currently this code throws an error about `context` not being defined.
|
2017-11-13 12:47:55 -05:00 |
|
Paul Bailey
|
3d30038795
|
Merge remote-tracking branch 'upstream/master'
|
2017-11-13 16:10:56 +00:00 |
|
Paul Bailey
|
75e11a8195
|
add created field to test
|
2017-11-13 16:06:07 +00:00 |
|
Syrus Akbary
|
bc59d0ad8e
|
Merge pull request #232 from basilfx/master
Pass context object to FilterSet for request-baed filtering
|
2017-11-13 02:39:18 -08:00 |
|
Syrus Akbary
|
9e26aaf6ad
|
Merge pull request #224 from camd/fix-select-related
Fix select_related with filtering
|
2017-11-13 02:36:45 -08:00 |
|
Syrus Akbary
|
95e28ba3ef
|
Merge branch 'master' into fix-select-related
|
2017-11-13 02:33:07 -08:00 |
|
Syrus Akbary
|
b8fb64d893
|
Merge branch 'master' into fix-select-related
|
2017-11-13 02:31:15 -08:00 |
|
Syrus Akbary
|
dfa0a06cce
|
Merge pull request #266 from miguel550/master
Fix code example typos in "Getting single objects" from tutorial-plain.rst
|
2017-11-13 02:29:00 -08:00 |
|
Syrus Akbary
|
94e2a5c49f
|
Merge pull request #313 from BossGrand/feature/allow_abstract_connections
Allow DjangoObjectType to use an Abstract Connection Class
|
2017-11-13 02:23:46 -08:00 |
|
Syrus Akbary
|
e666d849be
|
Merge pull request #315 from BossGrand/fix/django_filter_connection_field_merge_queries
Fix Bug causing DjangoFilterConnectionField to ignore annotations, .reverse()
|
2017-11-13 02:22:23 -08:00 |
|
Paul Bailey
|
e05f41af40
|
fixed indentation
|
2017-11-12 23:10:29 +00:00 |
|
Syrus Akbary
|
ec2cea1afa
|
Merge pull request #311 from tervay/typo-fixes
Fix documentation typos
|
2017-11-12 10:26:16 -08:00 |
|