You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

django-admin-jqueryui

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

django-admin-jqueryui

Simply adds a jquery ui to the admin panel

1.8.22
pipPyPI
Maintainers
1

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

This app adds jQuery UI to your Django admin panel.

Installation

  • Put 'admin_jqueryui' on your python path

  • Add 'admin_jqueryui' to INSTALLED_APPS tuple in settings file

  • 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

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