| Having Python code in "conservancy/static" is a bit suprising to people familiar with Django. The name "static" is usually reserved for assets like CSS, JS and images. I'm moving `conservancy/static/views.py` to `conservancy/views.py` and removing `conservancy/static/__init__.py`. | ||
|---|---|---|
| .. | ||
| __init__.py | ||
| urls.py | ||
| views.py | ||