New posts in model

Generating Swift models from Core Data entities

How to implement Active Record inheritance in Ruby on Rails?

Django Pass Multiple Models to one Template

Ruby on Rails: errors.add_to_base vs. errors.add

Laravel 3 : Looking for explanation how to use the model

How can I iterate over ManyToManyField?

Creating an AIC model selection table with model included

How do you validate uniqueness of a pair of ids in Ruby on Rails?

Can Django automatically create a related one-to-one model?

How to set a default attribute value for a Laravel / Eloquent model?

Ruby on Rails - Access controller variable from model

Is there a way reach to grandchild count with related name in django?

MVC Validation Lower/Higher than other value

Rails after_initialize only on "new"

Case insensitive unique model fields in Django?

Email model validation with DataAnnotations and DataType

How can I set two primary key fields for my models in Django

Populating django field with pre_save()?

DDD and MVC: Difference between 'Model' and 'Entity'

ForeignKey does not allow null values