lp:~widelands-dev/widelands-website/remove_djangoratings
Created by
kaputtnik
and last modified
- Get this branch:
- bzr branch lp:~widelands-dev/widelands-website/remove_djangoratings
Members of
Widelands Developers
can upload to this branch. Log in for directions.
Branch merges
Propose for merging
- GunChleoc: Approve
-
Diff: 1747 lines (+40/-1472)26 files modifieddjangoratings/LICENSE (+0/-22)
djangoratings/__init__.py (+0/-50)
djangoratings/admin.py (+0/-18)
djangoratings/default_settings.py (+0/-5)
djangoratings/exceptions.py (+0/-18)
djangoratings/fields.py (+0/-434)
djangoratings/forms.py (+0/-7)
djangoratings/management/commands/update_recommendations.py (+0/-9)
djangoratings/managers.py (+0/-124)
djangoratings/migrations/0001_initial.py (+0/-90)
djangoratings/models.py (+0/-98)
djangoratings/runtests.py (+0/-31)
djangoratings/templatetags/ratings_old.py (+0/-101)
djangoratings/tests.py (+0/-184)
djangoratings/views.py (+0/-138)
media/css/base.css (+1/-1)
settings.py (+0/-1)
templates/wlmaps/base.html (+1/-2)
templates/wlmaps/index.html (+1/-3)
templates/wlmaps/map_detail.html (+3/-27)
wlmaps/migrations/0002_auto_20181119_1855.py (+33/-0)
wlmaps/models.py (+0/-3)
wlmaps/templatetags/wlmaps_extra.py (+0/-15)
wlmaps/tests/test_views.py (+0/-63)
wlmaps/urls.py (+1/-3)
wlmaps/views.py (+0/-25)
Related bugs
Bug #1762158: Replace django-ratings with an up to date app | High | Fix Released |
|
Related blueprints
Branch information
Recent revisions
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:widelands-website