no effect after capitilazation On Sun, 14 Oct 2018 at 22:48, Mateusz <[email protected]> wrote:
> Line 2: models.Model (capitalize class name) > > W dniu niedziela, 14 października 2018 19:09:47 UTC+2 użytkownik Pradeep > Singh napisał: >> >> >> >> On Sun, 14 Oct 2018 at 22:37, Pradeep Singh <[email protected]> wrote: >> >>> yes ..i have put the app name in setting.py .wait i will share all >>> screen shot >>> >>> On Sun, 14 Oct 2018 at 22:34, vineeth sagar <[email protected]> >>> wrote: >>> >>>> 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" <[email protected]> wrote: >>>> >>>>> i am newbie in the django.. >>>>> >>>>> On Sun, 14 Oct 2018 at 22:21, Pradeep Singh <[email protected]> >>>>> wrote: >>>>> >>>>>> please help me why i am getting no change detected >>>>>> >>>>>> On Sat, 13 Oct 2018 at 01:33, Gurmeet Kaur <[email protected]> >>>>>> 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 <[email protected]> >>>>>>> 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 <[email protected]> >>>>>>>> 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" <[email protected]> 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 [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/078b932f-fde5-4eb5-9d59-4d66f43ff6f0%40googlegroups.com >>>>>>>>>> <https://groups.google.com/d/msgid/django-users/078b932f-fde5-4eb5-9d59-4d66f43ff6f0%40googlegroups.com?utm_medium=email&utm_source=footer> >>>>>>>>>> . >>>>>>>>>> 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 [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/CAMMZq8OKW5ODFZpcxHhJKF1RBKrBQWGB1dDKCd7iJ6bRc%3DcDrw%40mail.gmail.com >>>>>>>>> <https://groups.google.com/d/msgid/django-users/CAMMZq8OKW5ODFZpcxHhJKF1RBKrBQWGB1dDKCd7iJ6bRc%3DcDrw%40mail.gmail.com?utm_medium=email&utm_source=footer> >>>>>>>>> . >>>>>>>>> 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 [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/CANwgZcaiLs3RqawFDzYX%3Dtz3B3ye_FW7nudgDEw6BqkBFJm0Dg%40mail.gmail.com >>>>>>>> <https://groups.google.com/d/msgid/django-users/CANwgZcaiLs3RqawFDzYX%3Dtz3B3ye_FW7nudgDEw6BqkBFJm0Dg%40mail.gmail.com?utm_medium=email&utm_source=footer> >>>>>>>> . >>>>>>>> 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 [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/CAEbKJVhVHNAe6z-FAc%2BuBUqq%3DKb2A0mFJHh%3D6k0DuZAfuiJG7g%40mail.gmail.com >>>>>>> <https://groups.google.com/d/msgid/django-users/CAEbKJVhVHNAe6z-FAc%2BuBUqq%3DKb2A0mFJHh%3D6k0DuZAfuiJG7g%40mail.gmail.com?utm_medium=email&utm_source=footer> >>>>>>> . >>>>>>> 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 [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/CANwgZcZ%3DoPb5TmSFz-Z3FS0rXn2ckfgskhCvcM1e1jBB7LLBeQ%40mail.gmail.com >>>>> <https://groups.google.com/d/msgid/django-users/CANwgZcZ%3DoPb5TmSFz-Z3FS0rXn2ckfgskhCvcM1e1jBB7LLBeQ%40mail.gmail.com?utm_medium=email&utm_source=footer> >>>>> . >>>>> 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 [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/CAMMZq8N962M9esVZmQ%3D-MdJaRxskbWVi4sdtCzAHgKHJCUpPUA%40mail.gmail.com >>>> <https://groups.google.com/d/msgid/django-users/CAMMZq8N962M9esVZmQ%3D-MdJaRxskbWVi4sdtCzAHgKHJCUpPUA%40mail.gmail.com?utm_medium=email&utm_source=footer> >>>> . >>>> 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 [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/bd61675e-452e-45f0-a068-4d8bfc0b59ae%40googlegroups.com > <https://groups.google.com/d/msgid/django-users/bd61675e-452e-45f0-a068-4d8bfc0b59ae%40googlegroups.com?utm_medium=email&utm_source=footer> > . > 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 [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/CANwgZcZX1H47Ua_SuAZ_hc3sn6XLp0LD3wnRu_dA7tYj-Y4qSQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

