{"library":"django-adminplus","type":"library","category":null,"description":"AdminPlus is a Django admin panel extension that allows you to add custom views not tied to models, extending the built-in admin without replacing it entirely. It supports Django versions 3.0+ and Python 3.7+. While the last official PyPI release was in 2016 (v0.6), the project is actively maintained with CI/CD testing against recent Django and Python versions.","language":"python","status":"active","version":"0.6","tags":["django","admin","extension","custom views","web development"],"last_verified":"Fri May 22","install":[{"cmd":"pip install django-adminplus","imports":["from adminplus.sites import AdminSitePlus","admin.site.register_view('somepath', view=my_view, name='My View Name')"]}],"homepage":null,"github":"https://github.com/jsocol/django-adminplus","docs":null,"changelog":null,"pypi":"https://pypi.org/project/django-adminplus/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.5,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/django-adminplus/compatibility"}}