Django Neapolitan not working

Neapolitan uses match statement introduced in python 3.10.

If you get such syntax error, it is because your python version is lower than that.

2 Likes