• Martin Pépin's avatar
    Dev data loaded using a django admin command · 18b18692
    Martin Pépin authored
    - Sites, surveys, events and petits cours demands/subjects are still
      loaded from fixtures
    - The users and their subscriptions to petits cours are loaded using the
      `loaddevdata` command
    - The sub command `loadbdadevdata` is called by `loaddevdata` and
      populates the database with BdA related stuff :
      - 2 tirages
      - Show places
      - Shows
      - subscriptions
    18b18692