当前位置: 首页 > 软件库 > 程序开发 > >

Admin

Ghost's admin client
授权协议 MIT License
开发语言 JavaScript
所属分类 程序开发
软件类型 开源软件
地区 不详
投 递 者 贺君浩
操作系统 跨平台
开源组织
适用人群 未知
 软件概览

Ghost-Admin

This is the home of Ember.js based admin client that ships with Ghost.

Do you want to set up a Ghost blog? Check the getting started guide

Do you want to modify or contribute to Ghost-Admin? Please read how to install from source and swing by our forum if you need any help ��

Have a bug or issue?

Bugs and issues (even if they only affect the admin client) should be opened on the core Ghost repository.

Copyright & License

Copyright (c) 2013-2021 Ghost Foundation - Released under the MIT license. Ghost and the Ghost Logo are trademarks of Ghost Foundation Ltd. Please see our trademark policy for info on acceptable usage.

  • admin.js 自己收藏的js、无实际用途 (function($){ $.extend({ //管理系统系统层通用方法 admin:{ /** * encodeURL(unescape):用于对URL的组成部分进行个别编码。因此对";/?:@&=+$,#"不会被编码。网页提交表单时,如果有空格,会被转化为+字符 * encodeURLComponent(deco

  • # -*- coding:utf-8 -*- from django.contrib import admin from django.contrib.auth.models import User from django_admin.models import Employee from django.contrib.auth.backends import ModelBackend from

相关阅读

相关文章

相关问答

相关文档