Code Monkey home page Code Monkey logo

django-tagging-autocomplete-new's People

Contributors

deejeezz avatar saschwarz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Forkers

saschwarz

django-tagging-autocomplete-new's Issues

Static in pip install is not loaded

Hi, I just installed the application with pip and I have seen that the media files are not loaded. When going to packages I see that they are not:

Captura de pantalla de 2019-10-03 09-47-10

Thanks!

Can't get django-tagging-autocomplete-new to work

Describe the bug
I've implemented django-tagging on my project and it seems to work well. Then I added django-tagging-autocomplete but couldn't get it to work. Then I discovered django-tagging-autocomplete-new which is much more recent, so I switched to that, but I still can't get it to work.

There are no errors but I see no evidence of any autocomplete working in my forms. Here is the commit where I installed django-tagging-autocomplete-new: camerahub/camerahub@efb14f6

It's a pretty minimal installation with tag fields defined in the model, and everything left as default in forms. I don't know what the widget is supposed to look like, but the widget in my form looks like a normal text field. For items that do not yet have any tags, there is a default value tags (see screenshot). This did not happen before I installed django-tagging-autocomplete-new.

Screenshot from 2020-04-29 15-14-36

To Reproduce
Steps to reproduce the behavior:

  1. Check out the branch with the bug
git clone [email protected]:djjudas21/camerahub.git
cd camerahub
git checkout 284c_tags
pip install -r requirements.txt
python manage.py migrate
python manage.py runserver
  1. Browse to http://localhost:8000/cameramodel/
  2. Add a new cameramodel. Notice the value of the Tags field is tags. Create a new tag, and save.
  3. Add another cameramodel. Try to autocomplete the tag you just made. Notice that it doesn't work.

Expected behavior

  • Autocomplete tags should work
  • Default tag tag should not be present

Desktop (please complete the following information):
Chrome 66.0.3359.170

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.