Omair
Hi guys I am trying to use django-cognito-jwt package which basically authenticates a user against the aws-cognito user pool database and then calls a custom get_or_create_user function which has not been implemented by default in the library so I am writing my own user manager
Omair
I wanted to ask if I should use custom user model extending Abstract base user to overwrite all the Default User function or should I Use the custom user model extending Abstract user class as the project I am doing has to be scaled and I also wanted to use the admin panel so what would be more reliable
Omair
I am using AWS cognito for oauth2
John
Why am I always getting the last record? Im not getting the record i click from the button. This is my views:
def single_collect(request):
if request.method == 'POST':
pkid = request.POST.get('pk_id')
anyone here has the same problem, btw, I'am using functional base view. .
Anonymous
Anyone have real-time pluggable chat system app in django.
Anonymous
??
Никита
I wrote an article about typing Django and DRF with stubs and custom mypy plugins that are shipped with django-stubs and djangorestframework-stubs.
Check it out: https://sobolevn.me/2019/08/typechecking-django-and-drf
Mirco
Jolivé
please how to use github api for getting insight ?
Mirco
Anonymous
Bro I'm new to Django where i need to refer?? to improve myself?
Anonymous
Is there any websites for learning django??
Anonymous
Bcas i wish to done project using django that's why I am asking???
Maksim
Check books
Anonymous
Which books bro
Ghorz
@izznogooood pls observe this and tell me what features you feel should be added.
https://ghorz.com/appmaker/
Anders (izzno / gooood) 🇳🇴
Ghorz
It works like this.
User feed in project name, it uses the name to generate a project, configure the project with templates, media and static
Ghorz
I feel there should be more features like auto configure custom users and authentication system.
Ghorz
Anders (izzno / gooood) 🇳🇴
I still don't get it...
Ghorz
Try it out
Anders (izzno / gooood) 🇳🇴
I'll have a look later.
Ghorz
The generator runs in an isolated terminal
Ghorz
If you check the generated settings.py you'll notice the time and date corresponds to the actual time you initiated the creap app button
Muflone
Sure, I mean for the user is just a mere shortcut for django-admin createproject
Ghorz
Ghorz
Is there any feature you think I can add to it?
Muflone
At least a minimum of customization for media and static location
Muflone
Actually it's pretty pointless
Omair
Dennoh
Muflone
Lol
Ghorz
Dennoh
Lol
😅 He took more than 5 hours doing that, show some appreciation
Anders (izzno / gooood) 🇳🇴
It's not useless...
Ghorz
Describe your use case
Lets say a beginner wants to see the basic structure of a python project and haven't installed the required software.
Anders (izzno / gooood) 🇳🇴
I want too see later.
Anders (izzno / gooood) 🇳🇴
I'm on my phone now, but I'm sure you learned alot from that!
Ghorz
Dennoh
@Ghorz can you make it open source?
Muflone
It's useful for ghorz, not for the end user I mean
Muflone
It will help him to learn, good job
Anders (izzno / gooood) 🇳🇴
Maybe I can learn something, he integrated a terminal? That's interesting
Ghorz
Yes.
I learnt to call Linux shell from my django project, use any terminal command in it. Transfer information from the os to the app, copy, shred
Dennoh
Muflone
Dennoh
Dennoh
Ghorz
https://www.clips.uantwerpen.be/pages/pattern-web
Ghorz
Anders (izzno / gooood) 🇳🇴
You can't create duplicate apps ;) I tried test because I was sure someone did...
Ghorz
Anders (izzno / gooood) 🇳🇴
You could add a bootstrap spinner while your software is working
Ghorz
Check the secret key, it's unique
Anders (izzno / gooood) 🇳🇴
I ment i wanted to create "test" your site gave me a "500"
Anders (izzno / gooood) 🇳🇴
hint: add eventlistener to the button.
Ghorz
Anders (izzno / gooood) 🇳🇴
yes ;). I'm just telling you about them so you cant fix them ;).
Ghorz
Ghorz
Thanks to all the contributors
Anonymous
Anyone know making chat app using sockets in rest api
Anonymous
Any one can tell me
how to restore bacpac file in SQL server on linux
Mirco
Anders (izzno / gooood) 🇳🇴
@pyflare Is there an off-topic place you hang out ?
Mirco
Anders (izzno / gooood) 🇳🇴
hah, then in this case have you tried Quasar with a DRE backend ?