Historique des commits

Auteur SHA1 Message Date
  Aaron C. de Bruyn 03ff3d67f0 Switch to new Django 1.7 Lookups il y a 10 ans
  jimfunk 010fa37d61 Merge pull request #22 from sbrandtb/fix_exc il y a 10 ans
  jimfunk 0a3bdf2dcb Merge pull request #23 from sbrandtb/fix_mac_len il y a 10 ans
  Sebastian Brandt e69cb6a7c2 Set MacAddressFormField widget's maxlength since it is no longer pulled from model validator. il y a 10 ans
  Sebastian Brandt 0f81850bc3 Added tests for raising ValidationError instead of AddrFormatError il y a 10 ans
  Sebastian Brandt 62cae137e2 Check for string length on EUI causes error il y a 10 ans
  Sebastian Brandt f189f573f8 raise ValidationError instead of AddrFormatError il y a 10 ans
  James Oakley b5b1f13a02 Version 0.2.2 il y a 10 ans
  James Oakley c852a14e3b Update CI for Django 1.6 il y a 11 ans
  James Oakley 86404887ef Fix whitspace issue from #17 il y a 11 ans
  jimfunk db1a400de0 Merge pull request #17 from jmacul2/master il y a 11 ans
  Jay McEntire 2d6e597c3d Updating text to reflect macaddr regex tests for Django 1.6 il y a 11 ans
  Jay McEntire 673de180c0 Update managers.py il y a 11 ans
  Jay McEntire f587101e7d Update managers.py il y a 11 ans
  Jay McEntire 190bc02499 Update managers.py il y a 11 ans
  James Oakley 5de4fc7c85 Version 0.2.1 il y a 12 ans
  James Oakley 64922cc39a Fix net_contained lookups on InetAddressField. Argument will be a CIDR il y a 12 ans
  James Oakley aca50f8432 Fix an issue with queries of CidrAddressField where the ORM assumed that il y a 12 ans
  James Oakley ba8133dab5 Fix netaddr link il y a 12 ans
  James Oakley a9f1ec4b3e Add testsettings.py to MANIFEST il y a 12 ans
  James Oakley 327c1160d6 Add files needed in the tarball to MANIFEST.in il y a 12 ans
  James Oakley 0f5f513f1b Prepare for 0.2. Migrate from IPy to netaddr il y a 12 ans
  James Oakley 6ce94bddd8 Add CHANGELOG il y a 12 ans
  Thomas Adamcik c37134be87 Update README to notify users about repo change. il y a 12 ans
  Thomas Adamcik 61dda6ea71 Merge pull request #13 from jimfunk/master il y a 12 ans
  James Oakley 548a5e8acc Added netaddr to requirements in setup.py as well il y a 12 ans
  James Oakley 3718b454e6 Use netaddr module to handle MAC addresses. il y a 12 ans
  James Oakley 0045bc4b26 Add test for NetAddressFormField il y a 12 ans
  jimfunk c5cfc237eb Add South introspection rules il y a 12 ans
  jimfunk cf026dbabf Fix casting in form to_python() method il y a 12 ans