I'm converting my custom PHP e-commerce site over to django. It's a
dream writing in a true MVC framework with the python language and
django's ORM and template language.
I do all my payment processing offline, so I can't help on that topic.
It's much easier to develop a product catalog with the
Adrian,
Thanks, that was valuable feedback as it gave me confidence that this
_should_ work. In the end, it turned out it was indeed mod_php that was
the culprit. After going through the modules by process of elimination,
i took one more shot with mod_php and restarted the box and now
everything
On 12/22/05, mortenbagai <[EMAIL PROTECTED]> wrote:
> I am really stumped as to what is causing Django to seg fault. Any
> clues would be much appreciated. If there's anyway at all I can get
> Django/mod_python running in this damn RH9 setup, I need to make it
> happen.
At World Online we used Dj
Hello,
I'm in a situation where I'm forced to to try to move my Django site to
a Redhat 9 system. Feel free to take a moment to laugh and/or gasp
before reading on. Thanks.
Now, the apache version is 2.0.40-21.11 and mod_python is 3.1.4-2 while
Django is the latest (rev 1766) from svn.
When
On 12/22/05, Jeroen Ruigrok van der Werven <[EMAIL PROTECTED]> wrote:
> On 12/22/05, Ian Holsman <[EMAIL PROTECTED]> wrote:
> > from my understanding there is no opensource 'shopping cart' or
> > 'product database' application which you can just download and install.
>
> How do OSCommerce (http://
Hi all,
How can I force the ChangeManipulator so that the form fields will
contain the current values of the object when editing?
I have the model:
###
class User(meta.Model):
Login=meta.CharField(maxlength=50,unique=True)
Password=meta.CharField(maxlength=30)
E
On 12/22/05, Ian Holsman <[EMAIL PROTECTED]> wrote:
> from my understanding there is no opensource 'shopping cart' or
> 'product database' application which you can just download and install.
How do OSCommerce (http://www.oscommerce.com/) and Zencart
(http://www.zencart.com/) rate in your book?
-
7 matches
Mail list logo