By any chance does Django support MSSQL DB's. I have a query from a
prospective customer who would like to protect his current IT
investments.
Best regards
Sridhar
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send ema
James
As suggested by you "User" works. Not "user" as typed by me.
Thanks
Best regards
Sridhar
On Jan 8, 10:52 am, James Bennett wrote:
> On Thu, Jan 7, 2010 at 11:50 PM, sridharpandu wrote:
> > Couldn't understand your post. Pls eloborate
&
James
I copied the text from the console and pasted in the browser for some
funny reason the 'c' doesn't appear. But I did type 'contrib' and not
'ontrib'
Best regards
Sridhar Pandurangiah
On Jan 8, 10:52 am, James Bennett wrote:
> On Thu, Jan 7,
Kenneth
Couldn't understand your post. Pls eloborate
Best regards
Sridhar
On Jan 8, 10:39 am, Kenneth Gonsalves wrote:
> On Friday 08 Jan 2010 11:10:12 am sridharpandu wrote:> from
> django.ontrib.auth.models import user
>
> s/ontrib/contrib/ and User
> --
> r
I started the console by typing
python manage.py shell
then gave the following command
from django.ontrib.auth.models import user
I get the following error
Traceback (most recent call last):
File "", line 1, in
ImportError: cannot import name user
Any ideas what could be wrong.
Best regar
I didn't specify a path. I did an apt-get install on Ubuntu 9.04
(later upgraded to 9.10).
regards
Sridhar
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to d
Hi
I am reading the second part of the Django tutorial on the Django
website. The Tutorial mentions that I should copy the base_site.html
page from "django/contrib/admin/templates" to an Admin directory under
my HOME directory. The problem is I am unable to locate this "django/
contrib/admin/temp
Thank You
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to
django-users+unsubscr..
Skylar
Thanks. It works. Here is the trace. Should warning on line 2 be
ignored?
srid...@sridhar:~$ python manage.py syncdb
/var/lib/python-support/python2.6/MySQLdb/__init__.py:34:
DeprecationWarning: the sets module is deprecated
from sets import ImmutableSet
Creating table auth_permission
C
ct 2009 12:17:56 pm sridharpandu wrote:
>
> > raise ImproperlyConfigured("Error loading MySQLdb module: %s" % e)
> > django.core.exceptions.ImproperlyConfigured: Error loading MySQLdb
> > module: No module named MySQLdb
>
> you need MysSQLdb to connect to the data
Hi,
I ran the syncdb command to create the tables for INSTALLED_APPS. I
get the errors as shown in the output below. Can someone tell me
what's wrong. I am using a laptop that runs Django as well as the
MySQL database .
srid...@sridhar:~/finch/chennaicard$ python manage.py syncdb
Traceback (most
11 matches
Mail list logo