This website requires JavaScript.
Explore
Help
Sign in
sanghee
/
dynamicweb
Watch
1
Star
0
Fork
You've already forked dynamicweb
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
d4e2e43d0b
dynamicweb
/
ungleich
History
Levi
fe52e61668
Configured django-filer plugin. Added thumbnail of 630x200 to each post in post list view. Now when the user click on digitalglarus on contact form in ungleich landing page, he is redirected to digitalglarus home.Started to change index digitalglarus styleChanged ungleich css. Fixed image thumbnail on post item list . Added email template after an user has been charge for his monthly donation. Fixed command to make donations charge, if there is any error with one donator, it skip him and go on to the next.Added new header to digitalglarus page. Added menu to new digitalglarus landing
2016-08-04 01:07:41 -05:00
..
migrations
settings: fixed typo on media.
2015-05-31 04:52:53 -06:00
templates
Configured django-filer plugin. Added thumbnail of 630x200 to each post in post list view. Now when the user click on digitalglarus on contact form in ungleich landing page, he is redirected to digitalglarus home.Started to change index digitalglarus styleChanged ungleich css. Fixed image thumbnail on post item list . Added email template after an user has been charge for his monthly donation. Fixed command to make donations charge, if there is any error with one donator, it skip him and go on to the next.Added new header to digitalglarus page. Added menu to new digitalglarus landing
2016-08-04 01:07:41 -05:00
__init__.py
Added ungleich app to extend Page models.
2015-05-23 00:33:35 -06:00
admin.py
Added ungleich app to extend Page models.
2015-05-23 00:33:35 -06:00
cms_toolbar.py
Added ungleich app to extend Page models.
2015-05-23 00:33:35 -06:00
models.py
Moved contact form model in order to be reusable by ungleich app, Created unit test for digitalglarus contact page, Created ungleich contact page, Created unit test for ungleich contact page, Created unit test for forms .
2016-04-10 16:12:43 -05:00
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
Added ungleich app to extend Page models.
2015-05-23 00:33:35 -06:00
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
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