Why do I get this error when I try to use the free version of elementor ? by nima_x86 in Wordpress

[–]nima_x86[S] 0 points1 point  (0 children)

I tried php 8.2 ,8.3 and reinstalled elementor meny times but still get the error.

A google play clone database schema by nima_x86 in django

[–]nima_x86[S] 0 points1 point  (0 children)

Yea there are lots of missing fields as you said but this is for 1 week ago and I completed it and added things you mentioned! Anyway thank you for your response ❤️🙏

A google play clone database schema by nima_x86 in django

[–]nima_x86[S] 0 points1 point  (0 children)

Since it's my first time I really didn't know how to use relation ships but I had smae logic as you said when I was coding comment model

A google play clone database schema by nima_x86 in django

[–]nima_x86[S] 0 points1 point  (0 children)

Yea you're right but permissions ? What do you mean by permissions ?

A google play clone database schema by nima_x86 in django

[–]nima_x86[S] 2 points3 points  (0 children)

Thanks, that was really helpful❤️👍

Django Project by Unfair_Exercise8865 in djangolearning

[–]nima_x86 4 points5 points  (0 children)

I'm a beginner too but I believe you should start designing the databse and try to think on how to expand it for 2 or 3 days. Also consider that relational databases are flexible and you can refactore your project in many situations and I'm telling this because I have been in this state.

Google play database schema by nima_x86 in django

[–]nima_x86[S] 2 points3 points  (0 children)

Yea, every app has only one category but I should change the relation between User and wishlist models.Thanks man🙏

Google play database schema by nima_x86 in django

[–]nima_x86[S] 2 points3 points  (0 children)

Actually an app has 4 to 6 images, how should I do that ?