Giter VIP home page Giter VIP logo

django-yaaac's People

Contributors

leifdenby avatar starou avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

leifdenby

django-yaaac's Issues

Fix IE

Apparently, We suck at IE...

TODO list

  • Works with inlines
  • Fix new-inline (ticket #2)
  • Works with M2M
  • Tests in admin
  • Filter on limit_choices_to (Ajax search, lookup) (btw, filtering on admin.limit_choices_to is not do-able)
  • dynamic limit_choices_to ?
  • move urls calculation from field.init() to widget.render()
  • rename yaaac_opts["value_attr"] in "search_fields"
  • use contenttype name instead of id in search url
  • enhance yaaac_opts for autocomplete opts
  • README (in-progress)
  • Localize
  • works with composite FK
  • PIP release
  • allow usage of callable in suggestion
  • select_related()
  • search on multiple fields
  • fix resize flickering when show/hide automplete/label.
  • Add onHover: callback option.
  • Allow the customization of the search message in the field. Construct the msg from search_fields maybe ?
  • Link to get_absolute_url()

Selenium test gives Broken pipe messages

cd tests
make headless-tests
[...]
[2018-08-31 03:16:17,268] - Broken pipe from ('127.0.0.1', 40874)
[...]
........
----------------------------------------------------------------------
Ran 19 tests in 18.599s

OK
Destroying test database for alias 'default'...

Security concerns

  • Enforce permissions (login_required, etc). How to choose which permission ?
  • Allow / block fields search. suggest_by parameter must be checked.

Django-1.8 TODO list

django_yaaac/forms/fields.py:20: RemovedInDjango19Warning: cache_choices has been deprecated and will be removed in Django 1.9.

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.