hi,
how do you pronounce 'Django'?
thanks,
gabor
Anyone have any ideas of how to accomplish this? I have an Product
class, which may have multiple Components. The Components can take any
number of different types of input, Text, Colour choice, Icon choice,
Image upload etc. These then need to be stored as an Order. I'm
thinking i have TextInput,
On Sep 26, 2005, at 6:46 AM, Gábor Farkas wrote:
how do you pronounce 'Django'?
Have you checked the FAQ?
http://www.djangoproject.com/documentation/faq/#what-does-django-mean-
and-how-do-you-pronounce-it
Jacob
Maniac wrote:
2. The second problem is that rendered from {{
form.paper_type }} always sets default "selected" to the empty value
('') even if the paper_type has an actual value. Why that? In
admin interface for this model "selected" is set correctly.
Catched this one... This is th
Hi
I want to be able to pass the values of certain form fields to the form
and have them rendered as read only or hidden fields.
Is there an elegant way of doing this?
Thanks
Charlotte
Jacob Kaplan-Moss wrote:
On Sep 26, 2005, at 6:46 AM, Gábor Farkas wrote:
how do you pronounce 'Django'?
Have you checked the FAQ?
http://www.djangoproject.com/documentation/faq/#what-does-django-mean-
and-how-do-you-pronounce-it
thanks.
;((
my second didnt-check-the-faq mistake in t
it's not as nice as Django. But I like the turbogears-admin command
line tool
On 9/18/05, Samat Jain <[EMAIL PROTECTED]> wrote:
> They appear to be much more focused on using existing projects rather than
> writing their own.
Yeah. It's really not so much a "framework" as it is a bit of glue to
hold together a bunch of existing components.
--
"May the forces of evil becom
All,
I've added a "Developers for hire" page on the wiki.
http://code.djangoproject.com/wiki/DevelopersForHire
Please add yourself to the list if you're interested in making your
Django programming services available to potential employers (for both
contract work and permanent work).
Adrian
--
Adrian,
Is it possible to run Django in a winblows environment with IIS 6.0 ?
if so how reliable would this be? is there any ODBC support on Django?
Thanks for your help
On 9/26/05, Adrian Holovaty <[EMAIL PROTECTED]> wrote:
All,I've added a "Developers for hire" page on the wiki.http://code.dja
Hi,
Don't you think there should be an automatic Expires header send when
using a cache middleware (like the Last-Modified one) ?
This way, an apache frontend (or any squid) could cache entire pages
for a while without any django access.
Regards,
Laurent.
On 9/26/05, cybermalandro cybermalandro <[EMAIL PROTECTED]> wrote:
> Is it possible to run Django in a winblows environment with IIS 6.0 ? if so
> how reliable would this be? is there any ODBC support on Django?
I've never used IIS, so I have no idea. Anybody else know?
There's no ODBC support
I did some research on it and it is possible. Some additional code needed:
ODBC/OLEDB/MSSQL database backend for Django. Some efforts should be
invested in setup process for IIS. I was planning to do it in a month or so.
"Adrian Holovaty" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTE
Eugene Lazutkin wrote:
I did some research on it and it is possible. Some additional code needed:
ODBC/OLEDB/MSSQL database backend for Django. Some efforts should be
invested in setup process for IIS. I was planning to do it in a month or so.
Just to throw in my two cents here. I know that
Hi Joshua,Eugene,
Joshua, you are of course right. At the same time when there is
someone like me trying to replace existing solutions in place (which
are all under IIS and MSSQL). Declaring one day company-wide switch
to a different SQL server, different operating system and different
framework
Joshua,
1st thing 1st: I am not a Django developer. I do contribute some code.
Personally I don't have Oracle on my desktop but I have WinXP => I have
"free" IIS and "free" MSSQL. Whether we like it or not majority of small
guys out there are running MS Windows of some sort. Why not give them
On 9/26/05, Jakub Labath <[EMAIL PROTECTED]> wrote:
> The MSSQL support seems to be most pressing to me. Anybody else interested?
Here's a patch that [EMAIL PROTECTED] submitted 2 months ago:
http://code.djangoproject.com/ticket/225
Django's backend has changed quite a bit, so the patch won't w
On Tuesday 27 Sep 2005 7:43 am, Joshua D. Drake wrote:
> Also it would seem a shame to devote any resources to support MSSQL.
> Those resources would
> better be served supporting PostgreSQL
what i like about django is that it started out with postgres support,
and not like most apps that starte
18 matches
Mail list logo