carpentries / amy

A web-based workshop administration application built using Django.
https://amy.carpentries.org
MIT License
110 stars 72 forks source link

Use seeding to populate organizations, roles and tags #2613

Open pbanaszkiewicz opened 6 months ago

pbanaszkiewicz commented 6 months ago

Use seeding to add organizations, roles and tags.

Roles:

Tags:

Organizations:

Once seeded, remove creating those from fake_database.py.

pbanaszkiewicz commented 6 months ago

@maneesha I listed all roles, tags and organizations created by the fake database script. Some roles or tags may not be necessary, please let me know which I should remove.