Web stuff is once again working with the development server. This is mostly useful for the admin interface.

This commit is contained in:
Greg Taylor 2008-12-15 04:43:48 +00:00
parent 5249f27074
commit 714804e253
7 changed files with 12 additions and 10 deletions

View file

@ -1,4 +1,4 @@
from apps.config.models import ConfigValue
from src.config.models import ConfigValue
def general_context(request):
"""