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
3074be8ccf
datatracker
/
ietf
/
community
History
Jennifer Richards
a35aa67c70
chore: clarify transaction-related comments (
#8180
)
2024-11-08 11:55:47 +00:00
..
migrations
feat: replace references to User with references to Person (
#6024
)
2024-01-24 11:00:19 -06:00
__init__.py
Added in the community app, which wasn't included properly in the previous commit.
2012-06-27 08:26:18 +00:00
admin.py
feat: replace references to User with references to Person (
#6024
)
2024-01-24 11:00:19 -06:00
forms.py
feat: replace references to User with references to Person (
#6024
)
2024-01-24 11:00:19 -06:00
models.py
chore: clarify transaction-related comments (
#8180
)
2024-11-08 11:55:47 +00:00
resources.py
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
tasks.py
feat: send doc event emails via celery (
#7680
)
2024-07-12 10:10:46 -05:00
tests.py
fix: queue tasks in on_commit hook (
#8149
)
2024-11-06 08:49:54 +00:00
urls.py
feat: replace references to User with references to Person (
#6024
)
2024-01-24 11:00:19 -06:00
utils.py
feat: replace references to User with references to Person (
#6024
)
2024-01-24 11:00:19 -06:00
views.py
fix: 404 instead of 300 for ambiguous email_or_person (
#8004
)
2024-10-16 11:36:54 -05:00