Closed Osmose closed 10 years ago
@willkg r?
r+ but "removed" isn't clear enough IMHO.
r+ but "removed" isn't clear enough IMHO.
How would you suggest changing the language so it's clearer?
Yeah, not sure we can be any clearer than removed, but will change it to something better if you have it.
"Removed" sounds like something still exists but is no longer visible. "Deleted" on the other hands sounds more like it's been wiped off the face of the earth.
I'm sorry for really blowing up a teacup tornado here. How about:
- Remove ``django_browserid.context_processors.browserid`` from your
``TEMPLATE_CONTEXT_PROCESSORS`` setting, as code no longer
exists and is no longer something you need here.
Really not that important.
I changed it to "Remove django_browserid.context_processors.browserid
from your TEMPLATE_CONTEXT_PROCESSORS
setting, as the context processor no longer exists.". I think that's a fair compromise. :D
Also adds a small reminder to Troubleshooting about leftover pyx files.