]> git.ozlabs.org Git - patchwork/blobdiff - templates/base.html
Resolve removed 'AUTH_PROFILE_MODULE' setting
[patchwork] / templates / base.html
index 56091b4545161de508e969f32a5ca7eef2a19d21..f04d6e1e781df5b15a4d1fc227d56a0f880068ae 100644 (file)
@@ -22,7 +22,7 @@
      ><strong>{{ user.username }}</strong></a>
     <br/>
      <a href="{% url 'patchwork.views.user.todo_lists' %}">todo
-      ({{ user.get_profile.n_todo_patches }})</a> ::
+      ({{ user.profile.n_todo_patches }})</a> ::
      <a href="{% url 'patchwork.views.bundle.bundles' %}">bundles</a>
      <br/>
      <a href="{% url 'patchwork.views.user.profile' %}">profile</a> ::