Skip to content
secnot edited this page Dec 21, 2016 · 11 revisions

Welcome to the django-param-field wiki!

Releases:

0.2.x

First release.

0.3.x

  • 0.3.0 - Added File and Image field support.
  • 0.3.1
    • Added max_digits and max_decimals options to Decimal field.
    • TextArea now uses Textarea widget.

0.4.x

  • 0.4.0 - Moved config constants to settings.py

Roadmap:

  • 0.4.1 - Add helper functions
Clone this wiki locally