Skip to content

Custom views and management command execution in Django admin panel.

License

Notifications You must be signed in to change notification settings

ahopkins/django-bespoke-admin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-bespoke-admin

This package aims to achieve two goals:

  1. Allow for the addition of arbitrary views to the Django admin panel; and
  2. Create a methodology to allow for custom management commands to be executed from the Django admin panel.

This is still in development. While operational, it is not yet sufficiently abstracted to be usable for all use cases.

You can install it by: pip install django-bespoke-admin

About

Custom views and management command execution in Django admin panel.

Resources

License

Stars

Watchers

Forks

Packages

No packages published