Project

General

Profile

Statistics
| Branch: | Revision:

root / crm / robocrm / models.py @ 7646a522

History | View | Annotate | Download (4.12 KB)

# Date Author Comment
bb0c65c6 01/05/2013 09:39 AM Julian Binder

added unicode functions to models

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.

cd771306 12/31/2012 05:36 PM Julian Binder

Updated user model

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