src/ztfy/myams/tal/interfaces.py
changeset 101 8364fb15bfe5
parent 0 8a19e25e39e4
equal deleted inserted replaced
100:7b1498967eb9 101:8364fb15bfe5
    23         """Get context data"""
    23         """Get context data"""
    24 
    24 
    25     def configuration(self):
    25     def configuration(self):
    26         """Get application configuration"""
    26         """Get application configuration"""
    27 
    27 
       
    28     def static_configuration(self):
       
    29         """Get application static configuration"""
       
    30 
    28     def resources(self):
    31     def resources(self):
    29         """Include application's Fanstatic resources"""
    32         """Include application's Fanstatic resources"""