Skip to content

benliles/django-chance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

Chance is an event manager for Django with Django CMS integration for registration forms.

Installation

First, you must install Django. For full details, see the installation instructions on their website.

Install django-chance to your environment with a tool such as PIP, setuptools, or buildout.

Add chance to the INSTALLED_APPS list in your project's settings.py and run the syncdb command on your manage.py.

What's Inside

Admin integration for creating and managing events. Views for displaying events and managing registration.

About

An event manager with registration.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages