All Projects → DJWOMS → oms_cms

DJWOMS / oms_cms

Licence: BSD-3-Clause license
A Django content management system focused on flexibility and user experience

Programming Languages

python
139335 projects - #7 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to oms cms

drf-addons
Some customised Django classes and functions that one can use in DJango. Collected from internet!
Stars: ✭ 20 (+11.11%)
Mutual labels:  django-rest-framework, django2
Dailyfresh-B2C
这是一个 ☛全栈/全端/全平台☚ 的B2C模式的电商项目, web后台基于Django2.0 + Python3.6, 前后端分离,前端使用Vue框架开发。移动端基于Flutter开发,一套代码支持Android&IOS平台。微信小程序基于mpvue框架开发。
Stars: ✭ 74 (+311.11%)
Mutual labels:  django-rest-framework, django2
Auto-DL
Auto-DL helps you make Deep Learning models without writing a single line of code and giving as little input as possible.
Stars: ✭ 165 (+816.67%)
Mutual labels:  django-rest-framework
django-firebase-auth
Django DRF authentication provider for Google's Firebase Authentication Service
Stars: ✭ 50 (+177.78%)
Mutual labels:  django-rest-framework
django-rest-framework-example
REST framework example for Django < 1.9 // New version ->
Stars: ✭ 29 (+61.11%)
Mutual labels:  django-rest-framework
csf
ArmourBird CSF - Container Security Framework
Stars: ✭ 48 (+166.67%)
Mutual labels:  django-rest-framework
drf tweaks
Extensions for Django Rest Framework
Stars: ✭ 77 (+327.78%)
Mutual labels:  django-rest-framework
DjangoUnboxed
Production ready django based starter kit
Stars: ✭ 67 (+272.22%)
Mutual labels:  django-rest-framework
oms.py
🔨 A micro-framework for the OMS, and code written in Python 3.6+.
Stars: ✭ 106 (+488.89%)
Mutual labels:  oms
school-navigator
Navigate the Durham, NC public school system
Stars: ✭ 25 (+38.89%)
Mutual labels:  django-rest-framework
open
The most boring open source you've ever seen ....
Stars: ✭ 109 (+505.56%)
Mutual labels:  django-rest-framework
python-web-dev-21-2
Material for "Web Development in Python with Django" using Django 2.1, published as a Pearson LiveLesson on Safari Books Online
Stars: ✭ 38 (+111.11%)
Mutual labels:  django-rest-framework
drf ujson2
JSON parser and renderer using ujson for Django Rest Framework
Stars: ✭ 29 (+61.11%)
Mutual labels:  django-rest-framework
dr scaffold
scaffold django rest apis like a champion 🚀
Stars: ✭ 116 (+544.44%)
Mutual labels:  django-rest-framework
machado
This repository provides users with a framework to store, search and visualize biological data.
Stars: ✭ 18 (+0%)
Mutual labels:  django-rest-framework
django-final
source code for django-final course
Stars: ✭ 28 (+55.56%)
Mutual labels:  django-rest-framework
filtermapbackend
FilterMapBackend for django-rest-framework
Stars: ✭ 16 (-11.11%)
Mutual labels:  django-rest-framework
django-rest-framework-datatables-editor
Seamless integration between Django REST framework, Datatables and Datatables Editor.
Stars: ✭ 25 (+38.89%)
Mutual labels:  django-rest-framework
repanier
Django extension : web tool for short circuit food supply
Stars: ✭ 18 (+0%)
Mutual labels:  django-rest-framework
django-parler-rest
Translatable model support for django-rest-framework
Stars: ✭ 48 (+166.67%)
Mutual labels:  django-rest-framework

OMS CMS

Build Status Coverage Status License Version Slack

Website

Documentation

  • Python = 3.7, 3.8
  • Django = 2.2, 3

OMS CMS is designed for a wide range of developers.

The system is open source, written using the Django framework in the Python programming language.

This CMS was designed by developers for a quick start and easy scalability. OMS allows you to easily integrate with other django applications and use them immediately, Or create new compatible applications!

This cms allows you to make a website in minutes. You can use the basic template or download from the official site.

Modules

  • Pages
  • News
    • Categories
    • Articles
    • Tags
  • Comments
  • Contacts
  • Info block
  • Languages, multilingualism
  • Menu
  • SEO
  • Partners
  • Search
  • Links to social networks
  • OpenGraph

Installation:

Create virtual environment ::

python -m venv venv

Activate virtual environment

Install CMS ::

pip install oms-cms

Create Project ::

oms-start

Development


Сайт

Документация

  • Python = 3.7, 3.8
  • Django = 2.2, 3

OMS CMS создана для широкого круга разработчиков.

Система имеет открытый исходный код, написана с использованием фреймворка Django на языке программирования Python.

Данная CMS была задумана разработчиками для быстрого старта и легкой масштабируемости. OMS позволяет без трудностей интегрироваться с другими приложениями django и сразу же использовать их, либо создавать новые совместимые приложения!

Данная cms позволяет сделать сайт за считанные минуту. Вы можете использовать базовый шаблон или скачать с официального сайта.

Модули

  • Страницы
  • Новости
    • Категории
    • Статьи
    • Теги
  • Комментарии
  • Контакты
  • Инфо блк
  • Языки \ мультиязычность
  • Меню
  • SEO
  • Партнеры
  • Поиск
  • Ссылки на социальные сети
  • OpenGraph

Установка:

Создать виртуальное окружение ::

python -m venv venv

Активировать виртуальное окружение

Установить CMS ::

pip install oms-cms

Создать проект ::

oms-start

Разработка

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].