介绍 django-adminlte-ui 基于 adminlte 的 django 后台模板,页面基本全部兼容,欢迎测试 项目地址 https://github.com/wuyue92tree/django-adminlte-ui 欢迎测试,喜欢 star 下🍉 install pip install django-adminlte-ui setup INSTALLED_APPS = [ 'adminlteui', 'django.contrib.admin', 'd
什么是django? Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design. Built by experienced developers, it takes care of much of the hassle of Web development, so you can focus on writing your app withou