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
tests_restapi.py
on
dev/7.35.1.dev0
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 5, 2020
Removed all __future__ imports.
Show description for 726fcbf
levkowetz
committed
726fcbf
View commit details
Copy full SHA for 726fcbf
View code at this point
Browse repository at this point
Removed further six usage.
Show description for 1c808bf
levkowetz
committed
1c808bf
View commit details
Copy full SHA for 1c808bf
View code at this point
Browse repository at this point
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 Jun 27, 2019
Initial 2to3 patch with added copyright statement updates.
Show description for d7f5c84
levkowetz
committed
d7f5c84
View commit details
Copy full SHA for d7f5c84
View code at this point
Browse repository at this point
Commits on Nov 3, 2017
Updated some tests to match api views refactoring.
Show description for 260bac9
levkowetz
committed
260bac9
View commit details
Copy full SHA for 260bac9
View code at this point
Browse repository at this point
Commits on Mar 25, 2017
Fix various "RemovedInDjango20Warning" warnings. Commit ready for merge.
Show description for 8a70e97
larseggert
committed
8a70e97
View commit details
Copy full SHA for 8a70e97
View code at this point
Browse repository at this point
Commits on Dec 7, 2016
Changed to using TestCase from ietf.utils in some places, for consistent test-suite failure output.
Show description for b628a08
levkowetz
committed
b628a08
View commit details
Copy full SHA for b628a08
View code at this point
Browse repository at this point
Commits on Feb 7, 2016
Updated the API tests to avoid deprecation warnings from a new version of Tastypie (0.13.1).
Show description for 2c2ac88
levkowetz
committed
2c2ac88
View commit details
Copy full SHA for 2c2ac88
View code at this point
Browse repository at this point
Commits on Dec 17, 2014
Alternative DRY definition of the REST api top URL; this time in ietf/urls.py. This in itself is nicer, but I'm not so sure about the use of reverse() everywhere else, instead of referring to sett…
Show description for 00e4818
levkowetz
committed
00e4818
View commit details
Copy full SHA for 00e4818
View code at this point
Browse repository at this point
Define the REST api top url in settings.py, rather than having literals in multiple places in the code.
Show description for 3cb39d4
levkowetz
committed
3cb39d4
View commit details
Copy full SHA for 3cb39d4
View code at this point
Browse repository at this point
Commits on Dec 14, 2014
Tests for the restapi.
Show description for ed2458f
levkowetz
committed
ed2458f
View commit details
Copy full SHA for ed2458f
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.