Contents

django-multiselectfield 0.1.13

0

Django multiple select field

Django multiple select field

Stars: 449, Watchers: 449, Forks: 207, Open Issues: 31

The goinnn/django-multiselectfield repo was created 12 years ago and the last code push was 2 months ago.
The project is popular with 449 github stars!

How to Install django-multiselectfield

You can install django-multiselectfield using pip

pip install django-multiselectfield

or add it to a project with poetry

poetry add django-multiselectfield

Package Details

Author
Pablo Martin
License
LGPL 3
Homepage
https://github.com/goinnn/django-multiselectfield
PyPi:
https://pypi.org/project/django-multiselectfield/
GitHub Repo:
https://github.com/goinnn/django-multiselectfield

Classifiers

No  django-multiselectfield  pypi packages just yet.

Errors

A list of common django-multiselectfield errors.

Code Examples

Here are some django-multiselectfield code examples and snippets.

GitHub Issues

The django-multiselectfield package has 31 open issues on GitHub

  • Form instance generated twice since Django 4
  • iterate choices and get_FOO_display

See more issues on GitHub

Related Packages & Articles

django-mptt 0.16.0

Utilities for implementing Modified Preorder Tree Traversal with your Django Models and working with trees of Model instances.

django-money 3.5.3

Adds support for using money and currency fields in django models and forms. Uses py-moneyed as the money implementation.

django-modelcluster 6.3

Django extension to allow working with 'clusters' of models as a single unit, independently of the database

django-mailbox 4.10.1

Import mail from POP3, IMAP, local mailboxes or directly from Postfix or Exim4 into your Django application automatically.

django-log-request-id 2.1.0

Django middleware and log filter to attach a unique ID to every log message generated as part of a request