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
67b2fc1107
datatracker
/
ietf
/
secr
/
meetings
History
Henrik Levkowetz
67b2fc1107
Extended the form fields used for duration to accept additional formats, including formats the secretariat are currently using, in order to avoid trouble with the TimedeltaField --> DurationField transition.
...
- Legacy-Id: 12598
2016-12-21 15:26:32 +00:00
..
__init__.py
Merged in branch/amsl/trunkmerge@5449 from rcross@amsl.com, with some tweaks. This provides the secretariat apps.
2013-03-05 22:43:31 +00:00
blue_sheets.py
Merged in branch/amsl/trunkmerge@5449 from rcross@amsl.com, with some tweaks. This provides the secretariat apps.
2013-03-05 22:43:31 +00:00
forms.py
Extended the form fields used for duration to accept additional formats, including formats the secretariat are currently using, in order to avoid trouble with the TimedeltaField --> DurationField transition.
2016-12-21 15:26:32 +00:00
models.py
Made ietf/secr/meetings pyflakes-clean and fixed a bug in the signature of is_combined()
2014-03-15 23:25:59 +00:00
tests.py
Upgraded custom TimedeltaFields to use the builtin DurationField from Django 1.8, and adjusted forms and initialization values accordingly.
2016-12-20 22:56:34 +00:00
urls.py
Make group acronym regex patterns consistent.
2016-07-13 19:19:15 +00:00
views.py
Refactor Proceedings Introduction pages tests and implementation. Commit ready for merge
2016-10-13 23:31:03 +00:00