zulip/templates
Jonathan Dahan 6f77e68622 Add GET /export endpoint, which dumps important tables in json.
Meant to be used in tandem with the manage.py import command.
The following sensitive data is scrubbed:

  * user api keys
  * user password hashes
  * stream email keys
  * invite-only streams
  * messages from invite-only streams
  * messages from users from other domains

(imported from commit 8e58dcdcb80ef1c7127d3ab15accf40c6187633f)
2015-08-19 15:31:08 -07:00
..
analytics Set apart "Messages sent" on /activity. 2013-12-18 17:30:47 -05:00
confirmation Fix broken Django templates on confirmation error page. 2014-02-18 11:32:23 -05:00
corporate Restyle /hello to be more consistent with current app style. 2014-03-14 20:48:51 -04:00
registration Fix password reset on Django 1.6. 2013-11-08 15:51:49 -05:00
zerver Add GET /export endpoint, which dumps important tables in json. 2015-08-19 15:31:08 -07:00
zilencer Move enterprise-registration to zilencer/ from zerver/ 2013-11-15 11:21:52 -05:00
.gitignore Add a tool to draw the Django template inheritance graph 2012-10-16 01:33:15 -04:00
404.html Clean up back end HTML templates. 2013-11-19 10:43:56 -05:00
500.html Reword error page; link to Twitter. 2014-03-11 15:16:19 -04:00
openid_error.html Clean up back end HTML templates. 2013-11-19 10:43:56 -05:00