|
|
|
|
|
by pandler
1376 days ago
|
|
I will always have a soft spot in my heart for Django, the python web framework, even though I don’t use it anymore. https://www.djangoproject.com/ When I was still learning to code, I spent hours and hours and hours poking around the Django source code. In particular I was fascinated by the metaprogramming used in the Model and Query objects, and I ended up learning a ton about how Python works under the hood. |
|
Opening random file on github: django.core.serializers.python https://github.com/django/django/blob/main/django/core/seria...
And I've seen way worse things inside django than this. Please don't recommend django. Please