I am a newbie and I am designing Django authentication software My problem is that I have to check four separate levels for which there are predefined codes in the permission check.
Help, pliz, to optimize the monstrous code in the serializer, which is very slow ... As I understand it, the main problem is in several SerializerMethodFields, where get_tasks () are called. Tell me,
I have 73 table\'s with django table\'s and any of this model\'s may 开发者_StackOverflow社区be has indexes.
I tried to use generic relation in django project. but it gives attribute error. Generic relation is between UniqueSourcePresenter and UniqueDbSource
I change my database postgres to sql ,Now its showing开发者_StackOverflow社区 ssl error Nothing expect or try, just need answer , so thank youPaste following command in setting (init.py)file
It\'s my first time using django to clear my schoolwork, I want to lowerStock in my Book class by Quantity value,