This website requires JavaScript.
Explore
Help
Sign In
altf4arnold
/
datatracker
Watch
1
Star
0
Fork
You've already forked datatracker
0
Code
Issues
Pull requests
Actions
5
Packages
Projects
Releases
Wiki
Activity
424dcfb42d
datatracker
/
ietf
/
name
History
Henrik Levkowetz
424dcfb42d
Some tweaks related to the changes related to
#2830
.
...
- Legacy-Id: 17076
2019-11-21 06:01:56 +00:00
..
fixtures
Some tweaks related to the changes related to
#2830
.
2019-11-21 06:01:56 +00:00
management
Moved the ietf/names/generate_fixtures.py command to a management command generate_name_fixture, and updated it to include a necessary dbtemplate object.
2019-11-07 15:40:10 +00:00
migrations
Fixed incorrect type hints for Migration.dependencies.
2019-09-30 16:25:58 +00:00
__init__.py
Move new schema models from redesign/ to ietf/
2012-01-24 17:17:24 +00:00
admin.py
Merged in a refactoring of document review code from rjsparks@nostrum.com. This introduces ReviewAssignments, letting us do multiple assingments for a given RevieRequest, without conflating the assignments and their results with the request itself.
2019-04-30 16:54:06 +00:00
models.py
Python2/3 compatibility: used @python_2_unicode_compatible to provide __unicode__() versions of __str__() methods.
2019-07-15 18:01:26 +00:00
resources.py
Merged in a refactoring of document review code from rjsparks@nostrum.com. This introduces ReviewAssignments, letting us do multiple assingments for a given RevieRequest, without conflating the assignments and their results with the request itself.
2019-04-30 16:54:06 +00:00