This website requires JavaScript.
Explore
Help
Sign in
amal
/
dynamicweb
Watch
1
Star
0
Fork
You've already forked dynamicweb
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
7d211b3333
dynamicweb
/
ungleich
History
M.Ravi
7d211b3333
Modify PostListViewUngleich: Filter posts by category if specified
2018-04-17 16:17:46 +02:00
..
migrations
settings: fixed typo on media.
2015-05-31 04:52:53 -06:00
templates
corrected favicon link on pages
2018-04-09 02:16:57 +05:30
__init__.py
Added ungleich app to extend Page models.
2015-05-23 00:33:35 -06:00
admin.py
Added Flake8 lib and fixed PEP8 violations
2017-06-29 17:34:40 +03:00
cms_toolbar.py
Added Flake8 lib and fixed PEP8 violations
2017-06-29 17:34:40 +03:00
models.py
Added Flake8 lib and fixed PEP8 violations
2017-06-29 17:34:40 +03: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 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
Modify PostListViewUngleich: Filter posts by category if specified
2018-04-17 16:17:46 +02:00