Jens Diemer
Jens Diemer
``` Response's content is no valid html: 'Unexpected end tag `p` ``` e.g.: ``` var js_sha_link='***'; ``` or e.g.: ``` $("#preview_id_content div").html('loading...'); ```
From: https://github.com/gregmuellegger/django/issues/1#issuecomment-1552367 (I put this here, because IMHO it's not related to the other issues) ``` parse_html('') ``` would produce a error: ``` AssertionError: html code is not valid: Unexpected...
I would like to have my old google code wiki in creole markup. So i add this to your project. Don't know if someone else would like to use it...
I updated a old project and among many other updates, python v2 is replaced by v3. The problem is, the hash in URLs are changed. I use the default cache...
https://github.com/tqdm/tqdm is a nice progress bar. Is it possible to use it?
I made a simple shell script for installation here: https://gist.github.com/jedie/469f8eb800a6ff099bc7 Maybe someone cares ;)
https://github.com/ikamensh/flynt is a great tool. Think it's nice if darker includes this.
unify the breadcrumbs + RSS + pagination stuff. Seems to me that it's ready for checkin... More info: http://support.djangobb.org/topic/342/
http://support.djangobb.org/topic/355/
- Add some docstrings - TODO: Change the PostTracking.topics field type!