Giter Site home page Giter Site logo

django-taggit-bootstrap's People

Contributors

mi6gan avatar mpibpc-mroose avatar ryokamiya avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

django-taggit-bootstrap's Issues

Django Admin js errors

Hi there,

using your package in django admin form results in these errors:

image

Any ideas?

EDIT: I replaced the min variants with development variants (several lines) to find the error but I'm kind of dumbstruck here.

Possible problem with custom tags

When I used custom tags via TaggedItemBase this package worked.

When I used custom tags via a custom tag model that inherits TagBase and a custom tag model that inherits GenericTaggedItemBase the typeahead portion of your package didn't work anymore.

Any ideas?

Tags with several space-separated words

If I read it right django-taggit supports tags that contain space characters. But I am unable to input such tags using django-taggit-bootstrap.

Any ideas?

Django 1.9

 File "vitrualenv/lib/python3.4/site-packages/taggit_bootstrap/widgets.py", line 4, in <module>
    from django.forms.util import flatatt
ImportError: No module named 'django.forms.util'

because forms.util is now named forms.utils

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.