dinoperovic / django-shop-catalog-templates

Collection of starting templates for django-shop-catalog app.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

django-shop-catalog-templates

A collection of starting templates for django-shop-catalog.

Installation

  • Install django-shop-catalog.
  • Install django-crispy-forms by running pip install django-crispy-forms.
  • Add crispy_forms to your INSTALLED_APPS.
  • Add CRISPY_TEMPLATE_PACK = 'bootstrap3' to your settings.
  • Clone this repo into your templates directory.

About

Collection of starting templates for django-shop-catalog app.


Languages

Language:HTML 100.0%