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

#385 fix document error response to redirect to main page "project" or "contract" #442

Merged
merged 5 commits into from
Aug 7, 2023

Commits on Aug 4, 2023

  1. fix add document form error handling to redirect to the main object(p…

    …roject or contract) page
    nirmeen committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    a4ebe8e View commit details
    Browse the repository at this point in the history
  2. fix to packages with python2 dependency

    nirmeen committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    086d6eb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    06f079e View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Adding post-mode=True to ajax request;

    Sending JsonResponse when request is ajax to display error messages in Form;
    Querying ContentType to get object name instead of providing it to url
    Fancien committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    c04eefe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d83b9b View commit details
    Browse the repository at this point in the history