Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in model

Rails Model has_many with multiple foreign_keys

Generating Swift models from Core Data entities

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

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

How can I iterate over ManyToManyField?

python database django orm model

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

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

django django-models model

Rails has_many with dynamic conditions

ruby-on-rails model

Case insensitive unique model fields in Django?

python django postgresql model

Rails after_initialize only on "new"

Email model validation with DataAnnotations and DataType

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

ForeignKey does not allow null values

How I can put composite keys in models in Laravel 5?

Populating django field with pre_save()?

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

How to know whether a model is new or not?

ruby-on-rails ruby model

Differentiating between domain, model, and entity with respect to MVC

Should I make a DateRange object?

.net model tuples date-range

Rails before_validation strip whitespace best practices