django-composite-field
latest
  • Installation instructions
  • Usage
  • Examples
  • FAQ
  • Changelog
  • License
django-composite-field
  • CompositeField for Django Models
  • Edit on GitHub

CompositeField for Django Models

This is an implementation of a CompositeField for Django. Composite fields can be used to group fields together and reuse their definitions.

  • Installation instructions
    • Installation instructions
  • Usage
    • Example
    • How does it work?
    • Advanced usage
  • Examples
    • models.py
    • tests.py
  • FAQ
    • Which Python versions are supported?
    • Which Django versions are supported?
    • Can I get commercial support?
  • Changelog
    • Version 2.0.0, 2024-02-01
    • Version 1.1.0, 2020-01-06
    • Version 1.0.0, 2020-01-06
    • Version 0.9.1, 2019-04-09
    • Version 0.9.0, 2017-12-22
    • Version 0.8.1, 2017-10-14
    • Version 0.8.0, 2017-03-02
    • Version 0.7.6, 2016-07-01
    • Version 0.7.5, 2016-06-16
    • Version 0.7.4, 2016-02-17
    • Version 0.7.3, 2016-01-21
    • Version 0.7.2, 2015-11-27
    • Version 0.7.1, 2015-10-28
    • Version 0.7.0, 2015-10-26
    • Version 0.6.0, 2015-08-21
    • Version 0.5, 2015-07-29
    • Version 0.4, 2015-07-29
    • Version 0.3, 2015-07-23
    • Version 0.2, 2015-07-23
    • Version 0.1, 2010-05-27
  • License
    • BSD
    • MIT
    • Apache 2.0

Indices and tables

  • Index

  • Module Index

  • Search Page

Next

© Copyright 2020, Michael P. Jung. Revision c9bdb61e.

Built with Sphinx using a theme provided by Read the Docs.