k4ever/k4ever/buyable
MasterofJOKers 9e2b0574ee make some buyable urls accessible by name
Gives the advantage of only having to change the urls.py instead
of every link that has been set somewhere. This also verifies that
all parameters needed by the URL are given.
2011-11-24 02:32:25 +01:00
..
templates/buyables make some buyable urls accessible by name 2011-11-24 02:32:25 +01:00
__init__.py k4ever django project - db online! 2010-10-13 02:57:59 +02:00
admin.py Improve admin interface: Transaction list, filters, order list with purchases, buyable list... 2011-10-30 02:21:56 +01:00
models.py Order and Purchase now consistend (Fixes #14) 2011-11-03 19:01:07 +01:00
tests.py k4ever django project - db online! 2010-10-13 02:57:59 +02:00
urls.py make some buyable urls accessible by name 2011-11-24 02:32:25 +01:00
views.py Order and Purchase now consistend (Fixes #14) 2011-11-03 19:01:07 +01:00