django-command-palette icon indicating copy to clipboard operation
django-command-palette copied to clipboard

A modern Django admin shortcut interface ( kbar )

Results 5 django-command-palette issues
Sort by recently updated
recently updated
newest added

If I want to use the same thing for django templates is there a library for that or does this one also support that? also is there more docs on...

documentation
enhancement

Is there a way to use the command palette outside regular Django admin panel?

question

After selected the model when hitting the tab or space that follows to select the add, edit dialogue should open. Upon selecting the navigation should redirect to add, edit page...

enhancement

Another django-admin-interface related issue. This element on the right has `z-index: 30` ([source](https://github.com/fabiocaccamo/django-admin-interface/blob/bf72f6c982bcefe7d85529eb6c7a954d73c471ef/admin_interface/static/admin_interface/css/admin-interface.css#L352)), so is in front of palette's translucent background. Setting palette's z-index to anything >30 fixes this.

enhancement

Firstly I love the idea of this, thanks for making it! I followed the install instructions and it didn't immediately work for me. The cause is django-admin-interface, specifically this: https://pypi.org/project/django-admin-interface/#:~:text=Custom%20base%2Dsite.html...

good first issue
question