Tom Christie
|
ea98de9b88
|
Model fields with .blank or .null now map to required=False. Closes #2017. Closes #2021.
|
2014-11-13 19:28:57 +00:00 |
|
Tom Christie
|
207208fedf
|
Lazy loading of fields and validators. Closes #1963.
|
2014-10-31 16:38:39 +00:00 |
|
Tom Christie
|
6bfed6f852
|
Enforce uniqueness validation for relational fields
|
2014-10-07 17:04:53 +01:00 |
|
Craig de Stigter
|
dfab9af294
|
Minor: fix spelling and grammar, mostly in 3.0 announcement
|
2014-10-03 08:41:18 +13:00 |
|
Tom Christie
|
c171fa21ac
|
First pass at HTML form rendering
|
2014-10-01 19:44:46 +01:00 |
|
Tom Christie
|
0404f09a7e
|
NullBooleanField
|
2014-09-23 14:30:17 +01:00 |
|
Tom Christie
|
f22d0afc3d
|
Tests for field choices
|
2014-09-23 14:15:00 +01:00 |
|
Tom Christie
|
cf72b9a8b7
|
Moar tests
|
2014-09-19 16:43:13 +01:00 |
|
Tom Christie
|
b361c54c5c
|
Test rejigging
|
2014-09-19 15:46:32 +01:00 |
|
Tom Christie
|
12ccb0fe8a
|
Test tweaking
|
2014-09-19 09:09:26 +01:00 |
|
Tom Christie
|
f90049316a
|
Added a model update integration test
|
2014-09-18 15:47:27 +01:00 |
|
Tom Christie
|
106362b437
|
ModelSerializer.create() to handle many to many by default
|
2014-09-18 14:58:08 +01:00 |
|
Tom Christie
|
9fdb2280d1
|
First pass on ManyRelation
|
2014-09-18 14:23:00 +01:00 |
|
Tom Christie
|
3bc628edc0
|
Test for custom fields
|
2014-09-18 13:07:38 +01:00 |
|
Tom Christie
|
87734be5f4
|
Configuration correctness tests on ModelSerializer
|
2014-09-18 12:17:21 +01:00 |
|