Project

General

Profile

Statistics
| Branch: | Revision:

root / crm / crm @ 314bdec9

# Date Author Comment
314bdec9 01/20/2013 08:16 AM Julian Binder

added first attempt to do machine authentication

7646a522 01/05/2013 07:07 PM Julian Binder

added admin interface.

b2863bff 01/03/2013 07:18 PM Julian Binder

fixed a couple errors in the models.py. Then preformed a migration.

03f9c52d 01/03/2013 11:00 AM Julian Binder

Finished defining models. Also added function to create RoboUser
instances. Also modified settings to look for RoboUser as the default
user class.

988e217a 12/27/2012 07:22 PM Julian Binder

created new app roboclub crm. I will be working on user authentication and
the user model

d1a4905f 12/27/2012 04:09 PM officers

added south for database migration

1a305335 12/27/2012 01:51 PM officers

initial commit of virtual python enviornment and django project. this should
create a fully reproduceable devolopment enviornment. for info see
www.jeffknupp.com/blog/2012/02/09/starting-a-django-project-the-right-way/