
django-nested-admin 4.1.6
0
Django admin classes that allow for nested inlines
Contents
Django admin classes that allow for nested inlines
Stars: 773, Watchers: 773, Forks: 111, Open Issues: 60The theatlantic/django-nested-admin repo was created 11 years ago and the last code push was 3 months ago.
The project is popular with 773 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
Related Packages
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 60 open issues on GitHub
- Fix compatibility with django-polymorphic 4.6
- Broken with django-polymorphic 4.x - _get_inheritance_relation_fields_and_models removed
- Polymorphic child model discovery fails for deeply nested or abstract class hierarchies
pythonfix







