You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

zinnia-theme-bootstrap

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

zinnia-theme-bootstrap

Bootstrap theme for django-blog-zinnia


Maintainers
1

Readme

====================== Zinnia-theme-bootstrap

Zinnia-theme-bootstrap is a python package providing a theme built on Bootstrap 3 for django-blog-zinnia_.

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_bootstrap application in the INSTALLED_APP section of your project's settings.

Now Zinnia is Bootstrap ready.

.. warning::

  • zinnia_bootstrap must be registered before the zinnia app to bypass the loading of the Zinnia's templates.
  • You need to use the django.template.loaders.eggs.Loader template loader if you have installed the package as an egg.

.. _Bootstrap 3: http://getbootstrap.com/ .. _django-blog-zinnia: http://www.django-blog-zinnia.com/ .. _django-app-namespace-template-loader: https://github.com/Fantomas42/django-app-namespace-template-loader .. _Zinnia is installed: http://docs.django-blog-zinnia.com/en/latest/getting-started/install.html

Keywords

FAQs


Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc