css
|
Revert "border-radius only for first and last input"
|
2014-07-06 18:39:59 +02:00 |
demo
|
add doctype and charset
|
2014-04-24 17:38:53 +02:00 |
ext
|
do not limit From: field to email address-only, closes #87
|
2014-05-15 10:59:39 +02:00 |
js
|
save name, email and website in localStorage, closes #119
|
2014-08-11 12:48:55 +02:00 |
tests
|
fix clode block generation
|
2014-07-06 18:34:06 +02:00 |
utils
|
limit request size, closes #107
|
2014-08-09 20:55:02 +02:00 |
views
|
do not export email field
|
2014-08-11 10:39:07 +02:00 |
__init__.py
|
add log to file option, closes #103
|
2014-08-10 10:55:25 +02:00 |
core.py
|
add log to file option, closes #103
|
2014-08-10 10:55:25 +02:00 |
dispatch.py
|
from __future__ import unicode_literals
|
2014-07-09 09:19:48 +02:00 |
migrate.py
|
fix #93
|
2014-05-24 10:34:46 +02:00 |
run.py
|
from __future__ import unicode_literals
|
2014-07-09 09:19:48 +02:00 |
wsgi.py
|
limit request size, closes #107
|
2014-08-09 20:55:02 +02:00 |