Hello all,
     I am using Django framework for our website.I am stuck on the database 
connectivity.I want to change the default database sqlite with our for test 
purpose but in that also I am getting problems.
 My aim is I have to use our compnies database so that already registered 
users have not to create their account again
AsDjango already comes with its own builtin apps for login,logout 
authentication and registration .Also I am not able to find the 
'django.contrib.auth',
    'django.contrib.contenttypes',
    'django.contrib.sessions',
    'django.contrib.sites',
    'django.contrib.admin',
    etc and all default apps also.
Please help me.

Thank you.

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/9186a3e7-79bd-4d1b-a19c-5cf4a4564fb8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to