Tobi
Tobi
Right now the to override or add features to how the cart is processed, you need to inherit from a class and redeclare which class need to be used to...
error is raised when admin is already registered admin_site.register(models, admin_class=admin_class) File "/Users/tobi/Library/Application Support/hatch/env/pip-compile/smartracking/YfXohoR0/dev/lib/python3.10/site-packages/django/contrib/admin/sites.py", line 130, in register raise AlreadyRegistered(msg) django.contrib.admin.sites.AlreadyRegistered: The model Collector is already registered with 'collectors.CollectorAdmin'.
Sometimes I just need the form, or a specific view, or just the admin, not everything
This will make the code for most commands easier to write since they will directly have access to the django project will also get rid of the additional `falco` command,...
Add this somewhere in docs https://gist.github.com/Tobi-De/7751c394570cbf0d7beb852304394046
Rework of the docs landing page, I want a kickasss of a home page Inspirations - https://laravel.com/ - https://shipfa.st/ - https://nextjs.org/