Revision ff8bc42e

b/ChangeLog
1 1
===========
2
0.8.2 RELEASE
3
Bug Fix release
4
Fixes:
5
	- Fixed bug with csrf cookie not being set while logged in for the first time 
6

  
7
===========
2 8
0.8.1 RELEASE
3 9
This is the latest alpha release operating on production network
4 10
Changes:
b/templates/user_routes.html
215 215
{% endblock %}
216 216
{% block title %}{% trans "My rules" %}{% endblock %}
217 217
{% block content %}
218
{% csrf_token %}
218 219
<div style="float:left">
219 220
	<h3 style="margin-top: 0px;">{% trans "My rules" %}</h3>
220 221
</div>

Also available in: Unified diff