Add fixtures to populate IAD into Roles and existing domains and authorizers into mailinglists_domains. (The Roles fixture will become wrong when we get a new IAD so should be removed after the production database has this value.) - Legacy-Id: 255
8 lines
278 B
XML
8 lines
278 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<django-objects version="1.0">
|
|
<object pk="6" model="idtracker.role">
|
|
<field to="redirects.suffix" name="person" rel="ManyToOneRel">14966</field>
|
|
<field type="CharField" name="role_name">IAD</field>
|
|
</object>
|
|
</django-objects>
|