This website requires JavaScript.
Explore
Help
Sign in
aatish
/
dynamicweb
Watch
1
Star
0
Fork
You've already forked dynamicweb
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
3111255673
dynamicweb
/
ungleich
History
Andrii Marynets
c7feed6a73
Delete commented code
2017-07-13 23:50:11 +03:00
..
migrations
templates
Delete commented code
2017-07-13 23:50:11 +03:00
__init__.py
admin.py
Added Flake8 lib and fixed PEP8 violations
2017-06-29 17:34:40 +03:00
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
Added Flake8 lib and fixed PEP8 violations
2017-06-29 17:34:40 +03: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