没有合适的资源?快使用搜索试试~ 我知道了~
django-diazo:使用WSGI中间件将Diazo集成到Django中,并使用Django Admin界面添加主题更改
共84个文件
py:52个
js:11个
png:5个
需积分: 5 0 下载量 50 浏览量
2021-05-24
10:28:43
上传
评论
收藏 337KB ZIP 举报
温馨提示
Django重氮 使用WSGI中间件将Diazo集成到Django中,并使用Django Admin界面添加/更改主题。 该代码在GitHub( )上维护。 安装 安装软件包: pip install django-diazo settings.py 将应用程序添加到您的项目中: INSTALLED_APPS = ( ... 'adminsortable2', 'django_diazo', ... ) 添加中间件(或WSGI,请参见下文): MIDDLEWARE_CLASSES += ( 'django_diazo.middleware.DjangoDiazoMiddleware', ) 如果您想知道模板中的Django-Diazo是否已打开,请添加: TEMPLATE_CONTEXT_PROCESSORS = ( .
资源推荐
资源详情
资源评论
收起资源包目录
django-diazo-master.zip (84个子文件)
django-diazo-master
.gitignore 59B
README.md 4KB
examples
project
foo
settings.py 6KB
local_settings.example 2KB
urls.py 529B
__init__.py 0B
wsgi.py 2KB
__init__.py 0B
theme
__init__.py 0B
LICENSE_LGPL_2.1.txt 25KB
django_diazo
middleware.py 3KB
utils
__init__.py 2KB
dict2xml.py 5KB
views
__init__.py 0B
generic.py 3KB
admin.py 2KB
models.py 4KB
migrations
0013_auto__add_field_theme_pattern.py 2KB
0008_auto__add_field_theme_slug.py 2KB
0002_auto__add_theme.py 1KB
0004_auto__chg_field_theme_rules__chg_field_theme_prefix__chg_field_theme_n.py 2KB
0010_auto__add_field_rule_root.py 4KB
__init__.py 0B
0005_auto__add_field_theme_debug.py 1KB
0006_auto__del_field_theme_rules.py 1KB
0003_auto__add_field_theme_rules__add_field_theme_prefix.py 1KB
0011_auto__add_themeuseragent__add_field_theme_sort.py 5KB
0007_auto__add_field_theme_path__add_field_theme_url__add_field_theme_built.py 2KB
0001_initial.py 321B
0012_auto__del_rule__del_singlerule__del_compoundrule__del_field_theme_rule.py 5KB
0009_auto__add_rule__add_singlerule__add_compoundrule__add_field_theme_rule.py 6KB
settings.py 284B
contrib
themes
blue
static
blue
rules.xml 364B
__init__.py 0B
diazo.py 233B
red
static
red
rules.xml 364B
__init__.py 0B
diazo.py 174B
django_bootstrap
static
django_bootstrap
login.xml 2KB
rules.xml 2KB
login.html 1KB
index.html 1KB
assets
ico
apple-touch-icon-144-precomposed.png 4KB
apple-touch-icon-57-precomposed.png 2KB
apple-touch-icon-72-precomposed.png 2KB
favicon.png 889B
apple-touch-icon-114-precomposed.png 3KB
css
docs.css 75KB
signin.css 791B
pygments-manni.css 3KB
js
raw-files.js 481KB
application.js 2KB
filesaver.js 8KB
less.js 57KB
jszip.js 48KB
uglify.js 49KB
respond.min.js 4KB
jquery.js 91KB
holder.js 12KB
customizer.js 9KB
html5shiv.js 2KB
__init__.py 0B
diazo.py 208B
__init__.py 0B
__init__.py 0B
cms
cms_toolbar.py 953B
middleware.py 565B
__init__.py 74B
apps.py 289B
templates
cms
toolbar
items
on_off.html 464B
__init__.py 59B
apps.py 802B
management
__init__.py 0B
commands
serializerules.py 695B
__init__.py 0B
syncthemes.py 2KB
context_processors.py 245B
theme.py 400B
migrations_django
__init__.py 0B
0001_initial.py 3KB
wsgi.py 3KB
MANIFEST.in 239B
setup.py 1KB
LICENSE_GPL2.0.txt 17KB
共 84 条
- 1
资源评论
参丸
- 粉丝: 16
- 资源: 4658
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功