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
2
Packages
Projects
Releases
Wiki
Activity
814ac8fe24
datatracker
/
ietf
/
community
History
Henrik Levkowetz
814ac8fe24
Added a guard against duplicate insertions in SearchRule.name_contains_index
...
- Legacy-Id: 16276
2019-06-17 17:46:55 +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
Change the cache key construction to deal with query arguments containing spaces. Fixes 500 errors which would otherwise occur.
2016-09-25 13:53:22 +00:00
tests.py
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
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
Added a guard against duplicate insertions in SearchRule.name_contains_index
2019-06-17 17:46:55 +00:00
views.py
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