]> git.zarvox.org Git - wp3.git/history - pagenewuserdata.py
Added Python docstrings for all classes.
[wp3.git] / pagenewuserdata.py
2010-02-04 Drew FisherAdded Python docstrings for all classes. master
2009-09-07 Drew FisherMerge branch 'master' of rabbit:/home/zarvox/wp3
2009-09-06 Drew FisherChange of terminology to be more professional.
2009-08-22 Drew FisherForce new NetIDs to be unique.
2009-07-19 Drew FisherMerge branch 'master' of ssh://mirror.tamu.edu/home...
2009-07-19 Drew FisherTransparently convert UINs into NetIDs, for people...
2009-07-19 Drew FisherMake no default dorm, to keep people from accidently...
2009-07-07 Drew FisherComplete EditPerson functionality.
2009-07-05 Drew FisherImplement SQLite database backend via QtSql.
2009-07-03 Drew FisherAdd a "completed" page with a stub to be used to commit...
2009-07-03 Drew FisherUse QWizard to create the new person wizard. Integrate...