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
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distributions
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file zinnia-theme-bootstrap-4-0.6.tar.gz.
File metadata
- Download URL: zinnia-theme-bootstrap-4-0.6.tar.gz
- Upload date:
- Size: 231.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.1.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.6.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6f470fbcf1d1f592a947cf70accc8f2b4d293845e7feb072b6a3fdbcc48d7f26
|
|
| MD5 |
6d5bbb64d67caf98e045ae3da0b55ae3
|
|
| BLAKE2b-256 |
bf99e0b8e41c9d19c1f600e8e22c93380a3913a2ae2a262434b4605d77d587df
|
File details
Details for the file zinnia_theme_bootstrap_4-0.6-py3-none-any.whl.
File metadata
- Download URL: zinnia_theme_bootstrap_4-0.6-py3-none-any.whl
- Upload date:
- Size: 238.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.1.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.6.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1613223ab3d256d6afbeb4f27cd29a7aed9cb2886022ebf7ec4bd68ef6251c18
|
|
| MD5 |
0563ca24725f9e5b8938cfc2de077e9e
|
|
| BLAKE2b-256 |
8ed1e20a309ea1356ed9e6de6ade70cfbb76c0fb12e917f3e3613e3a75179914
|
File details
Details for the file zinnia_theme_bootstrap_4-0.6-py2-none-any.whl.
File metadata
- Download URL: zinnia_theme_bootstrap_4-0.6-py2-none-any.whl
- Upload date:
- Size: 238.0 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.1.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.6.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2a09383bc4953a0363efcab1219213216e257d4cb195504b18087b461f24a257
|
|
| MD5 |
b16b2370273e68923aec08189626840c
|
|
| BLAKE2b-256 |
49e970d1cfbe4489f45f1feaf30e10aae312cbc54e49e1537d042057abcf3bbb
|