Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>

WEEK'S BEST

  • BackTrack 5 R1
  • Wine 1.2.3 / 1.4 RC3
  • Mozilla Firefox 10...
  • Ubuntu 11.04
  • Angry Birds 1.1.2.1
  • Ubuntu 10.04.3 LTS
  • Linux Kernel 3.2.5
  • Ubuntu Manual 10.10
  • Adobe Flash Player...
  • Pidgin 2.10.1
  • Home > Linux > Internet > HTTP (WWW)

    django-compound-field 0.1

    Download button

    No screenshots available
    Downloads: 226  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Andreas Kostyrka | More programs
    BSD License / FREE
    March 11th, 2010, 16:30 GMT
    ROOT / Internet / HTTP (WWW)

     Read user reviews (0)  Refer to a friend  Subscribe

    django-compound-field description

    A compound field for Django

    django-compound-field is a Django add-on that allows you to define compound fields, e.g.

    {{{
    class AddressField(CompoundField):
        phone = models.CharField(max_length=30)
        mobile = models.CharField(max_length=30)
        fax = models.CharField(max_length=30)
        email = models.EmailField()
    }}}


    Compound fields have no representation in the database, they just contribute the fields one by one to their carrier model.


    Product's homepage

    Requirements:

    · Python
    · Django

    Limitations:

    · You cannot nest compound fields (because the metaclass collects only Fields, and a CompoundField is not a Field)
    · You cannot assign the whole compound field during keyword based creation.
    · The fields in the carrier model are added out-of-order at the end.

      


    TAGS:

    compound field | Django plugin | Django | compound | field



    HTML code for linking to this page:


    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM