Django is an open source Web application framework written in Python. The FRAMEWORK pattern of MTV is adopted, namely model M, View V and template T. It was originally used to develop CMS software, so Django is a good fit for building content-like sites. It’s designed to make common Web development tasks quick and easy.

Today, Gitee has put together a list of six great open source projects, all of which are developed using Django.

1.django-idcops

Django-idcops is an open source resource management platform designed for data center operators. It has several modules, including data center, customer, cabinet, device, jumper, item, test, document, etc., to solve the problems of centralized resource management and data visualization. Django-idcops classifies resources under each data center by “data center.” Each data center is separate.

Project address: gitee.com/wenvki/djan…

2.DjangoBlog

Blog based on Python 3.8 and Django 3.0.

Project address: gitee.com/lylinux/Dja…

3.AnsibleUI

AnsibleUI is a Web platform based on Django + Ansible + Celery for batch tasks with asynchronous processing.

Project address: gitee.com/lwr_dgas/An…

4.lazy-balancer

Load balancing management system based on Nginx and Django.

Project address: gitee.com/v55448330/l…

5.meeting

Open source conference room reservation applets +Django server backend.

Project address: gitee.com/007gzs/meet…

6.simpleui

A theme for Django Admin, developed based on element-UI +vue to rewrite and optimize over 90% of the page. Make Django Admin more suitable for Chinese users. And it implements skin for Django Admin without modifying any code.

Project address: gitee.com/tompeppa/si…

These are today’s six recommended open source projects that use The Django development framework. Click on the links below to see more Python open source projects in Gitee: gitee.com/explore/all…