Fixed wrong user variable in lookup.html template for edit link (was user should be found_user).
There is no DeveloperForm in site/user/profile.py changed that to LookupForm.
""" models.py (even empty) currently required by the runtests.py to enable unit tests """