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

Set the default path_info to the root '/' #768

Closed
wants to merge 8 commits into from

Commits on Jun 8, 2015

  1. Configuration menu
    Copy the full SHA
    c0c5438 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from zhaoguixu/zhaoguixu-patch-1

    Set the default path_info to the root '/'
    zhaoguixu committed Jun 8, 2015
    Configuration menu
    Copy the full SHA
    81b5358 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    65a7724 View commit details
    Browse the repository at this point in the history
  4. Update test_routing.py

    zhaoguixu committed Jun 8, 2015
    Configuration menu
    Copy the full SHA
    0f3728e View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2 from zhaoguixu/zhaoguixu-patch-2

    Add test for PR #1 and issue pallets#740
    zhaoguixu committed Jun 8, 2015
    Configuration menu
    Copy the full SHA
    8c13a55 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2016

  1. Update test_routing.py

    Fixed the new added test ``` test_both_bind_and_match_path_info_are_none``` to avoid failures
    zhaoguixu committed Apr 11, 2016
    Configuration menu
    Copy the full SHA
    47b6b81 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from zhaoguixu/zhaoguixu-patch-3

    Update test_routing.py by fixing new added test  ```test_both_bind_and_match_path_info_are_none```
    zhaoguixu committed Apr 11, 2016
    Configuration menu
    Copy the full SHA
    bcaff93 View commit details
    Browse the repository at this point in the history
  3. Update test_routing.py

    Adjust styles.
    zhaoguixu committed Apr 11, 2016
    Configuration menu
    Copy the full SHA
    ed30c99 View commit details
    Browse the repository at this point in the history