Skip to main content

conference manager

Project description

Mittun

OpenSource Conference Manager.

Installation

Install via pip:

$ pip install mittun

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.7.tar.gz (13.0 kB view details)

Uploaded Source

File details

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

File metadata

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

File hashes

Hashes for mittun-0.1.2.7.tar.gz
Algorithm Hash digest
SHA256 b355637ead86b317780b74f3ef4ce9893d8a9a85b01e84022fdb44c4a0b46b84
MD5 c8ea06d062fa5466df716c053d605894
BLAKE2b-256 a704bd4a2d59d425bc1c9d8e65bd46e3014bfc1c7071db8efe91986f40bc1c79

See more details on using hashes here.

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