source: products/quintagroup.gdocs.spreadsheet/trunk/quintagroup/gdocs/spreadsheet/config.py @ 2642

Last change on this file since 2642 was 2642, checked in by liebster, 14 years ago

Initial package import

File size: 144 bytes
Line 
1"""Common configuration constants
2"""
3
4PROJECTNAME = 'quintagroup.gdocs.spreadsheet'
5
6ADD_PERMISSIONS = {
7    # -*- extra stuff goes here -*-
8}
Note: See TracBrowser for help on using the repository browser.