Skip to content

CivicKnowledge/ajeeb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AJEEB, Sort of like Mechanical Turk

Development

Migrations:

  • Change your models (in models.py).
  • Run python manage.py makemigrations to create migrations for those changes
  • Check which migrations will be run with python manage.py sqlmigrate polls <migration_number>
  • Run python manage.py migrate to apply those changes to the database.

About

Polling app, because Amazon won't fix my MTurk account.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors