django-commons/django-typer

Allow callback and initialize to be aliases of each other.

Closed this issue · 0 comments

We renamed callback() to initialize() because we thought the naming was more intuitive. Allowing each to be an alias of the other in all interfaces will make the transition from Typer easier.