Skip to content
This repository has been archived by the owner on Aug 25, 2022. It is now read-only.
/ django-chance Public archive
forked from benliles/django-chance

An event manager with registration.

Notifications You must be signed in to change notification settings

pytexas/django-chance

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 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