linea-it / masterlist

Django app to handle list of objects
MIT License
1 stars 0 forks source link

deprecation warning #7

Open bnord opened 8 years ago

bnord commented 8 years ago

Not sure if this is important. still worked.

python manage.py loaddata candidates/fixtures/initial_data.json /Users/nord/Projects/masterlist/env/lib/python2.7/site-packages/django/core/management/commands/loaddata.py:229: RemovedInDjango19Warning: initial_data fixtures are deprecated. Use data migrations instead. RemovedInDjango19Warning

Installed 73 object(s) from 1 fixture(s) (env)