estebistec / drf-compound-fields

Django-REST-framework serializer fields for compound types.
BSD 3-Clause "New" or "Revised" License
92 stars 12 forks source link

Start a list-or-item field #11

Closed estebistec closed 10 years ago

estebistec commented 10 years ago

Implementation for #5

estebistec commented 10 years ago

Okay, another weekend, another missed release :P I'll give this a day or so to let others have a look. That'll give me a bit more time to write some much better doc too.

@SonnyHu: I had to fix PartialDictField some too, including:

sonnyhu commented 10 years ago

Awesome. Thanks!

sonnyhu commented 10 years ago

BTW, do you have some other things in mind? I can probably implement them.

estebistec commented 10 years ago

@SonnyHu I think this is actually it, functionality-wise. Any more test-cases you can think of, your bugs you can find would help.

Documentation will be one more pull request, but I'd accept help there as well :P

Then we'll have a damn solid 0.2.0 release, I think.

estebistec commented 10 years ago

If there are no further objections here I'm going to merge this in.

estebistec commented 10 years ago

@SonnyHu going once, twice..

sonnyhu commented 10 years ago

:) Well done!! Sorry, didn't see it last night.