Skip to content

WIP: Adding more fixtures

Simcha van Collem requested to merge 1003-more-fixtures into master

Closes #1003

Short description

The pull request aims to add more fixtures to the local environment for testing purposes. The following fixtures will be added (Please provide input if you think something is missing or shouldn't be added):

  • Courses
  • Exams, Summaries (not really sure about this one)
  • Photos
  • Albums
  • Documents
  • Payments
  • Registrations

Steps to use this feature

  1. Run ./manage.py createfixtures -a
  2. See the new fixtures
Edited by Simcha van Collem

Merge request reports