datatracker/ietf/utils
Ole Laursen 6062e16c2d Email IANA and RFC Editor when a draft is pulled from the queue at the
Datatracker, add page for editing IANA states, add more info to the
/doc/draft-XXXXX/doc.json dump for the RFC Editor, add page for
editing consensus, add page for requesting publication at the RFC
Editor for alternate streams (this will email the RFC Editor and set
the draft in the appropriate state), make it possible for alternate
streams to change the intended RFC status of a draft in the stream,
refactor how IANA copies are handled slightly so it's less code, put
drafts automatically in IANA Review "Need Review" state upon last
call, fix a bug in ballot issuing, remove a bit of dead code
 - Legacy-Id: 4857
2012-09-17 16:15:45 +00:00
..
.gitignore * Moved utility functions into utils/ directory, and started breaking out 2007-05-11 15:48:45 +00:00
__init__.py Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
admin.py Provide a utility function admin_link() for use in admin list pages. 2011-02-02 15:21:32 +00:00
broken_foreign_key.py Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
cache_foreign_key.py Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
cached_lookup_field.py Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
draft.py Removed the ValueError exceptions introduced in the previous revision of the draft author extraction code. Fixes issue #858. 2012-08-06 15:16:53 +00:00
draft_search.py Merged r840 from branch/2.00 to trunk, and updated version information in ietf/__init__.py 2007-07-04 21:17:57 +00:00
history.py Add generic find_history_active_at(obj, time), refactor to use it 2011-08-12 09:41:50 +00:00
html.py Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
lazy.py Merged [2948] from bmheight@gmail.com: 2011-03-26 14:36:10 +00:00
log.py Merged from log:branch/2.00@2363: Current release branch head to trunk. 2010-07-21 12:48:05 +00:00
mail.py Email IANA and RFC Editor when a draft is pulled from the queue at the 2012-09-17 16:15:45 +00:00
pipe.py Utility function to execute external functions. 2010-11-06 05:24:02 +00:00
proxy.py Move new schema models from redesign/ to ietf/ 2012-01-24 17:17:24 +00:00
test_data.py Add POST interface for IANA/RFC Editor for triggering updates, add 2012-09-17 15:57:48 +00:00
test_runner.py Tweak test setup message for site_id change. 2012-07-03 13:42:36 +00:00
test_utils.py Make test runner multi-DB-aware 2011-12-23 13:15:27 +00:00
textupload.py Check and sanitize text file upload (code is factored out in a new 2012-05-04 11:37:16 +00:00
timezone.py Add time zone helpers for converting between local IETF db time and UTC 2012-09-17 15:51:33 +00:00
unaccent.py Move unaccent helpers 2011-09-16 11:32:33 +00:00