- remove extraneous imports
[plcapi.git] / PLC / Persons.py
2006-10-10 Mark Huang- remove extraneous imports
2006-10-06 Mark Huang- add_role, remove_role: fix case when role is already...
2006-10-03 Mark Huang- move common sync() functionality to Table.Row
2006-10-02 Mark Huangmake read-only a Parameter attribute
2006-10-02 Mark Huang- do not document or advertise deleted, this is an...
2006-10-02 Mark Huang- removed person addresses
2006-09-25 Mark Huang- support new schema
2006-09-08 Mark Huang- no need for md5crypt module, newer standard crypt...
2006-09-07 Mark Huang- fix recursive import problem
2006-09-06 Mark HuangInitial checkin of new API implementation