Skip to main content

A simple Django app to add materialize support.

Project description

Django Materialize is a simple Django app to include Materialize into your project.

Detailed documentation is in the “docs” directory.

Quick start

  1. Add “materialize” to your INSTALLED_APPS setting like this:

    INSTALLED_APPS = [
        ...
        'materialize',
    ]
  2. To use materialize in your templates you should extend them from materialize_base.html for production,

    materialize_base_dev.html - for development, or include Materialize static files manually. Templates are placed in materialize directory and static files in materialize/(css | js | fonts).

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

django-materialize-1.0.1a2.tar.gz (927.3 kB view details)

Uploaded Source

File details

Details for the file django-materialize-1.0.1a2.tar.gz.

File metadata

File hashes

Hashes for django-materialize-1.0.1a2.tar.gz
Algorithm Hash digest
SHA256 10b4f0a1dac2d2a29039bfb48e557623a85b02d32070844cde41ca22c6aa1e44
MD5 43412a5b8602da9ca2c2a986ac9e946e
BLAKE2b-256 1401a1b9363bbbf2953184f9f1686a0f59a3906d1934b33f14a0f8c46cf241bf

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page