dynamicweb/ungleich
2018-08-30 09:47:29 +02:00
..
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 Added PostListViewUngleichTest, Added PostDetailViewUngleich, Converted detail ungleich post view into Class Based Django view, Added translations to ungleich landing page 2016-07-15 00:14:51 -05:00
views.py