Contents

django-nested-admin 4.0.2

0

Django admin classes that allow for nested inlines

Django admin classes that allow for nested inlines

Stars: 678, Watchers: 678, Forks: 92, Open Issues: 59

The theatlantic/django-nested-admin repo was created 9 years ago and the last code push was 5 months ago.
The project is popular with 678 github stars!

How to Install django-nested-admin

You can install django-nested-admin using pip

pip install django-nested-admin

or add it to a project with poetry

poetry add django-nested-admin

Package Details

Author
The Atlantic
License
BSD
Homepage
https://github.com/theatlantic/django-nested-admin
PyPi:
https://pypi.org/project/django-nested-admin/
GitHub Repo:
https://github.com/theatlantic/django-nested-admin

Classifiers

No  django-nested-admin  pypi packages just yet.

Errors

A list of common django-nested-admin errors.

Code Examples

Here are some django-nested-admin code examples and snippets.

GitHub Issues

The django-nested-admin package has 59 open issues on GitHub

  • With django-autocomplete-light, select2 autocomplete field reverts to select-box after inline drag-drop
  • Error on saving with Inlines using Django 3.1.14
  • The css is not reflected in my nested-inline
  • Some nested views incompatible with Django 4.0 admin changes
  • HTML showing for anchor tags
  • Drop support for Django < 2.2 (incl. Python < 3.5) and clean up afterwards

See more issues on GitHub

Related Packages & Articles