Skip to content

alfredo/django-simpleblocks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

App for adding blocks of text to your templates.

It takes into consideration the site.

Features:
- Accept variables and constants as keys for the block
- Unique blocks per site
- Uses cache


Usage:

{% get_block KEY %}

Where ``KEY`` can be a variable or a string

TODO:
- Better docs
- Test cache

About

Simple blocks for your templates

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages