CHANGELOG 386 B

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