Skip to content

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

Notifications You must be signed in to change notification settings

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

Watchers

Forks

Releases

No releases published

Packages

No packages published