Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NoReverseMatch on forms with ajax #98

Open
lsetiawan opened this issue Jan 31, 2017 · 3 comments
Open

NoReverseMatch on forms with ajax #98

lsetiawan opened this issue Jan 31, 2017 · 3 comments

Comments

@lsetiawan
Copy link
Member

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: []

@miguelcleon
Copy link
Member

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
Copy link
Member Author

@miguelcleon Yes, I'm seeing this while I'm developing. Thanks. I will try to use an environment generated not from requirements.txt

@miguelcleon
Copy link
Member

@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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants