~grupoesoc/cubicerp-addons/7.0

« back to all changes in this revision

Viewing changes to report_geraldo/lib/geraldo/site/newsite/site-geraldo/django/core/template_loader.py

  • Committer: Cubic ERP
  • Date: 2014-01-07 15:38:09 UTC
  • Revision ID: info@cubicerp.com-20140107153809-4jmif3zoi8rcveve
[ADD] cubicReport

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# This module is DEPRECATED!
 
2
#
 
3
# You should no longer be using django.template_loader.
 
4
#
 
5
# Use django.template.loader instead.
 
6
 
 
7
from django.template.loader import *