Skip to main content

Bootstrap 4 theme for django-blog-zinnia

Project description

Zinnia-theme-bootstrap-4 is a python package providing a theme built on Bootstrap 4 for django-blog-zinnia. This is forked and adapted from Zinnia Theme Bootstrap

Installation

First of all you need to install and configure django-app-namespace-template-loader into your project.

The once Zinnia is installed on your Django project and this package installed on your PYTHON_PATH, simply register the zinnia_bootstrap4 application in the INSTALLED_APP section of your project’s settings.

Now Zinnia is Bootstrap ready.

Setting up Demo

To try out the demo, create a virtual environment. This is recommended but not necessary. The recommended python version is 3.

Next, install the following libraries

pip install django django-blog-zinnia django-app-namespace-template-loader zinnia-theme-bootstrap-4

now run the following command to create the required tables.

django-admin migrate –settings “demo_zinnia_bootstrap.settings”

Run the following command if you want an user id and password to login to the admin section.

django-admin createsuperuser –settings “demo_zinnia_bootstrap.settings”

Run the following command to start the server

django-admin runserver –settings “demo_zinnia_bootstrap.settings”

Project details


Release history Release notifications | RSS feed

This version

0.6

Download files

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

Source Distribution

zinnia-theme-bootstrap-4-0.6.tar.gz (231.1 kB view hashes)

Uploaded Source

Built Distributions

zinnia_theme_bootstrap_4-0.6-py3-none-any.whl (238.0 kB view hashes)

Uploaded Python 3

zinnia_theme_bootstrap_4-0.6-py2-none-any.whl (238.0 kB view hashes)

Uploaded Python 2

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