Skip to content
  • Vangelis Koukis's avatar
    Split initial_data.json, minor fixes in models.py. · 15ef1567
    Vangelis Koukis authored
    Split initial_data.json into different fixtures, one for each model.
    Fixtures can be loaded as needed using the loaddata command.
    See the README for all the details.
    
    Add a complete set of instances for the Flavor model.
    Add a uniqueness constraint for the Flavor model.
    15ef1567