- fix recursive import problem
authorMark Huang <mlhuang@cs.princeton.edu>
Thu, 7 Sep 2006 23:46:32 +0000 (23:46 +0000)
committerMark Huang <mlhuang@cs.princeton.edu>
Thu, 7 Sep 2006 23:46:32 +0000 (23:46 +0000)
commitacc6c3bb39e76e5b1dfb5640605c231025152d71
treeff1f44a1aa16d549825a635cd29cfbad7bebc41f
parent3d52c346ea0b7eb846e02702f51edd3e01c4e163
- fix recursive import problem
- add add_person and remove_person functions
- use login_base in site nodegroup description to avoid overflowing the
  field
- fix ambiguous field spec in sql
PLC/Sites.py