
Product
Redesigned Repositories Page: A Faster Way to Prioritize Security Risk
Our redesigned Repositories page adds alert severity, filtering, and tabs for faster triage and clearer insights across all your projects.
uniCMS is a Web Application Content Management System developed using Django Framework. The project is created by a group of passionate developers who introduces bespoke design and architecture for a next generation CMS.
For the installation steps please consult the documentation
The quickest way to get started with uniCMS is to run a demo platform with a few basic websites, pages and contents.
The simpler and easier way to create a web site in uniCMS consist of the following steps:
MongoDB FullText Search
via CLIuniCMS is designed for both end users and developers where the developers can create their own customzied web applications (CMS) without starting one from scratch and end users without any development skills can setup a professional CMS platform without difficulty.
uniCMS was created due to necessity of creation and design of a new protal for the University of Calabria. After evaluation of several options, University of Calabria having a strong in-house competitive and highly skilled technical team it was decided to opt for the development of a brand new CMS solution based on Django framework.
The entire uniCMS project code is open sourced and therefore licensed under the Apache 2.0.
For any other information please consult the Official Documentation and feel free to contribute the project or open issues.
# activate your virtualenv first, then
cd example
coverage erase ; coverage run ./manage.py test cms; coverage report -m
Please run these before doing new commits
pip install -r requirements-dev.txt
autopep8 -r --in-place ../src/cms/
flake8 ../src/cms --count --exit-zero --statistics
# auto flake0
autoflake -r --in-place --remove-unused-variables --expand-star-imports --remove-all-unused-imports ../src/cms/
FAQs
uniCMS is a Django Web Content Management System
We found that unicms demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Product
Our redesigned Repositories page adds alert severity, filtering, and tabs for faster triage and clearer insights across all your projects.
Security News
Slopsquatting is a new supply chain threat where AI-assisted code generators recommend hallucinated packages that attackers register and weaponize.
Security News
Multiple deserialization flaws in PyTorch Lightning could allow remote code execution when loading untrusted model files, affecting versions up to 2.4.0.