Project

General

Profile

Statistics
| Branch: | Revision:

root / crm / robocrm / models.py @ 314bdec9

History | View | Annotate | Download (4.31 KB)

# Date Author Comment
7976b167 01/05/2013 11:31 PM Julian Binder

preformed database migrations to fix null issues

663aed55 01/05/2013 03:16 PM Julian Binder

still trying to fix null

db843879 01/05/2013 03:10 PM Julian Binder

fixed not allowing null for db for dates

a048cd77 01/05/2013 03:07 PM Julian Binder

fixed issue with models for form validation. Allowed fields to be blank
that should be able to be blank.

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