1. 03 Aug, 2016 2 commits
  2. 23 May, 2016 1 commit
  3. 18 May, 2016 1 commit
  4. 04 May, 2016 2 commits
  5. 03 May, 2016 1 commit
  6. 06 Apr, 2016 1 commit
  7. 17 Mar, 2016 1 commit
  8. 04 Mar, 2016 2 commits
  9. 29 Feb, 2016 1 commit
  10. 05 Feb, 2016 1 commit
  11. 03 Feb, 2016 1 commit
    • Refactor and improve js_utils helpers · f555ffd5
      - Rename escape_json_dumps to dump_js_escaped_json
      - Rename escape_js_string to js_escaped_string
      - Update js_escaped_string to output empty string for None
      - Introduce dump_html_escaped_json
      - Move dump_js_escaped_json after the pipe as new best practice
      - Introduce additional uses of helpers
      - Introduce new djangolib directory and move js_utils
      Robert Raposa committed