Commit History

Author SHA1 Message Date
  James Oakley 5de4fc7c85 Version 0.2.1 12 years ago
  James Oakley 64922cc39a Fix net_contained lookups on InetAddressField. Argument will be a CIDR 12 years ago
  James Oakley aca50f8432 Fix an issue with queries of CidrAddressField where the ORM assumed that 12 years ago
  James Oakley ba8133dab5 Fix netaddr link 12 years ago
  James Oakley a9f1ec4b3e Add testsettings.py to MANIFEST 12 years ago
  James Oakley 327c1160d6 Add files needed in the tarball to MANIFEST.in 12 years ago
  James Oakley 0f5f513f1b Prepare for 0.2. Migrate from IPy to netaddr 12 years ago
  James Oakley 6ce94bddd8 Add CHANGELOG 12 years ago
  Thomas Adamcik c37134be87 Update README to notify users about repo change. 12 years ago
  Thomas Adamcik 61dda6ea71 Merge pull request #13 from jimfunk/master 12 years ago
  James Oakley 548a5e8acc Added netaddr to requirements in setup.py as well 12 years ago
  James Oakley 3718b454e6 Use netaddr module to handle MAC addresses. 12 years ago
  James Oakley 0045bc4b26 Add test for NetAddressFormField 12 years ago
  jimfunk c5cfc237eb Add South introspection rules 12 years ago
  jimfunk cf026dbabf Fix casting in form to_python() method 12 years ago
  Thomas Adamcik b8d1be4c5d Merge pull request #12 from ekohl/master 12 years ago
  Ewoud Kohl van Wijngaarden 050f44c9b8 Add myself to the authors 12 years ago
  Thomas Adamcik 0b3448e37a Fix minor mistakes in README. 12 years ago
  Thomas Adamcik 2c72e49919 Update name in setup.py. 12 years ago
  Thomas Adamcik b403877384 Update project README. 12 years ago
  Thomas Adamcik adf3159f5b Add travis-ci.org setup for project. 12 years ago
  Thomas Adamcik 88769096e4 Merge pull request #10 from ekohl/master 12 years ago
  Ewoud Kohl van Wijngaarden 1a5685f113 Consistent importing 12 years ago
  Ewoud Kohl van Wijngaarden 54c0c5e777 Constants have upper case name 12 years ago
  Ewoud Kohl van Wijngaarden b92779fe61 Remove useless add_filter method from the manager 12 years ago
  Ewoud Kohl van Wijngaarden e467a97098 pep8 fixes 12 years ago
  Ewoud Kohl van Wijngaarden 3160cc1838 Override to_python instead of clean 12 years ago
  Ewoud Kohl van Wijngaarden fcb357536f Use python trueness checks 12 years ago
  Ewoud Kohl van Wijngaarden e23fbd2d79 Actually test in postgres instead of sqlite 12 years ago
  Ewoud Kohl van Wijngaarden 89c0c291bf Move tests into the module 12 years ago