Commit graph

5 commits

Author SHA1 Message Date
Joost Cassee
327157d610 Fix small code style issues based on pylint
Also update patch version number.
2011-02-18 13:57:04 +01:00
Joost Cassee
ef56199d1e Fix configuration validation code duplication 2011-01-30 10:13:09 +01:00
Joost Cassee
c76e47714e Add tests for internal IP addresses 2011-01-30 10:06:01 +01:00
Joost Cassee
cf7589bc20 Fix tests
Some parts of the code are not yet tested:
 * internal IP addresses feature
 * utils module
2011-01-30 03:05:10 +01:00
Joost Cassee
d715c16244 Refactoring services, step 1
Move services into their own Django apps, leaving the analytics app a
small wrapper.  First service converted is Clicky.

This commit has not been tested.
2011-01-26 22:28:16 +01:00