Payments via Stripe (#30)

This commit is contained in:
Raphael Michel
2015-03-16 01:32:32 +01:00
parent e20ecb67d8
commit 91087d0e1a
12 changed files with 341 additions and 9 deletions

View File

@@ -1,2 +1,4 @@
{% load bootstrap3 %}
{% bootstrap_form form layout='horizontal' %}
<div class="form-horizontal">
{% bootstrap_form form layout='horizontal' %}
</div>