CHANGELOG 327 B

1234567
  1. - 0.2
  2. * Fix IP type casting in form fields
  3. * Add South introspection rules
  4. * Expand tests for form fields and MAC addresses
  5. * Use netaddr instead of IPy for address representation. New requirement of
  6. netaddr module. This change affects backwards compatibility
  7. * New maintainer James Oakley <jfunk@funktronics.ca>