| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-11-19 | Add SerializerMethodField | Jamie Matthews | |
| 2012-11-18 | Merge pull request #427 from glic3rinu/master | Tom Christie | |
| Fixed identation on filter_fields | |||
| 2012-11-19 | Fixed identation on filter_fields | glic3rinu | |
| 2012-11-16 | Tidying | Tom Christie | |
| 2012-11-16 | Version 2.1.32.1.3 | Tom Christie | |
| 2012-11-16 | Merge pull request #422 from markotibold/max_length_for_modelserializers | Tom Christie | |
| Max length for modelserializers | |||
| 2012-11-16 | Merge pull request #408 from markotibold/file_and_image_fields | Tom Christie | |
| Added a FileField and an ImageField | |||
| 2012-11-16 | Polishing to page size query parameters & more docs | Tom Christie | |
| 2012-11-16 | Merge pull request #412 from minddust/custom_page_size_per_request | Tom Christie | |
| support for custom page size per request | |||
| 2012-11-16 | Added URLField and SlugField. | Marko Tibold | |
| Fixed test_modelserializer_max_length_exceeded | |||
| 2012-11-16 | Minor tweaks to internals of generics and mixins | Tom Christie | |
| 2012-11-16 | Whoops … Drop pdb | Marko Tibold | |
| 2012-11-16 | Fixes #421 | Marko Tibold | |
| 2012-11-16 | Reproduces #421 | Marko Tibold | |
| 2012-11-15 | Merge commit '3b258d69c92e9d9293f7c5d1690f0ca434e677e3' into ↵ | Marko Tibold | |
| file_and_image_fields | |||
| 2012-11-15 | added page_size_kwarg tests | Stephan Groß | |
| 2012-11-15 | updated script to just use page_size_kwarg | Stephan Groß | |
| 2012-11-15 | added global and per resource on/off switch + updated docs | Stephan Groß | |
| 2012-11-14 | Added a test for the FileField. | Marko Tibold | |
| 2012-11-14 | .to_native() now returns the file-name. | Marko Tibold | |
| 2012-11-14 | Processed review comments. | Marko Tibold | |
| No type checking in .restore_fields() Added missing BytesIO import. | |||
| 2012-11-14 | Bring keywrod args in line with Django's implementation | Tom Christie | |
| 2012-11-14 | Merge pull request #407 from ludwigkraatz/location_header | Tom Christie | |
| Location header when Creating a Resource with HyperlinkedIdentityField | |||
| 2012-11-14 | fixed some typos | Stephan Groß | |
| 2012-11-14 | added support for passing page_size per request | Stephan Groß | |
| 2012-11-14 | once more polished | Ludwig Kraatz | |
| 2012-11-14 | polishing code | Ludwig Kraatz | |
| and adding myself to auhtors file | |||
| 2012-11-14 | Properly render file inputs in the Browsable api. | Marko Tibold | |
| 2012-11-13 | Added a FileField and an ImageField (copied from django.forms.fields). | Marko Tibold | |
| Adjusted generics, mixins and serializers to take a `files` arg where applicable. | |||
| 2012-11-13 | removed useless line after polishing code | Ludwig Kraatz | |
| added it in first commit but after third it became useless. | |||
| 2012-11-13 | fixed ugly code | Ludwig Kraatz | |
| Location header is set just, if there is a Location field on the serializer. | |||
| 2012-11-13 | fixed a bug on testing throttling headers | Ludwig Kraatz | |
| after changing the headers storing of reponse | |||
| 2012-11-13 | changed buggy response + code ploishing | Ludwig Kraatz | |
| reponse didnt handle any headers at all. Accepts now a dict of headers and sets those properly | |||
| 2012-11-13 | Returning a Location Header on Create | Ludwig Kraatz | |
| when creating a Resource with HyperlinkedIdentityField of any name | |||
| 2012-11-13 | Fix broken depth argument | Tom Christie | |
| 2012-11-10 | Fixes #380 | Marko Tibold | |
| 2012-11-10 | Reproduces #380 | Marko Tibold | |
| 2012-11-09 | Merge pull request #394 from tomchristie/read_only_fields | Tom Christie | |
| Read only fields | |||
| 2012-11-09 | Support for `read_only_fields` on `ModelSerializer` classes | Tom Christie | |
| 2012-11-09 | Fixed typo on safe_mode markdown wrapper | glic3rinu | |
| 2012-11-09 | Version 2.1.2 (Adds filtering support)2.1.2 | Tom Christie | |
| 2012-11-09 | Merge pull request #383 from tomchristie/filtering | Tom Christie | |
| Support for filtering backends | |||
| 2012-11-09 | Updated filteing docs. | Tom Christie | |
| 2012-11-08 | Ensure pagination URLs are fully qualified | Tom Christie | |
| 2012-11-08 | Make default FILTER_BACKEND = None | Tom Christie | |
| 2012-11-08 | Comments updated | Tomi Pajunen | |
| 2012-11-08 | Fixed creation of objects with reversed M2M relations | Tomi Pajunen | |
| 2012-11-08 | Strict import ordering | Tom Christie | |
| 2012-11-07 | Simplify NextPageField and PreviousPageField slightly | Tom Christie | |
| 2012-11-07 | Make filtering optional, and pluggable. | Tom Christie | |
