aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-05-18Merge pull request #865 from ryankask/issue-747-lazy-strings-serializedTom Christie
2013-05-18Move function to compat.Ryan Kaskel
2013-05-18Merge pull request #864 from minddust/fix_missing_min_valuesTom Christie
2013-05-18Merge pull request #863 from pyriku/787-unicodejsonrendererTom Christie
2013-05-18Merge latest changes from master.Ryan Kaskel
2013-05-18Handle Python 3 strings and lazy strings.Ryan Kaskel
2013-05-18Fix order for applying min_value to fieldsStephan Groß
2013-05-18Tests proper encoding in JSONRenderer and UnicodeJSONRendererPablo Recio
2013-05-18Adds new renderer into the documentationPablo Recio
2013-05-18Better checking if the content can be printable in the BrowsableAPIPablo Recio
2013-05-18Adds UnicodeJSONRenderer which doesn't ensure asciiPablo Recio
2013-05-18Adding a class attribute into JSONRenderer for ensuring ascii, and using it c...Pablo Recio
2013-05-18Add min_value=0 to autogenerated Pos..IntFieldsStephan Groß
2013-05-18Merge pull request #861 from minddust/fix_missing_field_valuesTom Christie
2013-05-18Fix missing para..Stephan Groß
2013-05-18Add newlineStephan Groß
2013-05-18Rename has_user_through_model -> has_through_modelTom Christie
2013-05-18Add TestCases for default field valuesStephan Groß
2013-05-18Merge pull request #854 from ryankask/issue-775Tom Christie
2013-05-18Merge pull request #858 from minddust/fix_710Tom Christie
2013-05-18Added @andymckay for refactoring #860Tom Christie
2013-05-18Merge pull request #860 from andymckay/masterTom Christie
2013-05-18Merge pull request #857 from pyriku/675-empty-label-related-fieldTom Christie
2013-05-18Removed unicode literalsPablo Recio
2013-05-18Merge branch 'master' into 675-empty-label-related-fieldPablo Recio
2013-05-18startswith can take a tupleAndy McKay
2013-05-18Update getattrStephan Groß
2013-05-18Merge pull request #859 from craigds/masterTom Christie
2013-05-18Styling tweaksTom Christie
2013-05-18Merge branch 'master' of https://github.com/mmcardle/django-rest-framework in...Tom Christie
2013-05-18Remove unused varStephan Groß
2013-05-18Temp commit for branch change ;-)Stephan Groß
2013-05-18Tweak docsTom Christie
2013-05-18Merge pull request #856 from grimborg/http_debug_error_page_docTom Christie
2013-05-18MergeTom Christie
2013-05-18Clean up test case.Ryan Kaskel
2013-05-18when source='*' on a nested serializer, expand fields into outer serializer w...Craig de Stigter
2013-05-18Merge latest changes from master.Ryan Kaskel
2013-05-18Fix for #710Stephan Groß
2013-05-18Merge latest changes from master.Ryan Kaskel
2013-05-18Added @grimborg and @ryankask. Go Team. :)Tom Christie
2013-05-18Display an empty label into related fields if it isn't requiredPablo Recio
2013-05-18added comment about error behavior with DEBUG=TrueOscar Vilaplana
2013-05-18documentation for https://github.com/tomchristie/django-rest-framework/issues...Mark McArdle
2013-05-18Merge branch 'master' of git://github.com/tomchristie/django-rest-frameworkMark McArdle
2013-05-18ToMany fields default to read-only if targeting ManyToManyField.Ryan Kaskel
2013-05-18Initial commit of fix for https://github.com/tomchristie/django-rest-framewor...Mark McArdle
2013-05-18Added @craigds, @pyriku, @brianz - Yay for sprints!Tom Christie
2013-05-18Merge pull request #831 from brianz/masterTom Christie
2013-05-18Merge pull request #853 from pyriku/725-blank-choice-dashTom Christie