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
Type
/
to 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 }}
Rohan5commit
/
datatracker
Public
forked from
ietf-tools/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
api
serializer.py
on
feat/stitch
User selector
All users
All time
Commit history
Commits on Nov 27, 2024
feat: django-rest-framework + Person/Email API (#8256)
Show description for c58490b
jennifer-richards
authored
c58490b
View commit details
Copy full SHA for c58490b
View code at this point
Browse repository at this point
Commits on Nov 22, 2024
fix: revert POST for document search requests (#8263)
Show description for 9681d9f
jennifer-richards
authored
9681d9f
View commit details
Copy full SHA for 9681d9f
View code at this point
Browse repository at this point
Commits on Nov 14, 2024
feat: POST for document search requests (#8206)
Show description for b65a37b
jennifer-richards
authored
b65a37b
View commit details
Copy full SHA for b65a37b
View code at this point
Browse repository at this point
Commits on May 13, 2023
test: Use django_stubs_ext.QuerySetAny for isinstance() checks
Show description for 68eb685
jennifer-richards
committed
68eb685
View commit details
Copy full SHA for 68eb685
View code at this point
Browse repository at this point
Commits on May 9, 2023
refactor: Replace deprecated smart_text with smart_str
jennifer-richards
committed
da16839
View commit details
Copy full SHA for da16839
View code at this point
Browse repository at this point
refactor: Replace deprecated force_text with force_str
jennifer-richards
committed
07e26dd
View commit details
Copy full SHA for 07e26dd
View code at this point
Browse repository at this point
Commits on Jul 6, 2022
fix: avoid mutables as defaults. Compute date default arguments at runtime rather than loadtime. (#4144)
rjsparks
authored
b988850
View commit details
Copy full SHA for b988850
View code at this point
Browse repository at this point
Commits on Apr 15, 2020
Updated the API v2 JsonExporMixin to not try to use an API key argument as a queryset argument when building the json response.
Show description for 0db30f3
levkowetz
committed
0db30f3
View commit details
Copy full SHA for 0db30f3
View code at this point
Browse repository at this point
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 six.text_type(), changed six.moves.urllib to plain urllib, and removed now unused six imports.
Show description for e9a37d8
levkowetz
committed
e9a37d8
View commit details
Copy full SHA for e9a37d8
View code at this point
Browse repository at this point
Commits on Jul 16, 2019
Python2/3 compatibility: replaced six.ensure_text() with either six.text_type or django's force_text(), depending on the case, and fixed a variable scope issue.
Show description for bdc73e7
levkowetz
committed
bdc73e7
View commit details
Copy full SHA for bdc73e7
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 28, 2019
Give hashlib.md5() bytes instead of str.
Show description for 9235083
levkowetz
committed
9235083
View commit details
Copy full SHA for 9235083
View code at this point
Browse repository at this point
Commits on Jun 27, 2019
Removed 2to3-generated list() around .items() iterator in for loops.
Show description for e39ac52
levkowetz
committed
e39ac52
View commit details
Copy full SHA for e39ac52
View code at this point
Browse repository at this point
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 Jun 4, 2018
Added a recursive object to JSON serializer and a view which will let any logged-in user download a JSON serialized copy of the datatracker information related to his person record. Added informat…
Show description for a62e996
levkowetz
committed
a62e996
View commit details
Copy full SHA for a62e996
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.