Files @ 1b0603889e62
Branch filter:

Location: website/www/podjango/apps/cast/templatetags/__init__.py

bsturmfels
Remove www/conservancy/static/admin

These files are copies from an old version of Django, causing display issues in
the newer Django admin. With the "staticfiles" app enabled, the recent versions
of these files are copied to /var/www/website/collected-static/ when you run the
"collectstatic" management command. For example:

sudo -u www-data /var/www/venv-website/bin/python manage.py collectstatic --link