This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-01-31 12:49:21 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
urlpatterns
History
Hasan Ramezani
22394bd3a1
Fixed
#29667
-- Prohibited whitespaces in path() URLs.
2019-08-20 11:53:10 +02:00
..
__init__.py
Fixed
#28593
-- Added a simplified URL routing syntax per DEP 0201.
2017-09-20 18:04:42 -04:00
converter_urls.py
…
converters.py
…
included_urls.py
Fixed
#28766
-- Added ResolverMatch.route.
2018-12-06 18:05:40 -05:00
more_urls.py
Fixed
#28766
-- Added ResolverMatch.route.
2018-12-06 18:05:40 -05:00
path_base64_urls.py
Fixed
#29775
-- Fixed URL converters in a nested namespaced path.
2018-10-04 11:42:27 -04:00
path_dynamic_urls.py
…
path_urls.py
Refs
#26431
-- Added tests for resolving URL and translate_url() with provided optional parameter.
2019-06-24 11:30:26 +02:00
test_resolvers.py
Fixed
#29744
-- Fixed caching of URLResolver for a default URLconf.
2019-07-03 11:37:28 +02:00
tests.py
Fixed
#29667
-- Prohibited whitespaces in path() URLs.
2019-08-20 11:53:10 +02:00
views.py
Removed default empty content argument from HttpResponse calls.
2019-02-09 16:27:32 -05:00