hi there you can create another method for that class that calculates the
total as
@property
def get_total_price(self):
total_price = self.unit_price * self.quantity
return total_price
On Wed, Sep 23, 2020 at 8:24 AM eankomah wrote:
> Hi all am stuck at getting total_price Calculate
the best way if your new in django go to some tutorials in youtube(CoreryMs
find this guy) then after one week or more you can go to django
documentation from there you will be able to do anything
On Mon, Aug 10, 2020 at 1:34 PM RANGA BHARATH JINKA <
bharathjink...@gmail.com> wrote:
>
> https://
interested
On Tue, Jul 21, 2020 at 5:53 PM Mangal Is Back
wrote:
> if anym=one have books ore anything related to django and its
> database.please share it
>
>
> On Tue, Jul 21, 2020 at 4:53 PM Daniel Njoku wrote:
>
>> interested
>>
>> On Tue, Jul 21, 2020 at 4:09 AM learn code
>> wrote:
>>
>>
which database are you using
On Thu, Jul 9, 2020 at 5:35 PM Sunday Iyanu Ajayi
wrote:
> Hi guys
>
> Please I need help with my code.
>
> I am trying to run a python script in my django environment and that
> makes use of the django database. I get this error
>
> ModuleNotFoundError: No module n
4 matches
Mail list logo