On Feb 4, 9:09 am, Alec Taylor wrote:
> Good afternoon,
>
> I'm bringing the "social-commerce" project up to the latest trunk of
> Pinax and Django.
>
> Is there a checklist of things I'll need to update?
>
> I've begun updating it, i.e. adding the new database dictionary:
> DATABASES = {
> 'd
Good afternoon,
I'm bringing the "social-commerce" project up to the latest trunk of
Pinax and Django.
Is there a checklist of things I'll need to update?
I've begun updating it, i.e. adding the new database dictionary:
DATABASES = {
'default': {
'ENGINE': 'django.db.backends.mysql',
2 matches
Mail list logo