Is this a bug on manage.py command: no such table: auth_permission?

2020-09-05 Thread cta...@gmail.com
Hi, I am getting an error django.db.utils.OperationalError: no such table: auth_permission on my manage.py command (makemigrations/migrate/runserver) I am not sure if this consider a bug or is it a problem of my setup. So I am checking here before filing bug report to the ticket tracker. To

How to install django with react in vs code. If anyone has any link or commands, Please share me

2020-09-05 Thread grav...@gmail.com
How to install django with react in vs code. If anyone has any link or commands, Please share me On Saturday, September 5, 2020 at 7:09:26 PM UTC+5:30 Lightning Bit wrote: > Hi all, > > Does anyone have experience with integrating user accounts into a Django > Website? Are there any quality tu

Re: Django+DjangoRestFramework+React+Redux open source projects

2020-09-05 Thread Shishir Jha
https://github.com/justdjango/django-react-ecommerce There are many more you can find it on searching google. On Sun, 6 Sep 2020, 9:43 am Yogendra Yadav, wrote: > thank you, can you please suggest some more > > On Sun, Sep 6, 2020 at 3:01 AM Shishir Jha > wrote: > >> Look for gothinkster in gi

Re: Django+DjangoRestFramework+React+Redux open source projects

2020-09-05 Thread Yogendra Yadav
thank you, can you please suggest some more On Sun, Sep 6, 2020 at 3:01 AM Shishir Jha wrote: > Look for gothinkster in github > > On Sat, 5 Sep 2020, 10:20 pm Yogendra Yadav, > wrote: > >> Please suggest open source projects to learn subject combination >> >> -- >> You received this message be

Re: Ransomeware

2020-09-05 Thread Jacob Greene
I'd also be will willing to provide you with Bofa On Sat, Sep 5, 2020, 7:44 PM Jacob Greene wrote: > No paypal, but I could do Ligma as well. > > On Sat, Sep 5, 2020, 7:42 PM Mustafa Mahmoud > wrote: > >> No do you have a PayPal >> >> >> On Sun, Sep 6, 2020, 2:09 AM Jacob Greene >> wrote: >> >

Re: Ransomeware

2020-09-05 Thread Jacob Greene
No paypal, but I could do Ligma as well. On Sat, Sep 5, 2020, 7:42 PM Mustafa Mahmoud wrote: > No do you have a PayPal > > > On Sun, Sep 6, 2020, 2:09 AM Jacob Greene > wrote: > >> Would you accept payment via deez? >> >> On Sat, Sep 5, 2020, 6:32 PM Mustafa Mahmoud >> wrote: >> >>> Do you wan

Re: Ransomeware

2020-09-05 Thread Mustafa Mahmoud
No do you have a PayPal On Sun, Sep 6, 2020, 2:09 AM Jacob Greene wrote: > Would you accept payment via deez? > > On Sat, Sep 5, 2020, 6:32 PM Mustafa Mahmoud > wrote: > >> Do you wanna buy it >> >> On Sun, Sep 6, 2020, 1:14 AM Raphael Polanco >> wrote: >> >>> Hey, Musatafa. >>> >>> Can you g

Re: Ransomeware

2020-09-05 Thread Jacob Greene
Would you accept payment via deez? On Sat, Sep 5, 2020, 6:32 PM Mustafa Mahmoud wrote: > Do you wanna buy it > > On Sun, Sep 6, 2020, 1:14 AM Raphael Polanco > wrote: > >> Hey, Musatafa. >> >> Can you give more details on this project of yours? >> >> R.. Polanco >> >> On Sat, Sep 5, 2020 at 2:0

Re: Ransomeware

2020-09-05 Thread Mustafa Mahmoud
Do you wanna buy it On Sun, Sep 6, 2020, 1:14 AM Raphael Polanco wrote: > Hey, Musatafa. > > Can you give more details on this project of yours? > > R.. Polanco > > On Sat, Sep 5, 2020 at 2:01 PM Gabriel Araya Garcia < > gabrielaraya2...@gmail.com> wrote: > >> You are an unethical person if you

Re: Ransomeware

2020-09-05 Thread Raphael Polanco
Hey, Musatafa. Can you give more details on this project of yours? R.. Polanco On Sat, Sep 5, 2020 at 2:01 PM Gabriel Araya Garcia < gabrielaraya2...@gmail.com> wrote: > You are an unethical person if you are thinking of doing that > the world is more rotten with people like you. > > Gabriel Ar

question for register_model()

2020-09-05 Thread y b S
Hi all, I am currently studying Django source code, then i have one question: in registry.py, for app_config in self.app_configs.values(): app_config.import_models() import_models() uses self.apps.all_models but when this variable is filled? and when and how register_model() is

Re: Django+DjangoRestFramework+React+Redux open source projects

2020-09-05 Thread Shishir Jha
Look for gothinkster in github On Sat, 5 Sep 2020, 10:20 pm Yogendra Yadav, wrote: > Please suggest open source projects to learn subject combination > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To unsubscribe from this group and st

Re: Abridged summary of django-users@googlegroups.com - 11 updates in 4 topics

2020-09-05 Thread Ogunsanya Opeyemi
What do you need help with email me . On Saturday, September 5, 2020, Muhammad Rashid wrote: > i need help in django, i will pay ,if anyone can help me out > > On Sat, Sep 5, 2020 at 6:02 PM wrote: > >> django-users@googlegroups.com >>

