You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not seeing this problem on the development or production server. I had seen this problem on the development server when I was using the python environment generated from the requirements.txt file. Maybe your seeing this on a local copy of ODM2 Admin?
@lsetiawan ok, if we can figure out what is going wrong with that we should be able to help @ocefpaf with the packaging. Is some requirement missing? I've been meaning to look into this more.
I'm getting NoReverseMatch errors on change form with ajax.
For Example:
NoReverseMatch at /admin/odm2admin/units/2/change/
Reverse for 'odm2admin_cvunitstype_add' with arguments '()' and keyword arguments '{}' not found. 0 pattern(s) tried: []
The text was updated successfully, but these errors were encountered: