* Use pagination when listing messages in the GUI, also do not use Datatables. * Set the request MDN field default value to False.
0.3.2
~~~~~~~~~~~~~~~~~~
* Freeze versions of django and CherryPy in setup.py.
0.3.1
~~~~~~~~~~~~~~~~~~
* Fixed pagination issue where it was showing only 25 messages and mdns. * Added the admin command cleanas2server for deleting old data and logs.
0.3.0
~~~~~~~~~~~~~~~~~~
* Added django test cases for testing each of the permutations as defined in RFC 4130 Section 2.4.2 * Code now follows the pep-8 standard * Django admin commands now use argparse instead or optparse
0.2.3
~~~~~~~~~~~~~~~~~~
* Added functionality to customize MDN messages at organization and partner levels.