First time here? Check out the FAQ!

Revision history  [back]

google administration verification url

In my forked code I've written 10 lines of code to provide a URL for google administration verification. However I'm sure the view function is not in the right place... I've put it in askbot/views/__init__.py (and the url is in askbot/urls.py).

What should by the right file to write the code in? Are you interested in a code push?