--
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 django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django...@googlegroups.com.
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/b1fe3c06-4e5e-45f7-b675-d4751b94337f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
well, considering that 1.8 is no longer supported, you're not getting any backports and updates. which if you're doing a production level app, is pretty bad.Unfortunately, seems if you want to use the recent LTS or newer versions, SQL server is not an option unless you're willing to update those packages yourself for compatibility.
--
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 django-users...@googlegroups.com.
To post to this group, send email to django...@googlegroups.com.
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/078b932f-fde5-4eb5-9d59-4d66f43ff6f0%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAMMZq8OKW5ODFZpcxHhJKF1RBKrBQWGB1dDKCd7iJ6bRc%3DcDrw%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CANwgZcaiLs3RqawFDzYX%3Dtz3B3ye_FW7nudgDEw6BqkBFJm0Dg%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAEbKJVhVHNAe6z-FAc%2BuBUqq%3DKb2A0mFJHh%3D6k0DuZAfuiJG7g%40mail.gmail.com.
i am newbie in the django..
On Sun, 14 Oct 2018 at 22:21, Pradeep Singh <reply...@gmail.com> wrote:
please help me why i am getting no change detected
On Sat, 13 Oct 2018 at 01:33, Gurmeet Kaur <gurmeetka...@gmail.com> wrote:
I did it in my project. Use pyodbc to connect to sql server and i am using django 2.0.8
On Fri, Oct 12, 2018, 11:04 AM Pradeep Singh <reply...@gmail.com> wrote:
bro...will you help me ...i am getting django 404 error ...please tell how to fix it...i am using python 3.6 + django 1.11
On Fri, 12 Oct 2018 at 19:35, vineeth sagar <vineeth...@gmail.com> wrote:
I don't know if it works for 1.8, you would've tested it by now. The link I haven given is a current method to connect with sql server with newer versions of django, also I think it's about time your company updated your django version. For 2.1 the link I have given works seemlessly.
On Oct 12, 2018 5:38 PM, "Jason" <jjohn...@gmail.com> wrote:
well, considering that 1.8 is no longer supported, you're not getting any backports and updates. which if you're doing a production level app, is pretty bad.--Unfortunately, seems if you want to use the recent LTS or newer versions, SQL server is not an option unless you're willing to update those packages yourself for compatibility.
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 django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django...@googlegroups.com.
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/078b932f-fde5-4eb5-9d59-4d66f43ff6f0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
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 django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django...@googlegroups.com.
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/CAMMZq8OKW5ODFZpcxHhJKF1RBKrBQWGB1dDKCd7iJ6bRc%3DcDrw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
--
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 django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django...@googlegroups.com.
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/CANwgZcaiLs3RqawFDzYX%3Dtz3B3ye_FW7nudgDEw6BqkBFJm0Dg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
--
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 django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django...@googlegroups.com.
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/CAEbKJVhVHNAe6z-FAc%2BuBUqq%3DKb2A0mFJHh%3D6k0DuZAfuiJG7g%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
--
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 django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django...@googlegroups.com.
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/CANwgZcZ%3DoPb5TmSFz-Z3FS0rXn2ckfgskhCvcM1e1jBB7LLBeQ%40mail.gmail.com.
Okay Did you put the app in installed_apps in settings.py of your project? Also you are saying you're new to django why would you want to use a ms-sql server as the DB of you're choice? Not something as Postgres or mySQL which have good docs in the Django documentation. I think the above fix should (?) Solve your issue. Maybe all the migrations have been created you have to python manage.py migrate.
On Oct 14, 2018 10:22 PM, "Pradeep Singh" <reply...@gmail.com> wrote:
i am newbie in the django..
On Sun, 14 Oct 2018 at 22:21, Pradeep Singh <reply...@gmail.com> wrote:
please help me why i am getting no change detected
On Sat, 13 Oct 2018 at 01:33, Gurmeet Kaur <gurmeetka...@gmail.com> wrote:
I did it in my project. Use pyodbc to connect to sql server and i am using django 2.0.8
On Fri, Oct 12, 2018, 11:04 AM Pradeep Singh <reply...@gmail.com> wrote:
bro...will you help me ...i am getting django 404 error ...please tell how to fix it...i am using python 3.6 + django 1.11
On Fri, 12 Oct 2018 at 19:35, vineeth sagar <vineeth...@gmail.com> wrote:
I don't know if it works for 1.8, you would've tested it by now. The link I haven given is a current method to connect with sql server with newer versions of django, also I think it's about time your company updated your django version. For 2.1 the link I have given works seemlessly.
On Oct 12, 2018 5:38 PM, "Jason" <jjohn...@gmail.com> wrote:
well, considering that 1.8 is no longer supported, you're not getting any backports and updates. which if you're doing a production level app, is pretty bad.--Unfortunately, seems if you want to use the recent LTS or newer versions, SQL server is not an option unless you're willing to update those packages yourself for compatibility.
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 django-users...@googlegroups.com.
To post to this group, send email to django...@googlegroups.com.
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/078b932f-fde5-4eb5-9d59-4d66f43ff6f0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
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 django-users...@googlegroups.com.
To post to this group, send email to django...@googlegroups.com.
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/CAMMZq8OKW5ODFZpcxHhJKF1RBKrBQWGB1dDKCd7iJ6bRc%3DcDrw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
--
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 django-users...@googlegroups.com.
To post to this group, send email to django...@googlegroups.com.
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/CANwgZcaiLs3RqawFDzYX%3Dtz3B3ye_FW7nudgDEw6BqkBFJm0Dg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
--
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 django-users...@googlegroups.com.
To post to this group, send email to django...@googlegroups.com.
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/CAEbKJVhVHNAe6z-FAc%2BuBUqq%3DKb2A0mFJHh%3D6k0DuZAfuiJG7g%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
--
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 django-users...@googlegroups.com.
To post to this group, send email to django...@googlegroups.com.
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/CANwgZcZ%3DoPb5TmSFz-Z3FS0rXn2ckfgskhCvcM1e1jBB7LLBeQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
--
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 django-users...@googlegroups.com.
To post to this group, send email to django...@googlegroups.com.
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/CAMMZq8N962M9esVZmQ%3D-MdJaRxskbWVi4sdtCzAHgKHJCUpPUA%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/bd61675e-452e-45f0-a068-4d8bfc0b59ae%40googlegroups.com.
from django.apps import AppConfig
class TestappConfig(AppConfig):
name = 'testapp'
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CANwgZcZUZyB%3DOOaQf0hdTcUWLH%3DAX5x6QV1HtouADeR07BuZdQ%40mail.gmail.com.
--
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 django-users...@googlegroups.com.
To post to this group, send email to django...@googlegroups.com.
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/b1fe3c06-4e5e-45f7-b675-d4751b94337f%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAPCf-y4G8LNZFDWXwTpR%2B0tn7fiHj2029qjNVVXmr5WSxEcnkw%40mail.gmail.com.
Hey Vineeth,
The last link which you gave worked like a pro..Thanks a lot for it...Could you please help me out with one more issue...