Contents

django-ordered-model 3.7.4

0

Allows Django models to be ordered and provides a simple admin interface for reordering them.

Allows Django models to be ordered and provides a simple admin interface for reordering them.

Stars: 755, Watchers: 755, Forks: 154, Open Issues: 25

The django-ordered-model/django-ordered-model repo was created 16 years ago and the last code push was 1 years ago.
The project is popular with 755 github stars!

How to Install django-ordered-model

You can install django-ordered-model using pip

pip install django-ordered-model

or add it to a project with poetry

poetry add django-ordered-model

Package Details

Author
Ben Firshman
License
Homepage
http://github.com/django-ordered-model/django-ordered-model
PyPi:
https://pypi.org/project/django-ordered-model/
GitHub Repo:
https://github.com/django-ordered-model/django-ordered-model

Classifiers

No  django-ordered-model  pypi packages just yet.

Errors

A list of common django-ordered-model errors.

Code Examples

Here are some django-ordered-model code examples and snippets.

GitHub Issues

The django-ordered-model package has 25 open issues on GitHub

  • Upgrading from 3.6 to 3.7.x greatly decreased performance or raising a RecursionError in some situations

See more issues on GitHub

Related Packages & Articles