mittun

Conference Manager
Download

mittun Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Other/Proprietary Li...
  • Price:
  • FREE
  • Publisher Name:
  • Flavia Missi

mittun Tags


mittun Description

mittun is an open source conference manager.InstallationInstall via pip: pip install mittunTo create an event, run your local server and go to http://localhost:8000/bootstrap Fill the informations about your event, and submit.Bootstrap your environment pip install -r requirements.txtMigrationsThis project uses South for database migrations.Initial migrationThe first migration of an app is the initial migration, you can create it by running: python manage.py schemamigration < app_name > --initialAdd a new migrationAfter the initial migration, you can create new migrations by running: python manage.py schemamigration < app_name > --autoRunning migrationsJust run on terminal: python manage.py migrate < app_name >Running testsInside the project root, you can use the Makefile for running tests:Unit make unitFunctional make functionalAcceptance make acceptanceAll tests make testsProduct's homepage


mittun Related Software