Sebastian Brandt
|
0f81850bc3
Added tests for raising ValidationError instead of AddrFormatError
|
10 years ago |
Jay McEntire
|
2d6e597c3d
Updating text to reflect macaddr regex tests for Django 1.6
|
11 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
|
0f5f513f1b
Prepare for 0.2. Migrate from IPy to netaddr
|
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 |
Ewoud Kohl van Wijngaarden
|
1a5685f113
Consistent importing
|
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 |
Thomas Adamcik
|
d8918712c6
Bring code back into running state after refactoring
|
15 years ago |
Thomas Adamcik
|
bc7e3bd1df
Fix silly naming mistake
|
15 years ago |