ake a real
fine addition to the info on the site (useful to n00b's like me
anyway).
On May 20, 10:54 am, BobX wrote:
> Pretty obvious question, but is there any recommended HTML editor that
> won't munch the Django template codes? I was using Amaya to form my
> pages, but after a
Pretty obvious question, but is there any recommended HTML editor that
won't munch the Django template codes? I was using Amaya to form my
pages, but after a couple of what-the-heck moments, I discovered that
it sporadically "eats" the template codes - ones in table definitions
being particularly v
Got a question about my Django development that I'd appreciate some
sage "best practices" advice on.
My Django app needs more user capability than is available in the
default middleware. Specificially I need to be able to:
o "age" passwords;
o do checks on validity of new passwords - make sure the
On May 20, 4:35 am, John Griessen wrote:
> I've gone through the Django 1.2 tutorial to the point of creating an admin
> site,
> then had to switch to other work for months. What are some good simple
> example sites
> or tutorials for creating a top page ( index.html ) and using templates with
On May 2, 4:14 pm, А. Р. <4d876...@gmail.com> wrote:
> > @csrf_exempt
> > Any ideas what I'm doing wrong?
>
> Try importing csrf_exempt at the top of your views.py:
> from django.views.decorators.csrf import csrf_exempt
Yes, I already did that - just omitted the declaration from the
message to save
5 matches
Mail list logo