Skip to main content
django-zurb-foundation 5.5.0
============================

Django Zurb Foundation 5 package.

Version of this package is equal to the version of Zurb Foundation it provides.

Usage
=====

- Add `foundation` to your `INSTALLED_APPS`.
- If you want to use the provided base template, extend from `foundation/base.html`. If you want to write one from scratch, see the example template.
- If you want to test if foundation works, include `foundation.urls` in your urls.py and visit the path. You should see the Foundation test page.

Including Foundation js/css/vendor files
=============================================

#### Note: these tags are deprecated in favor of including files directly with Django `static` tag. They will be removed in version 6.x. Templates have been updated to use the new method.

To include specific Foundation js files, you can use `foundation_js` tag.

For example, to include `abide` library use:

{% foundation_js 'abide' %}

Depending on your static url, it will replace the previous tag with something like `<script src="/static/foundation/js/foundation/foundation.abide.js"></script>`.
Same works for Foundation css and vendor files, but in that case use the `foundation_css` or `foundation_vendor` tag the same way.

Note that if you call `foundation_js` without any parameters, it will include `foundation.min.js` file.

Foundation icons
================

#### Note: this tag is deprecated in favor of including files directly with Django `static` tag. It will be removed in version 6.x. Templates have been updated to use the new method.

The latest Foundation icons set is now included in this package.
The icons are not enabled by default. To enable them use something like this in your template:

{% block css %}
{% foundation_css 'foundation-icons' %}
{% endblock css %}

If you have added `foundation.urls` to your urls.py visit `icons/` on that path to see them.

Changes
=======

Version 5.5.0
- Updated foundation to 5.5.0

Version 5.4.7
- Updated foundation to 5.4.7

Version 5.4.5
- Updated foundation to 5.4.5

Version 5.3.0.1
- Added scss files

Version 5.3.0
- Updated foundation to 5.3.0
- Deprecated foundation tags (they will be removed in version 6.x)
- Updated templates not to use tags

Version 5.1.1
- Updated foundation to 5.1.1

Version 5.0.3

- Moved `js/modernizr` to `js/vendor/modernizr` and removed `js/vendor/custom.modernizr`
- Moved `js/jquery` to `js/vendor/jquery`

Version 5.0.2

- Renamed `foundation_body` to `base_body`
- Removed zepto and renamed `foundation_jquery_zepto` block to `foundation_jquery`
- Included foundation icons
- Renamed `foundation_include` to `foundation_js`
- Added `foundation_vendor` and `foundation_css` tags
- Used the tags from this package in the base template


[![Bitdeli Badge](https://d2weczhvl823v0.cloudfront.net/amarsahinovic/django-zurb-foundation/trend.png)](https://bitdeli.com/free "Bitdeli Badge")

Release files for django-zurb-foundation 5.5.0

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for django-zurb-foundation 5.5.0
File Size Uploaded
django-zurb-foundation-5.5.0.tar.gz 397.3 kB Details

Release files / django-zurb-foundation-5.5.0.tar.gz

Download URL django-zurb-foundation-5.5.0.tar.gz
Size 397.3 kB
Tags Source
SHA-256 checksum
How to use checksums
03777658bdfee2ba7af870865f2501abe5d40c0fdd304ce5d1bed1ee691f1abb
BLAKE2b-256 checksum
How to use checksums
5a5aa11bb0344f91a810ad4fff888ec337cd93c457ee761238f9fb3e41036df0
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release history Release notifications | RSS feed

This release

5.5.0 This release

1 release file

5.4.7

1 release file

5.4.5

1 release file

5.3.0

1 release file

5.1.1

1 release file

5.0.3

1 release file

5.0.2

1 release file

4.3.2

1 release file

4.3.0

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page