Changeset 12427 for trunk

Timestamp:
01/21/11 17:26:55 (13 years ago)
Author:
ramonb
Message:

sara_cmt/cluster/templatetags/ramonb_extras.py:

  • use: {% load ramonb_extras %} in template
  • supports multiple file outputs in 1 template:

{% store /path/to/file %}
my config data
some more config data
{% endstore %}
{% store /path/to/another/file %}
this config data rules more
some cooler config data
{% endstore %}

sara_cmt/cluster/templatetags/ramonb_extras.py:

  • multi file output template example
  • requires ramonb_extras template customization
  • based upon DNS template
  • generates 5 config files
Location:
trunk/sara_cmt
Files:
2 added

Note: See TracChangeset for help on using the changeset viewer.