Project

General

Profile

Statistics
| Branch: | Revision:

root / crm / robocrm / models.py @ e0657267

History | View | Annotate | Download (4.33 KB)

# Date Author Comment
e0657267 03/22/2013 09:45 PM Thomas Mullins

Added add_card_event view and made some minor changes to models

63244bd1 01/27/2013 04:57 PM Julian Binder

jeff made changes to model and added migrations

75228955 01/20/2013 01:26 PM Julian Binder

changed model to allow for hex rfid cards

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