https://github.com/sveetch/djangocms-inspector
Toolkit to ease some DjangoCMS usages
https://github.com/sveetch/djangocms-inspector
django djangocms djangocms-plugin
Last synced: 3 months ago
JSON representation
Toolkit to ease some DjangoCMS usages
- Host: GitHub
- URL: https://github.com/sveetch/djangocms-inspector
- Owner: sveetch
- License: mit
- Created: 2023-03-18T00:41:42.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-06-19T00:07:54.000Z (almost 3 years ago)
- Last Synced: 2025-05-09T12:22:22.941Z (about 1 year ago)
- Topics: django, djangocms, djangocms-plugin
- Language: Python
- Homepage:
- Size: 45.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
.. _Python: https://www.python.org/
.. _Django: https://www.djangoproject.com/
===================
DjangoCMS Inspector
===================
A set of tools to inspect a DjangoCMS project.
Dependancies
************
* `Python`_>=3.8;
* `Django`_>=3.2,<4.2;
Links
*****
* Read the documentation on `Read the docs `_;
* Download its `PyPi package `_;
* Clone it on its `Github repository `_;