Changes between Version 56 and Version 57 of BluePrintAuthenticationAccess


Ignore:
Timestamp:
05/26/09 22:13:17 (16 years ago)
Author:
Fran Boon
Comment:

00_db.py

Legend:

Unmodified
Added
Removed
Modified
  • BluePrintAuthenticationAccess

    v56 v57  
    4242We also want to look at whether we should link the {{{auth_user}}} table with the [BluePrintPersonRegistry Person Registry]'s person table
    4343
    44 The admin role is pre-defined during initialisation in {{{_db.py}}} (The first user to register will have this role by default):
     44The admin role is pre-defined during initialisation in {{{00_db.py}}} (The first user to register will have this role by default):
    4545{{{
    4646table = 'auth_group'