{% extends "registration/base.html" %} {% block title %}Manage your profile{% endblock %} {% block reg_content %}

Package subscriptions

Note: At the moment, you can only list or clear all you subscriptions here. You may handle per package subscription when logged in viewing a package via "show".

List Clear


Package uploads

{{ user.get_profile }}

Note: Setting a new key will automatically deactivate your uploader profile; an administrator needs to (verify your key and) manually re-activate you later.

{% endblock %}