Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: Review Request: wadofstuff-django-serializers - Extended Django 
Serializer Module

https://bugzilla.redhat.com/show_bug.cgi?id=728826

           Summary: Review Request: wadofstuff-django-serializers -
                    Extended Django Serializer Module
           Product: Fedora
           Version: rawhide
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: medium
          Priority: medium
         Component: Package Review
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
                CC: [email protected],
                    [email protected]
    Classification: Fedora
      Story Points: ---
              Type: ---


Spec URL: http://yuwang.fedorapeople.org/wadofstuff-django-serializers.spec

Description: The wadofstuff.django.serializers python module extends Django's
built-in serializers, adding 3 new capabilities inspired by the Ruby on Rails
JSON serializer. These parameters allow the developer more control over how
their models are serialized. The additional capabilities are:

excludes - a list of fields to be excluded from serialization. The excludes
list takes precedence over the fields argument.
extras - a list of non-model field properties or callables to be serialized.
relations - a list or dictionary of model related fields to be followed and
serialized.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to