Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

申请加入,我将该项目封装成了Django(Python的web框架)的安装库django-webstack #121

Open
Hopetree opened this issue Jul 28, 2023 · 0 comments

Comments

@Hopetree
Copy link

Hopetree commented Jul 28, 2023

将该项目封装成了Django的安装库,可以pip install django-webstack 安装,可以当作独立的应用一键安装,Django自带后台,这样就自动实现了动态添加网址

项目地址:https://github.com/Hopetree/django-webstack

演示地址:https://tendcode.com/nav/

拓展功能:

  1. 菜单和网站都是可以后台动态添加的,包括网站的logo图标上传
  2. 页面布局可以使用Django的模板个性化调整,静态文件也是
  3. 图标库使用cdn,bootstrp也是cdn,加快网站访问
  4. 网站添加了属性用来记录网站的可用状态,Django用到定时任务的可以添加定时任务更新网站状态,将不可访问网站标记为不显示,页面就不会显示,定时任务自动刷新状态,保证网站都是可访问的
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant