Skip to main content

DjangoJuss

一个简单的django后台模板

Quick start

  1. 下载django-juss
$ pip install django-juss
  1. 修改settings.py
INSTALLED_APPS = [
    'juss',
    'django.contrib.admin',
    ...
]

...

MIDDLEWARE = [
    ...
    'juss.middlewares.LeftMenuMiddleware',
]

内置Widgets

  1. RichTextWidget

使用tinymce的富文本编辑

  1. JFileInputWidget

扩展默认的FileInput, 增加缩略图展示

  1. JMSelectWidget

扩展默认的FilePathField, 增加可视化图片选择

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-juss-0.1.tar.gz (14.8 kB view details)

Uploaded Source

File details

Details for the file django-juss-0.1.tar.gz.

File metadata

  • Download URL: django-juss-0.1.tar.gz
  • Upload date:
  • Size: 14.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.41.0 CPython/3.8.0

File hashes

Hashes for django-juss-0.1.tar.gz
Algorithm Hash digest
SHA256 f4d9efa0e08ed1eaf67bd7b9a5f4426fde3f4c73c77459b900fa5bd638243020
MD5 8757c95a3e58378a3ac1c055e9998735
BLAKE2b-256 27da2fb5048a0cba705391b4bcf32aa8cddb49f07eeba4e403f89adabe56f42f

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page