Closed blockchainguyy closed 5 years ago
to be covered later (if needed): https://docs.djangoproject.com/en/2.2/ref/django-admin/
further testing section can be covered later: https://docs.djangoproject.com/en/2.2/intro/tutorial05/#further-testing
There is more to explore about static file in tutorial06: https://docs.djangoproject.com/en/2.2/intro/tutorial06/#adding-a-background-image
Continued and learned: https://docs.djangoproject.com/en/2.2/intro/reusable-apps/
django's search page: https://docs.djangoproject.com/en/2.2/search/
Django's index: https://docs.djangoproject.com/en/2.2/genindex/
https://docs.djangoproject.com/en/2.2/intro/tutorial01/