Statistics
| Branch: | Tag: | Revision:

root / db / fixtures / disks.json @ 39d61f51

History | View | Annotate | Download (592 Bytes)

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