carltongibson / neapolitan

Quick CRUD views for Django
https://noumenal.es/neapolitan/
MIT License
413 stars 30 forks source link

step by step? #10

Closed qvisty closed 1 year ago

qvisty commented 1 year ago

Hi Carlton

I tried using Neapolitan, but I got this error:

 File "C:\Users\Jesper\Documents\jq Code\djangoneapolitan\.venvneapolitan\lib\site-packages\neapolitan\views.py", line 28
    match self:

I am fairly noob, but could you maybe provide an even simpler "this is how you start using Neapolitan"-guide? Or maybe just provide me with at bit of guidance?

carltongibson commented 1 year ago

Can you provide the full traceback please?

What Python version do you have? match is 3.10+

carltongibson commented 1 year ago

Ok, I'll close. Please reopen if you have more info.