- remove problematic Persons -> Sites -> Persons circular import
authorMark Huang <mlhuang@cs.princeton.edu>
Thu, 11 Jan 2007 05:37:55 +0000 (05:37 +0000)
committerMark Huang <mlhuang@cs.princeton.edu>
Thu, 11 Jan 2007 05:37:55 +0000 (05:37 +0000)
commit8a44c65697e3587d70865ab3101fc37e60799fff
treebcf6a5bb2cc1a12964da456e8d2f75ea36c6f234
parent2b3ecb8d94ae91f9cea1ba280272f369b984a764
- remove problematic Persons -> Sites -> Persons circular import
- add peer_person and person_key to join_tables
- add peer_person_id to fields
- use Row.add_object() and Row.remove_object()
PLC/Persons.py