Pre-release
This release is a pre-release and may not be stable for production use.
Django Materialize is a simple Django app to include Materialize into your project.
Detailed documentation is in the “docs” directory.
Quick start
Add “materialize” to your INSTALLED_APPS setting like this:
INSTALLED_APPS = [ ... 'materialize', ]- 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).
Release files for django-materialize 1.0.1a2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| django-materialize-1.0.1a2.tar.gz | 927.3 kB | Details |
Release files / django-materialize-1.0.1a2.tar.gz
| Download URL | django-materialize-1.0.1a2.tar.gz |
|---|---|
| Size | 927.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
10b4f0a1dac2d2a29039bfb48e557623a85b02d32070844cde41ca22c6aa1e44
|
|
BLAKE2b-256 checksum How to use checksums |
1401a1b9363bbbf2953184f9f1686a0f59a3906d1934b33f14a0f8c46cf241bf
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |