Skip to main content

Articles management app for Django CMS

Project description

# cmsplugin-articles-ai

Articles manager for Django CMS

This CMS app provides a way to manage articles. You need to implement the frontend by yourself.

## Getting started

1. Install with pip: `pip install cmsplugin-articles-ai`
- Note that if you want to use factories and management for generating test data, you need to install optional requirements too. You can do that either by manually
installing them by running `pip install cmsplugin-articles-ai[utils]`
2. Add `'cmsplugin_articles_ai'` to `INSTALLED_APPS`
3. Implement frontend
- This package includes only reference templates in (`templates/cmsplugin-articles-ai/`).
- This package does not include any styling.

## Installing for development

Use `pip install -e /path/to/checkout` to install as "editable" package to your venv


Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cmsplugin-articles-ai-0.1.2.tar.gz (11.5 kB view hashes)

Uploaded Source

Built Distribution

cmsplugin_articles_ai-0.1.2-py2.py3-none-any.whl (22.5 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page