Django tips : Tech Model. Friday, February 26, 2010. charField null=false not enforced for table creation in oracle. Hi, I try to create tables using Django models in our test oracle database. I define a model with one column like this: …

Original post: 
Django tips: Tech Model: charField null=false not enforced for …