Updated PLAN
- Legacy-Id: 13951
This commit is contained in:
parent
9ff76d026d
commit
60bfe4dcd5
10
PLAN
10
PLAN
|
@ -19,6 +19,9 @@ Planned work in rough order
|
|||
|
||||
* Upgrade html5lib to the latest release, the same for bleach which uses it.
|
||||
|
||||
* Test suite improvements. Reduce and seek to eliminate causes of differences
|
||||
in code coverage between runs in the same and in different environments.
|
||||
|
||||
* Polish the htmlization pages, making the style identical with tools.ietf.org.
|
||||
Do a public release of the htmlization lib.
|
||||
|
||||
|
@ -153,6 +156,9 @@ Notes
|
|||
wg-lc -> wg-last-call
|
||||
writeupw -> waiting-for-shepherd-writeup
|
||||
|
||||
* Clean up and normalise the use of canceled / cancelled. User-visible
|
||||
strings should already be all CANCELLED except when manually entered.
|
||||
|
||||
* DjangoCon Europe 2017 Notes:
|
||||
|
||||
- Add tracing of Django Query methods from code through templates to the
|
||||
|
@ -183,8 +189,4 @@ Notes
|
|||
- Consider using django-12factor to apply part of the 12-factor app
|
||||
philosophy: https://12factor.net/
|
||||
|
||||
- Clean up and normalise the use of canceled / cancelled. User-visible
|
||||
strings should already be all CANCELLED except when manually entered.
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue