GottfriedCP / Blockchain-based-E-Voting-Simulation

A web application to simulate blockchain-based e-voting protocol
MIT License
75 stars 29 forks source link

Exception Value: no such table: simulation_vote #9

Closed Krishna812 closed 4 years ago

Krishna812 commented 4 years ago

While running on server when i try to click on start,see transcation or see block it gives me error no table exist :simulation_vote or simulation_block. Am i missing any database file?

GottfriedCP commented 4 years ago

Try to run below commands: python manage.py makemigrations

and

python manage.py migrate

Krishna812 commented 4 years ago

Thnks a lot :)

On Mon., Jan. 27, 2020, 8:51 p.m. Gottfried Prasetyadi, < notifications@github.com> wrote:

Try to run below commands: python manage.py makemigrations

and

python manage.py migrate

On Tue, Jan 28, 2020, 08:35 Krishna812 notifications@github.com wrote:

While running on server when i try to click on start,see transcation or see block it gives me error no table exist :simulation_vote or simulation_block. Am i missing any database file?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub < https://github.com/GottfriedCP/Blockchain-based-E-Voting-Simulation/issues/9?email_source=notifications&email_token=ABBS5NRHKF4B3JLTOIMM7FLQ76DWLA5CNFSM4KMK7AB2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IJC36GQ , or unsubscribe < https://github.com/notifications/unsubscribe-auth/ABBS5NWIVKZQWBI5DOAVTUTQ76DWLANCNFSM4KMK7ABQ

.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/GottfriedCP/Blockchain-based-E-Voting-Simulation/issues/9?email_source=notifications&email_token=AI3LHQR5BFVBVROJHQLPKXDQ76FRTA5CNFSM4KMK7AB2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEKBXTLI#issuecomment-579041709, or unsubscribe https://github.com/notifications/unsubscribe-auth/AI3LHQWMLEEMMXTVSGX6OVDQ76FRTANCNFSM4KMK7ABQ .