source: products/quintagroup.gauth/trunk/quintagroup/gauth/__init__.py

Last change on this file was 2579, checked in by mylan, 14 years ago

Added authentication configlet and auth-test view

  • Property svn:eol-style set to native
File size: 141 bytes
Line 
1  # -*- extra stuff goes here -*-
2
3from zope.i18nmessageid import MessageFactory
4
5GAuthMessageFactory = MessageFactory('quintagroup.gauth')
Note: See TracBrowser for help on using the repository browser.