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
3
Packages
Projects
Releases
Wiki
Activity
2d7c9629aa
datatracker
/
ietf
/
name
History
Henrik Levkowetz
2d7c9629aa
Added 'from __future__' imports all over the place, to bring code behaviour into closer alignment between python2 and python3
...
- Legacy-Id: 16446
2019-07-15 15:40:51 +00:00
..
fixtures
Send mail to a list when a new IETF WG -00 is submitted.
Fixes
#2730
. Commit ready for merge.
2019-06-18 21:24:49 +00:00
migrations
Added 'from __future__' imports all over the place, to bring code behaviour into closer alignment between python2 and python3
2019-07-15 15:40:51 +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
generate_fixtures.py
This commit replaces the code defined group features with features held
2018-07-12 10:51:48 +00:00
models.py
Changed all model __unicode__() methods to __str__()
2019-06-28 21:07:08 +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