src/cm/settings.py
changeset 525 89ef5ed3c48b
parent 479 49a1afacaea0
child 532 0bad3613f59d
equal deleted inserted replaced
524:322d0feea350 525:89ef5ed3c48b
   119 
   119 
   120 # comt settings
   120 # comt settings
   121 PISTON_IGNORE_DUPE_MODELS = True
   121 PISTON_IGNORE_DUPE_MODELS = True
   122 
   122 
   123 # YUI version : set to js/lib/ version directory to be used  
   123 # YUI version : set to js/lib/ version directory to be used  
   124 YUI_VERSION = 'yui3.0.0'
   124 YUI_VERSION = 'yui_3.10.3'
   125 
   125 
   126 
   126 
   127 # base timezone used for client
   127 # base timezone used for client
   128 DEFAULT_TIME_ZONE = TIME_ZONE 
   128 DEFAULT_TIME_ZONE = TIME_ZONE 
   129 
   129