aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test_model_serializer.py
AgeCommit message (Expand)Author
2014-10-07Enforce uniqueness validation for relational fieldsTom Christie
2014-10-03Minor: fix spelling and grammar, mostly in 3.0 announcementCraig de Stigter
2014-10-01First pass at HTML form renderingTom Christie
2014-09-23NullBooleanFieldTom Christie
2014-09-23Tests for field choicesTom Christie
2014-09-19Moar testsTom Christie
2014-09-19Test rejiggingTom Christie
2014-09-19Test tweakingTom Christie
2014-09-18Added a model update integration testTom Christie
2014-09-18ModelSerializer.create() to handle many to many by defaultTom Christie
2014-09-18First pass on ManyRelationTom Christie
2014-09-18Test for custom fieldsTom Christie
2014-09-18Configuration correctness tests on ModelSerializerTom Christie