Anonymous
Dj + React + postgres
Anonymous
*react-native
raviteja
Suggestion or question??
Anonymous
It's personal opinion or you can say suggestion.
Anonymous
Most people prefer React with Django over flutter.
Dcruz
Anonymous
Yup
Anonymous
So React-native too
Cesar
It's personal opinion or you can say suggestion.
Yep, I feel a lot more comfortable with Dart than JS. But definitely, Postgres should be used instead of MySQL Cc: Ravi
Anonymous
So React-native too
React native vs flutter what should i choose i am a beginner
Anonymous
If you familiar with Js Start with React-native. Otherwise choose anyone.
Anonymous
I know js and java
Anonymous
I know js and java
Should i learn android with java and kotlin or react native which is best i am very confused and know days people are saying flutter is best for the future and famous,also developed by Google .
Future
Should i learn android with java and kotlin or react native which is best i am very confused and know days people are saying flutter is best for the future and famous,also developed by Google .
flutter never replaces native development (at least i hope so). be a professional developer, or do not be a developer at all. wanna be an android dev? go for java/kotlin. that's it.
Anonymous
Thankyou very much
Andrej
Should i learn android with java and kotlin or react native which is best i am very confused and know days people are saying flutter is best for the future and famous,also developed by Google .
This is a Django group. As a mobile developer you have to know Kotlin and all the Android basics. On top you can learn flutter later.
محمد دلشاد
Khaidem Sandip
Should i learn android with java and kotlin or react native which is best i am very confused and know days people are saying flutter is best for the future and famous,also developed by Google .
Try everything and see which you like the best. As a developer, it is hard avoiding to atleast try all of them before trying to master one of them.
Armstrong
Any django developer here, I'm trying to create multirole users with AbstractUser... But it has been giving me serious fight. I can't even makemigrations. Please if any...I need urgent help
Doragonsureiyā
Any django developer here, I'm trying to create multirole users with AbstractUser... But it has been giving me serious fight. I can't even makemigrations. Please if any...I need urgent help
Please don't ask meta questions like: "Any user of $x here?" "Anyone used technology $y?" "Hello I need help on $z" Just ask about your problem directly! With a very high amount of people here the probability that someone will help is pretty high. Also please read: http://catb.org/~esr/faqs/smart-questions.html
Anonymous
I am
محمد دلشاد
they will lead you to better or you can use django groups in your code
محمد دلشاد
assign multiple groups to a single user and that is it
Gufran
I am
Django with react js? Developer
Anonymous
I am learning React currently
محمد دلشاد
Django with react js? Developer
I have been on react but not a lot may be i can help
Anonymous
Can you help me django?
Doragonsureiyā
Can you help me django?
Please don't ask meta questions like: "Any user of $x here?" "Anyone used technology $y?" "Hello I need help on $z" Just ask about your problem directly! With a very high amount of people here the probability that someone will help is pretty high. Also please read: http://catb.org/~esr/faqs/smart-questions.html
Anonymous
Please can I develope a website with only Django ?
Anonymous
Please can I develope a website with only Django ?
No,I don't think so.You will need HTML on the templates and some styling with CSS.
Anonymous
When developing an ecommerce website,you have the products,shopping cart,users......do you need separate apps for each or they can just gow into the models?
Anonymous
No,I don't think so.You will need HTML on the templates and some styling with CSS.
Ok ... But I know little of HTML And CSS but not much , will I still devote time to learn it as Django
Anonymous
When developing an ecommerce website,you have the products,shopping cart,users......do you need separate apps for each or they can just gow into the models?
I will need only one app Eg. Products and it will contain the above mentioned , but I need help in online transaction don't know how people can pay online
Anonymous
Ok ... But I know little of HTML And CSS but not much , will I still devote time to learn it as Django
It depends on the type of website you are trying to make and how much styling you want in there.If it's a simole blog website for example, you just need maybe a background, and where the blogs will appear....you can get away with minimum Css and Html skills here.But if its a complex website with alot of styling,for example Jumia.co.ke...you have to to master html and css.....probably some js too
Anonymous
😮 thanks so much.. Well Am just a beginner in this field just covered some basics of python...I believe you can help me with any good article that I can lay hands on for better experience??
Anonymous
Check out django girls....forgot their exact website...but you can just google django girls...they have an article on setting up a blog website with django....supper clean and easy to understand.
Anonymous
Can anyone send me a Django blog website source code??.
./Billy Bones
Am having problems installing pillow in pycharm.. I'm. Using python 3.8.0 Pip 20.0.2 I've tried to downgrade pip to 19 bt all its not yielding Please help
Swapneel
Hey all! Has anyone worked with the dj-rest-auth package? I'm working on a React Django project and want to include password reset. I'm getting a NoReverse error for "password_reset_confirmation". Please help! Thank you
Usmonov M
hello everyone
Usmonov M
I have problem with creating django project file
Usmonov M
'django-admin' is not recognized as an internal or external command, operable program or batch file.
Usmonov M
like that
Anonymous
'django-admin' is not recognized as an internal or external command, operable program or batch file.
Install Python. Install Django on Windows. Step 1 - Open Powershell. Step 2 - Verify Python Installation. Step 3 - Upgrade Pip. Step 4 - Create a Project Directory. Step 5 - Create Virtual Environment. Step 6 - Activate Virtual Environment. Step 7 - Install Django. Step 8 - Start a New Project. Step 9 - Run the Server.
Anonymous
I am using 9 forms in my project and every form has a PDF attachment which is to be uploaded. I am using database postgrase sql so I am getting the data of char field and integer field but I am not getting the data of the PDF file how can I get please help me
Anonymous
Can we store a video in database
Akhil
Guys,do anyone have idea about how to start open source contribution (anything related to django)? Please help I'm new to this.
Anonymous
How to get queryset with only few fields
Rasega
Hi All, can someone help me to understand the steps to deploy django project on AWS ??
Beka
How to get queryset with only few fields
Well, you can access to only needed fields in your template. What's the problem?
Anonymous
How much python need before django to start
Anonymous
Well, you can access to only needed fields in your template. What's the problem?
In template we can by using Jinja format but while doing serializers how?
Anonymous
Modelclassname.objects.only() will also retrieve all the fields
arunnaagt
Guys I am getting error while attaching a html file in django.
Mike
Hello I need help about the django error. I want to show some information in to input (search advance) I create choices.py page put there all information and from views I put there to contenxt and I put this in index page were I need to show this information with FOR who and this showing error who can help please? here photos —- links: https://ibb.co/9VHTbpT https://ibb.co/28ZM0yK https://ibb.co/jrHZj4v
arunnaagt
😂
arunnaagt
Nice to hear that
Never seen such a reply..😂
Mirco
If you don't share more details and especially the code, how do you think we can help u ? 🙃
Anonymous
Recommended playlist
Anonymous
For django
Anonymous
For django
Coremschafer
Anonymous
Okies 👍
Anonymous
I have to work upon my college project on django So I'm learning from scratch
Doragonsureiyā
I have to work upon my college project on django So I'm learning from scratch
Looking for Django tutorials? you can follow these three recommended ones: * Official documentation and tutorial * Tutorial from MDN * Tutorial from django-girls
Anonymous
Knows about manage.py settings.py and basic
Anonymous
But my growth have been stopped here
cj
But my growth have been stopped here
you were given a list of very good tutorials, read them
Deepak
Hey guys plz help me i want to create Iive webinar system in my django site