-
-
Notifications
You must be signed in to change notification settings - Fork 800
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
Support URLRouter with include #2110
base: main
Are you sure you want to change the base?
Commits on Aug 7, 2023
-
support URLRouter with include
jjjkkkjjj committedAug 7, 2023 Configuration menu - View commit details
-
Copy full SHA for cc4a598 - Browse repository at this point
Copy the full SHA cc4a598View commit details
Commits on Jun 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 98de0a2 - Browse repository at this point
Copy the full SHA 98de0a2View commit details -
jjjkkkjjj committed
Jun 5, 2024 Configuration menu - View commit details
-
Copy full SHA for 5309e68 - Browse repository at this point
Copy the full SHA 5309e68View commit details -
jjjkkkjjj committed
Jun 5, 2024 Configuration menu - View commit details
-
Copy full SHA for b9b0c76 - Browse repository at this point
Copy the full SHA b9b0c76View commit details -
added test_url_router_nesting_by_include in test_rouiting.py and passed
jjjkkkjjj committedJun 5, 2024 Configuration menu - View commit details
-
Copy full SHA for 436d38a - Browse repository at this point
Copy the full SHA 436d38aView commit details
Commits on Jul 10, 2024
-
jjjkkkjjj committed
Jul 10, 2024 Configuration menu - View commit details
-
Copy full SHA for 4b47981 - Browse repository at this point
Copy the full SHA 4b47981View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1890cd8 - Browse repository at this point
Copy the full SHA 1890cd8View commit details
Commits on Aug 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9d4feeb - Browse repository at this point
Copy the full SHA 9d4feebView commit details -
modified URLPattern's arguments (django#2110)
jjjkkkjjj committedAug 3, 2024 Configuration menu - View commit details
-
Copy full SHA for 504bd3c - Browse repository at this point
Copy the full SHA 504bd3cView commit details -
removed type hint (django#2110)
jjjkkkjjj committedAug 3, 2024 Configuration menu - View commit details
-
Copy full SHA for 76260f7 - Browse repository at this point
Copy the full SHA 76260f7View commit details -
add comment for regex (django#2110)
jjjkkkjjj committedAug 3, 2024 Configuration menu - View commit details
-
Copy full SHA for 7ca0037 - Browse repository at this point
Copy the full SHA 7ca0037View commit details -
add path in test (django#2110)
jjjkkkjjj committedAug 3, 2024 Configuration menu - View commit details
-
Copy full SHA for 4df1d5f - Browse repository at this point
Copy the full SHA 4df1d5fView commit details -
jjjkkkjjj committed
Aug 3, 2024 Configuration menu - View commit details
-
Copy full SHA for cdc8c6c - Browse repository at this point
Copy the full SHA cdc8c6cView commit details -
support deeper include (django#2110)
jjjkkkjjj committedAug 3, 2024 Configuration menu - View commit details
-
Copy full SHA for e35c2d5 - Browse repository at this point
Copy the full SHA e35c2d5View commit details -
add usual case with include (django#2110)
jjjkkkjjj committedAug 3, 2024 Configuration menu - View commit details
-
Copy full SHA for e3e411f - Browse repository at this point
Copy the full SHA e3e411fView commit details
Commits on Aug 5, 2024
-
jjjkkkjjj committed
Aug 5, 2024 Configuration menu - View commit details
-
Copy full SHA for 3376bb2 - Browse repository at this point
Copy the full SHA 3376bb2View commit details
Commits on Aug 9, 2024
-
fixed linter errors (django#2110)
jjjkkkjjj committedAug 9, 2024 Configuration menu - View commit details
-
Copy full SHA for 88ddd77 - Browse repository at this point
Copy the full SHA 88ddd77View commit details -
removed handiling the sequential / (django#2110)
jjjkkkjjj committedAug 9, 2024 Configuration menu - View commit details
-
Copy full SHA for 758a205 - Browse repository at this point
Copy the full SHA 758a205View commit details -
removed not route.callback (django#2110)
jjjkkkjjj committedAug 9, 2024 Configuration menu - View commit details
-
Copy full SHA for dd4b1aa - Browse repository at this point
Copy the full SHA dd4b1aaView commit details
Commits on Aug 10, 2024
-
fix linter error (django#2110)
jjjkkkjjj committedAug 10, 2024 Configuration menu - View commit details
-
Copy full SHA for 29c7402 - Browse repository at this point
Copy the full SHA 29c7402View commit details -
removed reverse function (django#2110)
jjjkkkjjj committedAug 10, 2024 Configuration menu - View commit details
-
Copy full SHA for 74e5ee2 - Browse repository at this point
Copy the full SHA 74e5ee2View commit details -
removed root_urlconf in conftest (django#2110)
jjjkkkjjj committedAug 10, 2024 Configuration menu - View commit details
-
Copy full SHA for 05a869a - Browse repository at this point
Copy the full SHA 05a869aView commit details -
jjjkkkjjj committed
Aug 10, 2024 Configuration menu - View commit details
-
Copy full SHA for 6773674 - Browse repository at this point
Copy the full SHA 6773674View commit details
Commits on Sep 19, 2024
-
add drafts for docs django#2110
jjjkkkjjj committedSep 19, 2024 Configuration menu - View commit details
-
Copy full SHA for a303572 - Browse repository at this point
Copy the full SHA a303572View commit details
Commits on Oct 8, 2024
-
modified routing.rst (django#2110)
jjjkkkjjj committedOct 8, 2024 Configuration menu - View commit details
-
Copy full SHA for c2b5ee0 - Browse repository at this point
Copy the full SHA c2b5ee0View commit details -
modified routing.py (django#2110)
jjjkkkjjj committedOct 8, 2024 Configuration menu - View commit details
-
Copy full SHA for 67d5240 - Browse repository at this point
Copy the full SHA 67d5240View commit details