Code Monkey home page Code Monkey logo

Comments (6)

miki725 avatar miki725 commented on June 1, 2024

sounds like this is related to #14

from django-url-filter.

miki725 avatar miki725 commented on June 1, 2024

also I believe this bug, at least partially, should be fixed in 0.3 which is in master branch now however has not been released yet. can you please try using the master branch and let me know if that helps

from django-url-filter.

catalanojuan avatar catalanojuan commented on June 1, 2024

@miki725 thanks for your answer! I saw #14 but thought it was only related to exact id matching, that worked for me ok, I think my bug/problem is related to the use of the "in" lookup type. I tried installing the version at master but I'm still unable to make it work.

Thanks!

from django-url-filter.

miki725 avatar miki725 commented on June 1, 2024

ok. Ill try to take a closer look when I can.

from django-url-filter.

jamalex avatar jamalex commented on June 1, 2024

👍

from django-url-filter.

miki725 avatar miki725 commented on June 1, 2024

@catalanojuan sorry for late response.

Im unable to reproduce it.

am using test data from test_project

here is my test url:

http://localhost:8000/many-to-one/reporters/?articles__in=1,2

can successfully query objects via sqlalchemy:

http://localhost:8000/many-to-one/reporters/alchemy/?articles__in=1,2

closing for now. if you still have this issue, please feel free to reopen.

from django-url-filter.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.