JosephRedfern / CM2301-9

CM2301 Group Project - Decentralised Online Learning System
7 stars 2 forks source link

Validation missing from some models #146

Open charlierm opened 11 years ago

charlierm commented 11 years ago

When handling data between initilialising and submitting a form its tricky to add data, because of that I made certain fields in Revision and Attachment blank=True and null=True, this should be removed and editable=False used instead.

This should stop validation from bein fucked