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 |
Ewoud Kohl van Wijngaarden
|
263b634bf9
Support modern tools
|
12 years ago |
Ewoud Kohl van Wijngaarden
|
2f40dc3b91
Django 1.3 compatibility
|
12 years ago |
Ewoud Kohl van Wijngaarden
|
fb0a37e7f2
Correct import
|
12 years ago |
Thomas Adamcik
|
4706d988d4
Get rid of docstring tests, fixes #5
|
14 years ago |
Thomas Adamcik
|
552c1b582c
Get operators for postgres no matter what db we are running
|
14 years ago |
Thomas Adamcik
|
c9685bffad
Update README
|
14 years ago |
Thomas Adamcik
|
a278f348ad
Use same procedure as django for expansion of child in make_atom
|
14 years ago |
Thomas Adamcik
|
db8d4235e2
Attempt at fix for get_prep_lookup
|
14 years ago |
Thomas Adamcik
|
e28cc4abf7
Update tests for 1.2
|
14 years ago |
Thomas Adamcik
|
c3da6b4f3f
Fix silly tuple regresion
|
14 years ago |
Thomas Adamcik
|
d0ba46c5c5
Move tests to seperate folder
|
14 years ago |
Thomas Adamcik
|
f3de63ad05
Minor style fixes
|
14 years ago |
Thomas Adamcik
|
41938efe33
Don't use StringTypes, as this is legacy 2.2 stuff
|
14 years ago |
Thomas Adamcik
|
8e66bcc89d
Merge branch 'master' of https://github.com/crustymonkey/django-postgresql-netfields
|
14 years ago |
Mitsukuni Sato
|
70209c983a
merge
|
14 years ago |
Mitsukuni Sato
|
5dfcf768e3
fix typo
|
14 years ago |
Mitsukuni Sato
|
0d425f32d5
fix typo on NetManager
|
14 years ago |
Jay Deiman
|
24533b0bd4
Added fixes for compatibility with django 1.2
|
14 years ago |
Thomas Adamcik
|
4ce3d32164
Add link to related Django issues
|
15 years ago |