Socket
Socket
Sign inDemoInstall

django-admin-jqueryui

Package Overview
Dependencies
0
Maintainers
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    django-admin-jqueryui

Simply adds a jquery ui to the admin panel


Maintainers
1

Readme

===================== django-admin-jqueryui

This app adds jQuery UI to your Django admin panel.

Installation

  1. Put 'admin_jqueryui' on your python path

  2. Add 'admin_jqueryui' to INSTALLED_APPS tuple in settings file

  3. Unless using Django 1.3 or above, make static/admin_jqueryui/ available under {{ MEDIA_URL }}admin_jqueryui/

Usage

jQuery UI is now available in admin under both jQuery and django.jQuery namespace.

FAQs


Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc