django-simpleui 2.1.2 released, many bug fix and feature a slight increase

simpleui is django admin theme theme django-simpleui is based on a theme element-ui + vue development, rewriting and optimizing more than 90% of the page. Django admin can let native to transform into a more modern theme. And do not modify any code.

In this version 2.1.2, the login page to the cool particle animation effects

Open a new page when the increased loading, and in tab pages are loading animation

Delete data when the change dialog box prompts, django tedious confirmed a lot of convenient than before.

Specific updates are as follows:

Repair BUG:

  • Modify element-ui local references
  • # 31 repair page display problems
  • # 68 Add button styles to customize
  • # 64 Cross association query does not display the value verbose_name
  • # 67 # 66 deleted fix the problem, change the pop-up confirmation
  • # 63 django-import-export button issue
  • Repair under certain circumstances may lead to the wrong problem
  • Change Password dialog style display problems

add feature

  • Login page to particle animation
  • Increase Sort menu and specify the display
  • Custom icon support submenu
  • Easy to add custom rewrite block
  • Increase English documentation
  • A small increase in page load tab chrysanthemum
  • The first time you open the tab to increase full-screen loading animation
  • New menu Picture dictionary
  • Custom Menu increase in bread crumbs

Classmates simpleui already installed can use the commands directly upgrade pip

 pip install django-simpleui -U

Not been installed can also be installed with the command

 pip install django-simpleui

Using the documentation and specific instructions in Gitee:

https://gitee.com/tompeppa/simpleui

Guess you like

Origin www.oschina.net/news/107175/djaango-simpleui-2-1-2-relased