datatracker/ietf/meeting
Henrik Levkowetz 40fb7b3588 Added a missing import.
- Legacy-Id: 16407
2019-07-06 19:22:37 +00:00
..
fixtures Updated the proceedings_templates fixture to provide the base proceedings template needed by tests, instead of a copy already instantiated for a specific meeting. 2016-12-05 12:55:20 +00:00
management Fixed some pyflakes issues. 2018-05-24 12:04:42 +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
templatetags A second performance improvement for the proceedings pages. Commit ready for merge. 2016-11-15 07:38:21 +00:00
.gitignore not sure why svn is being stupid here..this commit is worthless, and probably will fail 2007-05-09 22:04:05 +00:00
__init__.py Adding copyright notices to all python files 2007-06-27 21:16:34 +00:00
admin.py Merged in [16103] from rjsparks@nostrum.com: 2019-03-28 13:03:30 +00:00
ajax.py Add check for deleted session when scheduling. Fixes #2450. Commit ready for merge 2018-03-17 15:10:20 +00:00
factories.py Allow logged in users to propose slides for meeting sessions. Fixes #2547 and #2403. Commit ready for merge. 2019-03-25 16:10:00 +00:00
feeds.py Refactored DocumentInfo to address overloading the external_url field with strings that are not URLs. Commit ready for merge. 2019-01-02 22:55:00 +00:00
forms.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
helpers.py Refactored DocumentInfo to address overloading the external_url field with strings that are not URLs. Commit ready for merge. 2019-01-02 22:55:00 +00:00
models.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
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
test_data.py Refactored DocumentInfo to address overloading the external_url field with strings that are not URLs. Commit ready for merge. 2019-01-02 22:55:00 +00:00
tests_api.py Code reorganization, doing away with multiple urls_* and views_ files in ietf.group. No intentional functionality changes. 2017-06-22 15:18:08 +00:00
tests_js.py Fix various "RemovedInDjango20Warning" warnings. Commit ready for merge. 2017-03-25 19:16:45 +00:00
tests_views.py Added a missing import. 2019-07-06 19:22:37 +00:00
urls.py Allow logged in users to propose slides for meeting sessions. Fixes #2547 and #2403. Commit ready for merge. 2019-03-25 16:10:00 +00:00
utils.py Pyflakes fixes. 2018-04-01 19:06:02 +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