question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

graphene 1.3 annotation bug

See original GitHub issue

There seems to be a bug with graphene == 1.3

I have a model that I annotate a field “total_rent” I think graphene is stripping it away somehow

I get this exception Cannot resolve keyword 'total_rent' into field. Choices are ...

When reverting back to graphene == 1.2.1 the error goes away. I wish I could provide a more in depth report but my deadlines are to much at the moment

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:10 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
toluainacommented, May 14, 2018

thanks. but I am already on graphene-django==2.0.0

0reactions
crucialfelixcommented, May 14, 2018

Moving to 2 was fairly painless, I recommend it. It solves select_related, annotations etc.

Thanks @syrusakbary

Read more comments on GitHub >

github_iconTop Results From Across the Web

javax.annotation : osgi uses constraint violation - Eclipse
Hello all, i have an app using an embedded jetty server with rest compatibility with jax-rs and glassfish.jersey for supporting multipart forms.
Read more >
Better hover for highlight annotations (#696) · Issues - GitLab
Using just the rectangle to hover a highlight annotation is not good. For instance, it is easy to have two highlight annotations with ......
Read more >
Swapi Graphene: GraphQL Starwars API using Graphene and Django
Using a Java Annotation (recommended). This is the most recommended way of creating a directive, because it is very easy to use later...
Read more >
homebrew-core - Homebrew Formulae
a2ps 4.14 Any‑to‑PostScript filter aacgain 1.8 AAC‑supporting version of mp3gain aalib 1.4rc5 Portable ASCII art graphics library aamath 0.3 Renders mathematical expressions as ASCII art
Read more >
kie-parent : 7.32.0.Final - Maven Central Repository Search
KIE (Drools, jBPM, OptaPlanner) parent - The parent contains all metadata (including plugins) including dependency versions. All modules, except for user ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found