Skip to main content

conference manager

Project description

Mittun

OpenSource Conference Manager.

Installation

Install via pip:

$ pip install mittun

To 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

$ [sudo] pip install -r requirements.txt

Migrations

This project uses South for database migrations.

Initial migration

The first migration of an app is the initial migration, you can create it by running:

$ python manage.py schemamigration <app_name> –initial

Add a new migration

After the initial migration, you can create new migrations by running:

$ python manage.py schemamigration <app_name> –auto

Running migrations

Just run on terminal:

$ python manage.py migrate <app_name>

Running tests

Inside the project root, you can use the Makefile for running tests:

Unit

$ make unit

Functional

$ make functional

Acceptance

$ make acceptance

All tests

$ make tests

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mittun-0.1.2.2.tar.gz (11.1 kB view details)

Uploaded Source

File details

Details for the file mittun-0.1.2.2.tar.gz.

File metadata

  • Download URL: mittun-0.1.2.2.tar.gz
  • Upload date:
  • Size: 11.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for mittun-0.1.2.2.tar.gz
Algorithm Hash digest
SHA256 7be3628499b961701eab2dd97f4edfd06883d48cfb1a27197c69217b314dffd4
MD5 f1bc0acbc8cf727846310c2e045a0db5
BLAKE2b-256 79d10f479ea8d2f9bc1130d93cfbe8645f706e453aba9af044d978e377671021

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page