source:
cows/trunk/cows/pylons/project_templates/cows_server/+package+/lib/helpers.py
@
4917
Subversion URL: http://proj.badc.rl.ac.uk/svn/ndg/cows/trunk/cows/pylons/project_templates/cows_server/+package+/lib/helpers.py@4917
Revision 4917, 187 bytes checked in by spascoe, 12 years ago (diff) |
---|
Line | |
---|---|
1 | """Helper functions |
2 | |
3 | Consists of functions to typically be used within templates, but also |
4 | available to Controllers. This module is available to both as 'h'. |
5 | """ |
6 | from webhelpers import * |
Note: See TracBrowser
for help on using the repository browser.