Changeset 48 for plesonet_contentareas/trunk/templatetags/contentareas.py
- Timestamp:
- 06/07/09 22:57:38 (3 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
plesonet_contentareas/trunk/templatetags/contentareas.py
r42 r48 10 10 11 11 try: 12 #TODO: you should modify this, if you'd like to add language to cache! 12 13 contentarea = ContentArea.published.get_name(name) 13 14 except:

