migrations
|
switch to jsonfield
|
2017-05-22 19:42:20 +02:00 |
templates
|
fix #125
|
2017-05-23 23:15:31 +02:00 |
templatetags
|
fix #125
|
2017-05-23 23:15:31 +02:00 |
__init__.py
|
Revert "remove __init__.py files"
|
2017-02-02 00:18:23 +01:00 |
admin.py
|
add CoinifyAPIRequest to admin
|
2017-05-22 20:45:22 +02:00 |
apps.py
|
move code to src/ folder
|
2017-01-30 12:06:49 +01:00 |
coinify.py
|
quote key
|
2017-05-22 21:11:06 +02:00 |
epay.py
|
encode before hashing
|
2017-04-11 08:33:52 +02:00 |
forms.py
|
move code to src/ folder
|
2017-01-30 12:06:49 +01:00 |
managers.py
|
move code to src/ folder
|
2017-01-30 12:06:49 +01:00 |
models.py
|
switch to jsonfield
|
2017-05-22 19:42:20 +02:00 |
pdf.py
|
use os.path.join to create paths for pdf files
|
2017-04-30 11:28:10 +02:00 |
tests.py
|
move code to src/ folder
|
2017-01-30 12:06:49 +01:00 |
urls.py
|
reenable epay payments
|
2017-04-02 17:04:20 +02:00 |
views.py
|
add missing import
|
2017-06-19 23:46:52 +02:00 |