A
Andrei1penguin1
2022-04-05 17:11:09
A
Activating the virtual environment, why doesn't it work?
Alex --, 2022-04-05 11:39:34
2 Reply
A
Alex --
2022-04-05 11:39:34
R
How, when creating a User object in the database, create another object, such as a Promo Code?
r1mple, 2022-04-05 01:51:43
1 Reply
V
Some fields are not added to makemigrations, what should I do?
valexeich, 2022-04-04 20:06:54
0 Reply
V
valexeich
2022-04-04 20:06:54
Z
How to edit fields in a database table record using forms?
zagogulka, 2022-04-04 17:15:40
0 Reply
Z
zagogulka
2022-04-04 17:15:40
K
How to filter date by range (Django_filters)?
KatyaBychko, 2022-04-04 15:51:45
1 Reply
K
KatyaBychko
2022-04-04 15:51:45
A
Can you provide a wysiwyg editor for the django admin so that you can insert images?
AntVlad, 2022-04-04 15:09:07
1 Reply
V
How to filter online users in my ContextAvailability(View) class?
Vitaly Ananiev, 2022-04-03 21:22:15
0 Reply
K
How to compose a query from 3 tables in Django ORM?
kvarel, 2022-04-03 21:12:38
0 Reply
K
kvarel
2022-04-03 21:12:38
9
99sun66
2022-04-03 13:54:45
D
How can I dynamically get data from axios get request and use it as an argument in filter() on the django side?
Durilka96, 2022-04-03 12:14:15
1 Reply
V
W
Can anyone suggest a good material and roadmap for Django?
W1zzyy, 2022-04-02 17:55:36
3 Reply
W
W1zzyy
2022-04-02 17:55:36
V
Do you get an error when adding a new application and creating migrations?
Vitaly Ananiev, 2022-04-02 17:27:56
0 Reply
E
How to get the last entry from the database by user?
Enter_a_nickname, 2022-04-01 15:35:36
1 Reply
E
Enter_a_nickname
2022-04-01 15:35:36
S
Is there a Django battery for managing permissions based on the value of a model field?
Soslan Aldatov, 2022-04-01 07:32:19
1 Reply
J
How to display the announcement of the latest news in the block on the main page in django?
Juvel1988, 2022-04-01 00:51:57
0 Reply
V
How to make an nginx access log data aggregator in Django with saving to the database?
volkov12feb, 2022-03-31 17:00:41
1 Reply
C
Django [Errno 13] Permission denied?
Chikibombaster, 2022-03-31 16:14:11
1 Reply
C
Chikibombaster
2022-03-31 16:14:11
A
Is it worth learning a course where Django 3.0.2 is now version 4.0.3?
Andrey Godunko, 2022-03-31 15:27:16
2 Reply
A
How to change display of 0 to decimal in Django admin?
Alex Xmel, 2022-03-31 11:04:37
0 Reply
A
Alex Xmel
2022-03-31 11:04:37
E
How to limit the selection of data in the form by the key foreignkey only for the current user?
Enter_a_nickname, 2022-03-30 16:27:47
0 Reply
R
How to fix error when creating user abstract class in DJANGO?
recursy, 2022-03-30 14:32:27
2 Reply
R
recursy
2022-03-30 14:32:27
L
How to correctly use django models in two projects?
LXSTVAYNE, 2022-03-30 11:39:26
1 Reply
L
LXSTVAYNE
2022-03-30 11:39:26
B
How to calculate the average price per room through aggregate?
blackbb, 2022-03-29 22:16:39
0 Reply
B
blackbb
2022-03-29 22:16:39
E
Why doesn't request.user work with formset?
Enter_a_nickname, 2022-03-29 19:17:36
1 Reply
E
Enter_a_nickname
2022-03-29 19:17:36
W
Error running automated test in Django?
WH1T3_B0X, 2022-03-29 19:02:34
1 Reply
W
WH1T3_B0X
2022-03-29 19:02:34
V
How to deal with 'AnonymousUser' object is not iterable problem?
Vitaly Ananiev, 2022-03-29 16:26:47
1 Reply
K
Why does it not recognize Cyrillic when resetting the database to json?
KatyaBychko, 2022-03-29 15:45:34
0 Reply
E
How to assign the current user in the user field?
Enter_a_nickname, 2022-03-29 13:39:09
1 Reply
E
Enter_a_nickname
2022-03-29 13:39:09
V
How to add any information to the already existing attributes in the model in the database in views.py?
Vitaly Ananiev, 2022-03-28 22:40:03
1 Reply
K
How to format date in Jinja Flask templates?
KirillTrueno, 2022-03-28 20:57:54
1 Reply
K
KirillTrueno
2022-03-28 20:57:54
K
How to wait for a request to another url in Django?
kondratev-ad, 2022-03-28 16:39:32
1 Reply
K
kondratev-ad
2022-03-28 16:39:32
V
What logic can be used to make the form of active users, as here when choosing sellers online https://funpay.com/chips/56/?
Vitaly Ananiev, 2022-03-28 14:12:44
1 Reply
I
How to run an infinite loop in a django application?
i3a4em, 2022-03-28 05:17:09
2 Reply
I
i3a4em
2022-03-28 05:17:09
N
How to create a Django project in PyCharm on windows 11 and fix pip install django error?
Nikita, 2022-03-27 23:57:55
0 Reply
N
How to create a Django project in PyCharm on windows 11 and fix attribute error?
Nikita, 2022-03-27 19:56:09
2 Reply
B
DJANGO How to implement a user's personal account so that he can add data that will be linked (or available) only to him?
bielikovv, 2022-03-27 16:38:39
1 Reply
I
How to get all fields of related models cascading?
i3a4em, 2022-03-27 04:28:26
1 Reply
I
i3a4em
2022-03-27 04:28:26
D
daner07
2022-03-26 13:02:40
O
I installed Django in pycharm and it gives this error when I start the site, I'm new, how can I solve the problem?
Omar Nigma, 2022-03-26 11:43:52
1 Reply
T
When authorizing in the admin panel "Error checking CSRF. Request denied." what's wrong?
Trafalgar, 2022-03-25 00:33:09
1 Reply
V
Why doesn't it display the user's photo?
Vitaly Ananiev, 2022-03-24 17:46:19
0 Reply
V
Vitaly Ananiev
2022-03-24 17:46:19
V
Why Not Found: /media/photos/iphone_9_plus_VuRRTBT.jpg error? and does not display the photo in html?
Vitaly Ananiev, 2022-03-24 16:47:05
0 Reply
E
How to assign a new serial identifier to a user when registering (let's say dogs_id)?
Enter_a_nickname, 2022-03-24 14:15:18
1 Reply
V
How to display data from the database in Django Templates separated by commas?
volkov12feb, 2022-03-23 19:26:59
1 Reply
E
How to correctly implement adding a product with options to the cart on Django Rest Framework?
ErikHabr, 2022-03-23 13:51:56
1 Reply
E
How to automatically select a user as the author of an article?
EnotShow, 2022-03-21 14:10:01
1 Reply
E
EnotShow
2022-03-21 14:10:01
V
Why bind pk in DetailView if I have an instance of the User's Personal Account class?
Vitaly Ananiev, 2022-03-20 18:38:18
1 Reply
F
How to immediately enter the answer to a record in django python in a form?
Ftffggf, 2022-03-20 00:56:47
1 Reply