mirror of
https://github.com/graphql-python/graphene-django.git
synced 2025-07-13 17:52:19 +03:00
Merge 72c49f2588
into a480a39713
This commit is contained in:
commit
c292304773
|
@ -2,7 +2,7 @@ Please read [UPGRADE-v2.0.md](https://github.com/graphql-python/graphene/blob/ma
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
#  Graphene-Django [](https://travis-ci.org/graphql-python/graphene-django) [](https://badge.fury.io/py/graphene-django) [](https://coveralls.io/github/graphql-python/graphene-django?branch=master)
|
#  Graphene-Django [](https://travis-ci.org/graphql-python/graphene-django) [](https://badge.fury.io/py/graphene-django) [](https://coveralls.io/github/graphql-python/graphene-django?branch=master)
|
||||||
|
|
||||||
|
|
||||||
A [Django](https://www.djangoproject.com/) integration for [Graphene](http://graphene-python.org/).
|
A [Django](https://www.djangoproject.com/) integration for [Graphene](http://graphene-python.org/).
|
||||||
|
|
|
@ -136,7 +136,7 @@ Then to produce a HTML version of the documentation:
|
||||||
|
|
||||||
make html
|
make html
|
||||||
|
|
||||||
.. |Graphene Logo| image:: http://graphene-python.org/favicon.png
|
.. |Graphene Logo| image:: https://github.com/graphql-python/graphene-python.org/raw/master/pages/favicon.png
|
||||||
.. |Build Status| image:: https://travis-ci.org/graphql-python/graphene-django.svg?branch=master
|
.. |Build Status| image:: https://travis-ci.org/graphql-python/graphene-django.svg?branch=master
|
||||||
:target: https://travis-ci.org/graphql-python/graphene-django
|
:target: https://travis-ci.org/graphql-python/graphene-django
|
||||||
.. |PyPI version| image:: https://badge.fury.io/py/graphene-django.svg
|
.. |PyPI version| image:: https://badge.fury.io/py/graphene-django.svg
|
||||||
|
|
Loading…
Reference in New Issue
Block a user