Statistics
| Branch: | Tag: | Revision:

root / db / fixtures / flavors.json @ d41d6a00

History | View | Annotate | Download (4.3 kB)

# Date Author Comment
60bf38e1 02/22/2011 06:22 pm Vangelis Koukis

Split initial_data.json, minor fixes in models.py.

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....