Commit d89a69ac authored by Gabriel Limbaga's avatar Gabriel Limbaga

added source for calculated field (assignments)

parent bda093ac
......@@ -23,6 +23,7 @@ We truthfully completed this project (this project being Midterm Project: Widget
References:
Date-time conversion to timezone in views: https://stackoverflow.com/questions/35072711/django-datetime-field-convert-to-timezone-in-view
Automatically computed fields: https://stackoverflow.com/questions/17682567/how-to-add-a-calculated-field-to-a-django-model
Automatically computed fields(1): https://www.youtube.com/watch?v=IkwG2MuUdRo
Field reference: https://docs.djangoproject.com/en/4.0/ref/models/fields/
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment