;
> -justin
>
> On Thu, Mar 27, 2008 at 7:32 PM, Floyd Arguello <[EMAIL PROTECTED]
> <mailto:[EMAIL PROTECTED]>> wrote:
>
>
> Hi djangoers,
>
> I'm learning Django by setting up a blog per instructions here (combined
> with code
Hi djangoers,
I'm learning Django by setting up a blog per instructions here (combined
with code from djangoproject.com svn):
http://www.rossp.org/blog/2006/jun/08/django-blog-redux/
Most things work, except I enter raw html when posting the blog through
the admin interface, and the raw html
Slayer_X wrote:
> # vim /etc/httpd/conf/httpd.conf
>
> PythonPath "['/usr/lib/python2.4/site-packages/django'] +
> sys.path"
> SetHandler python-program
> PythonHandler django.core.handlers.modpython
> PythonDebug On
> SetEnv DJANGO_SETTINGS_MODULE ripsol.settings
>
Try this
d to serve the media files.
Thanks,
Floyd
Graham Dumpleton wrote:
> On Mar 26, 3:43 pm, Floyd Arguello <[EMAIL PROTECTED]> wrote:
>> Hi all,
>>
>> I've been working on this a few hours now, and I feel like someone has
>> dropped a BFR on my head. Logging int
Hi all,
I've been working on this a few hours now, and I feel like someone has
dropped a BFR on my head. Logging into the Django Admin returns a very
informative 500 error. Anyone run into this before? Any ideas?
Thanks,
Floyd
--~--~-~--~~~---~--~~
You received
so I stopped using it to keep things simple.
Floyd Arguello
Michael Newman wrote:
> I would second vim for quick editing of django and python files, it is
> great once you get over a bit of a curve.
>
> Recently I needed an editor that let me work on a large Ajax file that
> I k
6 matches
Mail list logo