Carlton Gibson 🇪🇺 on Nostr: Thinking about this: > Django apps should use as little code as possible; they should ...
Thinking about this:
> Django apps should use as little code as possible; they should lack boilerplate. Django should take full advantage of Python’s dynamic capabilities, such as introspection.
https://docs.djangoproject.com/en/5.0/misc/design-philosophies/#less-code #Django
> Django apps should use as little code as possible; they should lack boilerplate. Django should take full advantage of Python’s dynamic capabilities, such as introspection.
https://docs.djangoproject.com/en/5.0/misc/design-philosophies/#less-code #Django