Re: Ransomeware

2020-09-05 Thread Gabriel Araya Garcia
You are an unethical person if you are thinking of doing that the world is more rotten with people like you. Gabriel Araya Garcia GMI - Desarrollo de Sistemas Informáticos El sáb., 5 sept. 2020 a las 13:33, Mustafa Mahmoud () escribió: > Who know how Much Ransomeware sell it I can make it and

Re: Abridged summary of django-users@googlegroups.com - 11 updates in 4 topics

2020-09-05 Thread Muhammad Rashid
i need help in django, i will pay ,if anyone can help me out On Sat, Sep 5, 2020 at 6:02 PM wrote: > django-users@googlegroups.com > > Google > Groups >

Ransomeware

2020-09-05 Thread Mustafa Mahmoud
Who know how Much Ransomeware sell it I can make it and i will sell it enyone know I can sell it and how much On Sat, Sep 5, 2020, 6:50 PM Yogendra Yadav wrote: > Please suggest open source projects to learn subject combination > > -- > You received this message because you are subscribed to the

help

2020-09-05 Thread mbella...@gmail.com
please need to know how to get the response from retreiving a requests.get("http...", parms=payload) where payload is grant_type, client_id, client_secret need to know how to get the access token from an api -- You received this message because you are subscribed to the Google Groups "Django

Django+DjangoRestFramework+React+Redux open source projects

2020-09-05 Thread Yogendra Yadav
Please suggest open source projects to learn subject combination -- 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+unsubscr...@googlegroups.com. To vi

Re: Image upload using django-summernote is ok in admin panel but not showing to user

2020-09-05 Thread sourav chakraborty
Thanks, sure will try and let you know, On Sat, Sep 5, 2020, 18:06 hans alexander wrote: > You can use CKEditor 5 for creating content. > Check this > > https://jawaban.online/scope/outlink/6025/django-ckeditor-pypi/ > > > On Sat, Sep 5, 2020 at 6:46 PM sourav chakraborty > wrote: > >> Yes, b

Re: Integrating User Accounts into Django Website

2020-09-05 Thread hans alexander
Try this one : https://jawaban.online/forum/discuss/52/django-login-and-authentication/ On Sat, Sep 5, 2020 at 9:52 PM King Niko wrote: > My apologies, I should have been more clear. I did not mean integrating > users but rather building user accounts for a Django Website. I have a site > up an

Re: Integrating User Accounts into Django Website

2020-09-05 Thread King Niko
My apologies, I should have been more clear. I did not mean integrating users but rather building user accounts for a Django Website. I have a site up and running, the admin page works, but I do not know how to make a login page for visitors of the site. On Sat, Sep 5, 2020 at 9:56 AM hans alexand

Re: Integrating User Accounts into Django Website

2020-09-05 Thread hans alexander
What do you mean by Integrating User? Django actually has built in features for user accounts. On Sat, Sep 5, 2020 at 8:40 PM Lightning Bit < thelegendofearthretu...@gmail.com> wrote: > Hi all, > > Does anyone have experience with integrating user accounts into a Django > Website? Are there any q

Integrating User Accounts into Django Website

2020-09-05 Thread Lightning Bit
Hi all, Does anyone have experience with integrating user accounts into a Django Website? Are there any quality tutorials online? -- 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 i

Re: Image upload using django-summernote is ok in admin panel but not showing to user

2020-09-05 Thread hans alexander
You can use CKEditor 5 for creating content. Check this https://jawaban.online/scope/outlink/6025/django-ckeditor-pypi/ On Sat, Sep 5, 2020 at 6:46 PM sourav chakraborty wrote: > Yes, but please suggest what should be the type of field then? As I want > to use an editor to write content as wel

Re: Image upload using django-summernote is ok in admin panel but not showing to user

2020-09-05 Thread sourav chakraborty
Yes, but please suggest what should be the type of field then? As I want to use an editor to write content as well as upload images specific to content. On Sat, Sep 5, 2020 at 4:59 PM Ogunsanya Opeyemi < ogunsanyaopeye...@gmail.com> wrote: > You are rendering the image tag img inside a textbox ar

Re: Image upload using django-summernote is ok in admin panel but not showing to user

2020-09-05 Thread Ogunsanya Opeyemi
You are rendering the image tag img inside a textbox area. On Saturday, September 5, 2020, sourav chakraborty wrote: > Hi All, > > I'm testing on Some Quiz project, while in admin panel using Summernote > admin can see the text editor and upload and the uploaded image > > class QuestionAdmin(Sum

Image upload using django-summernote is ok in admin panel but not showing to user

2020-09-05 Thread sourav chakraborty
Hi All, I'm testing on Some Quiz project, while in admin panel using Summernote admin can see the text editor and upload and the uploaded image class QuestionAdmin(SummernoteModelAdmin): summernote_fields = ('text',) admin.site.register(Question, QuestionAdmin) However, the user/student can

Re: Help. if i runserver I get this error

2020-09-05 Thread hans alexander
You need to set your index path in urls.py like this: path(' ', , ) On Fri, Sep 4, 2020 at 11:49 PM Boi Deekay wrote: > Page not found (404)Request Method: > GETRequest URL: > http://127.0.0.1:8000/ > > Using the URLconf defined in myFirstPy.urls, Django tried these URL > patterns, in this order