aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test_fields.py
AgeCommit message (Expand)Author
2014-09-23NullBooleanFieldTom Christie
2014-09-23Tests for field choicesTom Christie
2014-09-22allow_blank, allow_nullTom Christie
2014-09-22Tests & tweaks for ChoiceFieldTom Christie
2014-09-22Tests and tweaks for choice fieldsTom Christie
2014-09-22More compat fixesTom Christie
2014-09-22Support format=None for date/time fieldsTom Christie
2014-09-22Tweaks to DecimalFieldTom Christie
2014-09-22Fix compat issuesTom Christie
2014-09-22Tests and tweaks for text fieldsTom Christie
2014-09-22Field tests and associated cleanupTom Christie
2014-09-11Merge masterTom Christie
2014-09-05Delete useless assertPiotr Jakimiak
2014-09-05Use Serializer instead of ModelSerializerPiotr Jakimiak
2014-09-05Check object in testsPiotr Jakimiak
2014-09-05Fix returning None when allow_none is True in CharFieldPiotr Jakimiak
2014-09-02Getting tests passingTom Christie
2014-08-19Code linting and added runtests.pyTom Christie
2014-08-19Merge masterTom Christie
2014-06-23Merge remote-tracking branch 'origin/master' into 2.4.0Xavier Ordoquy
2014-03-02Support for running the test suite with py.testAndreas Pelme