miratcan / qhonuskan-votes

Simple reddit like voting system without usage off GenericForeignKeys. Built for linkfloyd project.
Other
30 stars 11 forks source link

On demo app we need to show "load initial data" warning if there's no objects to list. #30

Open miratcan opened 4 years ago

miratcan commented 4 years ago

Warning message must be:

Demo project is working, but there are no objects to list in the database. Load initial data by using: ./manage.py loaddata initial_data.json"