Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
https-github-com-bit
/
datatracker
Public
forked from
adamlaska/datatracker
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
datatracker
ietf
utils
urls.py
on
8c71252
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 15, 2019
Python2/3 compatibility: Changed the use of open() and StringIO to io.open() etc.
Show description for 8c6eb3a
levkowetz
committed
8c6eb3a
View commit details
Copy full SHA for 8c6eb3a
View code at this point
Browse repository at this point
Commits on Jul 8, 2019
Replaced use of six with the equivalent pure python3 constructs.
Show description for f481f5c
levkowetz
committed
f481f5c
View commit details
Copy full SHA for f481f5c
View code at this point
Browse repository at this point
Commits on Feb 26, 2017
Cleaned up the remaining explicit url names, using dotted-paths to view
Show description for 5f053ad
levkowetz
committed
5f053ad
View commit details
Copy full SHA for 5f053ad
View code at this point
Browse repository at this point
Commits on Feb 25, 2017
Added some code to utils.urls.url() to output remaining explicit url names together with the matching dotted-path to the view function.
Show description for 84527c9
levkowetz
committed
84527c9
View commit details
Copy full SHA for 84527c9
View code at this point
Browse repository at this point
Commits on Feb 11, 2017
Updated all urlpatterns to use ietf.utils.urls.url() instead of django's,
Show description for aa5e61d
levkowetz
committed
aa5e61d
View commit details
Copy full SHA for aa5e61d
View code at this point
Browse repository at this point
Commits on Feb 10, 2017
Django 1.10 does not permit the view argument to url() to be a string any more. Changed all cases view arguments to url() which were strings to instead reference the actual imported function.
Show description for 19d5852
levkowetz
committed
19d5852
View commit details
Copy full SHA for 19d5852
View code at this point
Browse repository at this point
Commits on Jan 9, 2017
Commented out debug output from ietf.utils.urls.url(). Tweaked the url() handling of django views.
Show description for 9c09536
levkowetz
committed
9c09536
View commit details
Copy full SHA for 9c09536
View code at this point
Browse repository at this point
Commits on Dec 22, 2016
Django 1.9: Refined the autonaming url() replacement.
Show description for eb5aa9a
levkowetz
committed
eb5aa9a
View commit details
Copy full SHA for eb5aa9a
View code at this point
Browse repository at this point
Django 1.9: Added an alternative implementation of urls() which derives an url pattern name from the callable, in order to maintain DRY for url patterns.
Show description for bfc44de
levkowetz
committed
bfc44de
View commit details
Copy full SHA for bfc44de
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.