Re: Add user to Group after purchase

2020-10-02 Thread Lightning Bit
I did a bit of testing and I discovered a new method for adding a user to a group after purchase. It is similar to signals, except it strictly uses the views.py: This current version is bugged (since I am a Django noob), but if I can somehow direct the active authenticated user to the new group

Re: Django and Vuejs

2020-10-02 Thread Ing.Daniel Bojorge
Here you have a course http://bit.ly/vue-django-2020093 Dios L@s Bendiga Saludos, [image: --] daniel.bojorge [image: http://]about.me/daniel.bojorge [image: snake]*Curso Desarrollo Web con Python usando Django 2.2 Para Principiantes con Desc

Re: Django and Vuejs

2020-10-02 Thread carlos
https://github.com/vchaptsev/cookiecutter-django-vue https://github.com/gtalarico/django-vue-template On Fri, Oct 2, 2020 at 7:29 AM Agnese Camellini wrote: > I've found a lot on the web, even including VueJs in the page with a CDN > call in the head and then modifying the delimiters to divide

Re: JavaScript

2020-10-02 Thread Eugene TUYIZERE
Merci reka ngere murugo ndi munzira ntaha! Ndayiguha kandi merci bcp Sent from my iPhone > On 2 Oct 2020, at 18:03, Chris Franklin wrote: > > Nyohereza screenshot ndakurabire > > >> On Oct 2, 2020 17:32, "Eugene TUYIZERE" wrote: >> Dear All, >> >> I did form validation where I can not save

Re: JavaScript

2020-10-02 Thread Chris Franklin
Nyohereza screenshot ndakurabire On Oct 2, 2020 17:32, "Eugene TUYIZERE" wrote: > Dear All, > > I did form validation where I can not save empty value. And When I try a > message displays under the text field. What I want is, in case I type at > least a single character, the error message to dis

Re: JavaScript

2020-10-02 Thread Mohammad Ahshan Danish
Okay, Use Text Change event and display error accordingly. Text Change event. On Fri, Oct 2, 2020 at 9:02 PM Eugene TUYIZERE wrote: > Dear All, > > I did form validation where I can not save empty value. And When I try a > message displays under the text field. What I want is, in case I type at

JavaScript

2020-10-02 Thread Eugene TUYIZERE
Dear All, I did form validation where I can not save empty value. And When I try a message displays under the text field. What I want is, in case I type at least a single character, the error message to disappear and when I delete again, the error to be show, etc If someone can share with me t

Re: Django Due control in Django

2020-10-02 Thread Eugene TUYIZERE
Thank you! I understand the ides a now On Thursday, October 1, 2020 at 7:20:52 PM UTC+2 mailto...@gmail.com wrote: > Easy, > while creating user make staff=false. > > Second user will go using the admin panel and can update isStaff= True. > > now the first user would be able to access the djan

Re: Static files not work

2020-10-02 Thread MUGOYA DIHFAHSIH
To become an expert in django is very simple, practice django documentation regularly as you work on real projects On Thu, Oct 1, 2020, 16:10 waqar khan wrote: > Thank you bro. > I am fresher , > How to expert django framework any tips .. > > On Thu, Oct 1, 2020 at 5:58 PM MUGOYA DIHFAHSIH > wr

Re: Django and Vuejs

2020-10-02 Thread Agnese Camellini
I've found a lot on the web, even including VueJs in the page with a CDN call in the head and then modifying the delimiters to divide the behaviour ov Vue from the one of the templates, but then i discussed with the front end part of my open source project and we decided to make everything with dja

Django and Vuejs

2020-10-02 Thread lada...@gmail.com
what is the best way of joining django and vue. Articles, books will help please -- 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...@google