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
4094a472d7
datatracker
/
ietf
/
community
History
Henrik Levkowetz
f5f838ddf8
Added guards against duplicate m2m entries.
...
- Legacy-Id: 16304
2019-06-25 11:01:25 +00:00
..
migrations
Merged in the Document and DocAlias primary key change and m2m work in ^/personal/henrik/6.96.1-docalias.
2019-06-15 12:00:48 +00: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
Admin page tweaks: another raw_id field, added search fields
2019-06-17 13:01:28 +00:00
forms.py
Treat Area Groups similar to Working Groups and Research Groups where it makes sense to do so. Commit ready for merge.
2017-07-11 19:12:21 +00:00
models.py
Removed unused imports. Added some explicit orderings to avoid pagination issues.
2018-02-21 23:54:31 +00:00
resources.py
Added the option to order API resource lists by primary key, for stable ordering when paging through a list.
2019-06-18 12:40:19 +00:00
tests.py
Added guards against duplicate m2m entries.
2019-06-25 11:01:25 +00:00
urls.py
Updated all urlpatterns to use ietf.utils.urls.url() instead of django's,
2017-02-11 14:43:01 +00:00
utils.py
Fixed buggy guard code
2019-06-17 18:22:02 +00:00
views.py
Added guards against duplicate m2m entries.
2019-06-25 11:01:25 +00:00