Hi everyone,
i'm strugling to make $python manage.py test run my doctest.
My folder/file strukture is as follows
myproject/myapp/tests.py
/my_tests/__init__.py
/my_tests/unittst.py
/my_tests/doctst.py
I am successfully impo
fig as well.
Any ideas how to make the admin log-in form work immediately?
Cheers!
to
P.S.configs:
=
apache vhost configuration
===
Order deny,allow
Allow from all
WSGIDaemonProcess tsd user=www-data group=www-data threads=25
WSGIProcessGroup tsd
Hi,
I wonder how would I access context and set the key/value pair from within
custom template tag?
Later on I want to access context object in djang-debug-toolbar panel with
from django.template import RequestContext; rc = RequestContext(request)
rc contains all the context that had been pa
3 matches
Mail list logo