datatracker/redesign/importing
2011-05-27 11:46:54 +00:00
..
__init__.py Import announcements, port NomCom views 2011-05-02 15:58:36 +00:00
import-announcements.py Change auth model for new schema to use Person rather than Email where email is not necessary, use Person for user profiles rather than the old unused profile class, use REMOTE_USER backend directly instead of custom backend, use group roles for authorization rather than Django groups, port/proxy code from using IESGLogin to the new model 2011-05-25 12:33:24 +00:00
import-document-state.py Port IPR tool to new schema and fix some bugs 2011-05-27 11:07:59 +00:00
import-groups.py Port mailinglist view, expand group importer a bit 2011-05-27 11:46:54 +00:00
import-ipr.py Port IPR tool to new schema and fix some bugs 2011-05-27 11:07:59 +00:00
import-persons.py Fix system person hack to actually work on a fresh import 2011-05-26 11:26:20 +00:00
import-roles.py Change auth model for new schema to use Person rather than Email where email is not necessary, use Person for user profiles rather than the old unused profile class, use REMOTE_USER backend directly instead of custom backend, use group roles for authorization rather than Django groups, port/proxy code from using IESGLogin to the new model 2011-05-25 12:33:24 +00:00
utils.py Fix email cleaning to catch recent brokenness on the form "<bound method TempIdAuthors.email of <TempIdAuthors: XXX XXX <xxx@yyy.zzz>>>" 2011-05-26 12:20:10 +00:00