I just saw this news. It says PyISAPIe now includes Django support. I'm
a little confused here - does this mean that Django can now be run on
MS IIS?
http://pyisapie.sourceforge.net/
--~--~-~--~~~---~--~~
You received this message because you are subscribed to th
Jeremy Dunck wrote:
> The docs on the site are non-existant, but the readme files in the
> source download are pretty thorough. Very impressive performance
> claims. In the /Examples directory he explains how to add a
> compatible handler for django.
>
> (It seems obvious to me that he should c
Just to learn Django, I'm 'porting' a small CMS I wrote in PHP for a
customer. While the standard admin buttons "Save an add another", "Save
and continue editing" and "Add ..." makes perfectly sense in most of
the back-end functionality, I have one page where it doesn't: A
Settings page where thin
Thanks! I tried that now. The Add-button disappears, but alas the
'Save and add another' button is still there and gives an unfriendly
"Permission denied" if clicked.
I've been reading the Model docs and the META docs, but I can't find
any obvious way.
--~--~-~--~~~
Adrian Holovaty wrote:
> Hey Rune,
>
> That problem has been fixed in Django's development branch and will no
> longer be an issue in the next release.
>
> For now, you could hack around it by removing that button with
> JavaScript using the admin.js hook...
>
> Adrian
I see! I'm in no rush so
5 matches
Mail list logo