Welcome, guest | Sign In | My Account | Store | Cart

Notice! PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities. Create your free Platform account to download ActivePython or customize Python with the packages you require and get automatic updates.

Download
ActivePython
INSTALL>
pypm install mittun

How to install mittun

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install mittun
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
0.1.2.3
0.1.2.8Never BuiltWhy not?
0.1.2.3 Available View build log
0.1 Available View build log
Windows (64-bit)
0.1.2.3
0.1.2.8Never BuiltWhy not?
0.1.2.3 Available View build log
0.1 Available View build log
Mac OS X (10.5+)
0.1.2.3
0.1.2.8Never BuiltWhy not?
0.1.2.3 Available View build log
0.1 Available View build log
Linux (32-bit)
0.1.2.8 Available View build log
0.1.2.3 Available View build log
0.1 Available View build log
Linux (64-bit)
0.1.2.8 Available View build log
0.1.2.3 Available View build log
0.1 Available View build log
 
Author
Lastest release
version 0.1.2.8 on Nov 23rd, 2012

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

Subscribe to package updates

Last updated Nov 23rd, 2012

Download Stats

Last month:1

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.