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
08ff44dd18
datatracker
/
ietf
/
wgchairs
History
Ole Laursen
5c5d534104
Add person foreign key on Role to link the role and person directly instead of through Email, this will allow us to use non-personal emails on roles
...
- Legacy-Id: 3418
2011-09-14 14:01:17 +00:00
..
migrations
Set svn:ignore *.pyc in new directories.
2011-05-12 14:29:37 +00:00
templatetags
Port shepherd management, adding tests
2011-08-30 11:33:47 +00:00
.gitignore
Set svn:ignore *.pyc in new directories.
2011-05-12 14:29:37 +00:00
__init__.py
Set up app-specific email addresses so the respective developers will be notified about failures in code they have worked with.
2011-07-23 12:49:56 +00:00
accounts.py
Add person foreign key on Role to link the role and person directly instead of through Email, this will allow us to use non-personal emails on roles
2011-09-14 14:01:17 +00:00
forms.py
Add person foreign key on Role to link the role and person directly instead of through Email, this will allow us to use non-personal emails on roles
2011-09-14 14:01:17 +00:00
models.py
Add person foreign key on Role to link the role and person directly instead of through Email, this will allow us to use non-personal emails on roles
2011-09-14 14:01:17 +00:00
tests.py
Port shepherd management, adding tests
2011-08-30 11:33:47 +00:00
urls.py
Form to edit or upload a protocol write-up. See
#561
2011-01-17 18:20:06 +00:00
views.py
Port shepherd management, adding tests
2011-08-30 11:33:47 +00:00