All Projects → jimmy201602 → Supervisoradmin

jimmy201602 / Supervisoradmin

Licence: gpl-3.0
supervisor admin is a centralized management tools written by django

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Supervisoradmin

Hubblemon
Stars: ✭ 48 (+54.84%)
Mutual labels:  management, django
Autoops
linux资产管理,cmdb,django, webssh,运维管理平台,数据库操作平台 本项目已停止开发!因长时间未对代码进行维护,可能会造成项目在不同环境上无法部署、运行BUG等问题,请知晓!项目仅供参考!
Stars: ✭ 340 (+996.77%)
Mutual labels:  django, supervisor
Photonix
This is a new web-based photo management application. Run it on your home server and it will let you find the right photo from your collection on any device. Smart filtering is made possible by object recognition, location awareness, color analysis and other ML algorithms.
Stars: ✭ 592 (+1809.68%)
Mutual labels:  management, django
E Commerce 2 django
Guest register, user register, user login, user logout, account home page, product view history, change password, reset password, change name, send activation email when register, resend activation email, add shipping address, add billing address, add nickname to the addresses, edit shipping address, edit billing address, view list of your addresses, reuse shipping addresses when order products, reuse billing addresses when ordeer products, show sales analytics if staff or admin only using -chart.js-, get analytics data with Ajax, receive marketing email, change if user will receive marketing email or not by admin, send contact message with Ajax, products list, product detail, download product detail as a PDF file, download digital product files -if the user purchased that digital product only-, orders list, list of digital products files, order detail, download order detail as a PDF file, verify order ownership with Ajax -to secure order detail page-, show cart products, add or remove product from cart, checkout page, thanks page when order placed successfully, add or reuse payment method, add or reuse payment method with Ajax, search products by title, search products by description, search products by price, search products by tag title, write tags for products -by admin only-, auto fill contact email, full name if user logged in.
Stars: ✭ 20 (-35.48%)
Mutual labels:  django
Seven23 server
Fully manual budget app to track your expenses. Opensource, with privacy by design.
Stars: ✭ 20 (-35.48%)
Mutual labels:  django
Djangorestframework Book
Django REST framework 3 中文文档, API参考, 最佳实践指南
Stars: ✭ 28 (-9.68%)
Mutual labels:  django
Django On Docker Letsencrypt
Securing a Containerized Django Application with Let's Encrypt
Stars: ✭ 31 (+0%)
Mutual labels:  django
Celeryproject
The official Celery Project website
Stars: ✭ 15 (-51.61%)
Mutual labels:  django
Django Graph Api
Pythonic implementation of the GraphQL specification for the Django Web Framework.
Stars: ✭ 29 (-6.45%)
Mutual labels:  django
Book Code
《Django开发从入门到实战》书籍各章节源代码
Stars: ✭ 28 (-9.68%)
Mutual labels:  django
Framework
The Framework is a set of components and tools which brings the user an interface (GUI / API) to setup, extend and manage an Open vStorage platform.
Stars: ✭ 27 (-12.9%)
Mutual labels:  django
Django Cqrs
A demo application to show how cqrs can be implemented in Django
Stars: ✭ 21 (-32.26%)
Mutual labels:  django
Django Spectator
A Django app to track book reading, and event going.
Stars: ✭ 28 (-9.68%)
Mutual labels:  django
Media Hub
A Django based Web app that allows users to access information about movies present in their computer even when offline(Initial Setup requires Internet)
Stars: ✭ 20 (-35.48%)
Mutual labels:  django
Bedrock
Making mozilla.org awesome, one pebble at a time
Stars: ✭ 953 (+2974.19%)
Mutual labels:  django
Django Login Required Middleware
Requires login to all requests through middleware.
Stars: ✭ 20 (-35.48%)
Mutual labels:  django
Ihealth site
iHealth 项目的后台程序(一个基于 Django 和 MongoDB 的 Web 后端)
Stars: ✭ 29 (-6.45%)
Mutual labels:  django
Django Cloud Tasks
Integrate Google Cloud Tasks with Django
Stars: ✭ 27 (-12.9%)
Mutual labels:  django
Sentry
Sentry is cross-platform application monitoring, with a focus on error reporting.
Stars: ✭ 29,700 (+95706.45%)
Mutual labels:  django
Django S3 Like Storage
Your Own Amazon S3 Django Storage
Stars: ✭ 28 (-9.68%)
Mutual labels:  django

supervisoradmin

Supervisor admin is a centralized management tools written by django. This project was forked from cesi . The original project was written by flask, This project is a django version.

screenshots

Installation

$git clone https://github.com/jimmy201602/supervisoradmin.git

$cd supervisoradmin

$pip install -r  requirements.txt

$python manage.py makemigrations

$python manage.py migrate

$python manage.py createsuperuser

Configuration

vi superadmin.cfg

Run Project

python manage.py runserver

Mailing list

[email protected]

Usage

cesi blog

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].