Re: keep getting an error on there is no module

2019-01-14 Thread Saeed Pooladzadeh
در یکشنبه 13 ژانویهٔ 2019، ساعت 7:28:11 (UTC-8)، Saeed Pooladzadeh نوشته: > > :In my Django project while I have made an app named employee. And have > registered it in my apps but I keep getting this error: > > No module named 'employee' > > Leading to the app not being able to run properly. >

Re: keep getting an error on there is no module

2019-01-14 Thread Saeed Pooladzadeh
When I register my app in installed apps in setting I get an error message. *When I run the server or make the migration. My Django version is 2.1.5*. What is the problem? Saeed On Sun, Jan 13, 2019 at 12:03 PM Nebojsa Hajdukovic < nebojsa.zero...@gmail.com> wrote: > when you get this error, w

Re: keep getting an error on there is no module

2019-01-13 Thread Nebojsa Hajdukovic
when you get this error, when want to run the server? do you have any models inside of that app? нед, 13. јан 2019. у 16:28 Saeed Pooladzadeh је написао/ла: > :In my Django project while I have made an app named employee. And have > registered it in my apps but I keep getting this error: > > No

keep getting an error on there is no module

2019-01-13 Thread Saeed Pooladzadeh
:In my Django project while I have made an app named employee. And have registered it in my apps but I keep getting this error: No module named 'employee' Leading to the app not being able to run properly. please inform. -- You received this message because you are subscribed to the Google