万年素人からHackerへの道

万年素人がHackerになれるまで殴り書きするぜ。

Django 1.6のエラー

	<form action="{% url django.contrib.auth.views.login %}" method="post" id="login-form">{% csrf_token %}
'url' requires a non-empty first argument. The syntax changed in Django 1.5, see the docs.