jonathan-s / django-sockpuppet

Build reactive applications with the django tooling you already know and love.
https://github.com/jonathan-s/django-sockpuppet
MIT License
450 stars 22 forks source link

Use register logic instead of automatically finding reflexes #26

Open jonathan-s opened 4 years ago

jonathan-s commented 4 years ago

Using a registry of reflexes instead of automatically finding the reflexes would allow for more flexibility where the developer places their apps.

What do other people think?

Inspiration