Skip to main content

Add tiles (blocks, snippets) to mezzanine conten types.

Project description

Tiles is mezzanine content module which provide tile and section content which which allow manage boxes/snipets etc. in our mezzanine cms. For example main header slider which has some slides read content of every slide from tiles of selected branch or section. Mezzanine organize pages in tree structure. Sections exted to use it as graph (for example, we can select content from different branches).

Detailed documentation is in the “docs” directory.

Quick start

  1. Add “tiles” to your INSTALLED_APPS setting in mezzanine project like this:

    INSTALLED_APPS = (
        ...
        'tiles',
    )
  2. Run python manage.py migrate to create the tiless models.

  3. Start the development server and visit http://127.0.0.1:8000/admin/ to create new tile.

  4. Visit http://127.0.0.1:8000/ to check your work.

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

mezzanine-tiles-0.1.1.tar.gz (3.8 kB view details)

Uploaded Source

File details

Details for the file mezzanine-tiles-0.1.1.tar.gz.

File metadata

File hashes

Hashes for mezzanine-tiles-0.1.1.tar.gz
Algorithm Hash digest
SHA256 e545ff83ab9e25318145163680527eba50c4b8917f6dc168e92faeaf1436cf57
MD5 4a54fec4050f5dd9f67a67ef86f73167
BLAKE2b-256 9c0349122446375130808e8e876905628a82aab621368d9e0a722d4323fd4727

See more details on using hashes here.

Supported by

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