dynamicweb/ungleich
..
migrations
templates
__init__.py
admin.py
cms_toolbar.py
models.py
test_views.py Changed donations.html table style, Added pagination to donations list view. Hiding donate now button if the user is logged in and already has a donation.Handled the case when an user has not donations yet in donations.html view. Fixed bug on donation signup 2016-08-03 00:50:33 -05:00
tests.py
urls.py
views.py