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
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
dbtemplate
models.py
on
6.129.1
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 21, 2020
Removed some Py2 compatibility decorators.
Show description for 9aeda11
levkowetz
committed
9aeda11
View commit details
Copy full SHA for 9aeda11
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
Commits on Jul 15, 2019
Python2/3 compatibility: used @python_2_unicode_compatible to provide __unicode__() versions of __str__() methods.
Show description for ea8c84d
levkowetz
committed
ea8c84d
View commit details
Copy full SHA for ea8c84d
View code at this point
Browse repository at this point
Commits on Jun 28, 2019
Changed all model __unicode__() methods to __str__()
Show description for 484dcec
levkowetz
committed
484dcec
View commit details
Copy full SHA for 484dcec
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 Mar 25, 2019
Added dbtemplate validation to the class, to make sure one cannot enter invalid DBtemplates through the admin.
Show description for a60ac98
levkowetz
committed
a60ac98
View commit details
Copy full SHA for a60ac98
View code at this point
Browse repository at this point
Commits on Feb 21, 2018
Removed unused imports. Added some explicit orderings to avoid pagination issues.
Show description for a4768bb
levkowetz
committed
a4768bb
View commit details
Copy full SHA for a4768bb
View code at this point
Browse repository at this point
Commits on Feb 20, 2018
Changed all usage of ForeignKey and OneToOneFiled in model.py files to the compatibility versions from ietf.utils.models.
Show description for 5638cf3
levkowetz
committed
5638cf3
View commit details
Copy full SHA for 5638cf3
View code at this point
Browse repository at this point
Commits on Aug 28, 2013
Added template rendering verification on dbtemplate form submission in order to catch errors in edited templates before they are committed. This should prevent server 500 errors when rendering dbt…
Show description for d85e0ae
levkowetz
committed
d85e0ae
View commit details
Copy full SHA for d85e0ae
View code at this point
Browse repository at this point
Commits on Dec 5, 2012
Changed template_type field name to type and modified this field to point to DBTemplateTypeName in the name application
Show description for a34fbba
emiliosanchez
committed
a34fbba
View commit details
Copy full SHA for a34fbba
View code at this point
Browse repository at this point
Commits on Nov 27, 2012
Application to store templates in database. Fixes #908
Show description for 8107a9b
emiliosanchez
committed
8107a9b
View commit details
Copy full SHA for 8107a9b
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.