Contents

django-multiselectfield 1.0.1

0

Django multiple select field

Django multiple select field

Stars: 469, Watchers: 469, Forks: 210, Open Issues: 1

The goinnn/django-multiselectfield repo was created 13 years ago and the last code push was 8 months ago.
The project is popular with 469 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.

Related Packages & Articles

django-mptt 0.18.0

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

django-money 3.6.0

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

django-modelcluster 6.4.1

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