InstallationΒΆ

At the command line:

$ easy_install drf-compound-fields

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv drf-compound-fields
$ pip install drf-compound-fields