A simple Django wrapper for Zurb Foundation
Project description
Groundwork is a small set of template tags and filters that simplifies working with Zurb Foundation. Many common django components like paginators, messages, and forms can be used natively with this package. These components get wrapped in nice pretty Foundation goodness.
Naming Note
This package was called Groundwork instead of Foundation to avoid collision with other packages of that name (or similar). It also symbolizes the simplicity of the tools this package provides. Like Foundation itself, this package just provides you with the groundwork needed to make sexy web apps. It is not intended to be an entire framework or provide programmtic equivalences to all the foundation components.
Quick Start
Install Groundwork using pip:
pip install django-groundwork
Add “groundwork” to your INSTALLED_APPS like so:
INSTALLED_APPS = ( ... 'groundwork', )
References
Github: https://github.com/dummerbd/django-groundwork
PyPI: https://pypi.python.org/pypi/django-groundwork
This package was inspired by: https://github.com/amarsahinovic/django-zurb-foundation
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
File details
Details for the file django-groundwork-0.2.5.tar.gz.
File metadata
- Download URL: django-groundwork-0.2.5.tar.gz
- Upload date:
- Size: 293.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a277fdb750d7dd26849db3ec56e868998a7942ef666a027d0b09e70fe4350932
|
|
| MD5 |
caec7e04cc17703880687c66308836e0
|
|
| BLAKE2b-256 |
f9a6c85920877a3c968c97f15c16f434e09ccfcf4d6380f8487b94bdfb79da3a
|