graphene-django/graphene_django/tests
Olivia Rodriguez Valdes e7a4538a3e Merge branch 'permissions-to-fields#3' into permission-to-type#5
# Conflicts:
#	graphene_django/fields.py
2019-03-01 12:48:37 -05:00
..
__init__.py Isolated Graphene Django in a new package 2016-09-17 16:31:17 -07:00
models.py Exclude id from mutation, useful for create operations. 2018-07-22 23:35:11 +01:00
schema_view.py Reformatted files using black 2018-07-19 16:52:24 -07:00
schema.py Reformatted files using black 2018-07-19 16:52:24 -07:00
test_command.py Reformatted files using black 2018-07-19 16:52:24 -07:00
test_converter.py Removed Django < 1.11 compatibility checks from tests 2018-09-04 13:15:04 -04:00
test_fields.py Change DjangoField to PermissionField 2019-03-01 12:42:29 -05:00
test_forms.py Reformatted files using black 2018-07-19 16:52:24 -07:00
test_query.py Reformatted files using black 2018-07-19 16:52:24 -07:00
test_schema.py Reformatted files using black 2018-07-19 16:52:24 -07:00
test_types.py Update permission to type 2019-02-19 13:02:06 -05:00
test_utils.py Add tests to DjangoPermissionField 2019-01-04 14:24:55 -05:00
test_views.py Reformatted files using black 2018-07-19 16:52:24 -07:00
urls_inherited.py Reformatted files using black 2018-07-19 16:52:24 -07:00
urls_pretty.py Reformatted files using black 2018-07-19 16:52:24 -07:00
urls.py Reformatted files using black 2018-07-19 16:52:24 -07:00