Resolve "Add licence information page"
3 unresolved threads
3 unresolved threads
Closes #108 (closed)
Edited by Nik | Klampfradler
Merge request reports
Activity
added part::backend part::frontend type::feature workflow::confirmed labels
added 1 commit
- 96958a7e - Add about page with general, copyright and licence information
assigned to @nik
- Resolved by Jonathan Weth
There is a de facto standard which puts most of the meta data in
__init__.py
.
added 1 commit
- 668885f0 - Include licence information from __init__.py
added 1 commit
- c6da204a - Move crawling code for licence information from settings.py to corresponding view
- Resolved by Jonathan Weth
added 1 commit
- 48ec91e6 - Sort copyright holders on licence information page
- Resolved by Jonathan Weth
I am somehow generally not convinced thatany part of this should go into settings. ALl metadata should be in the package's
__init__.py
.I did not try that, but maybe it is worthwhile looking into how the Django Debug Toolbar achieves the exact same functionality in its package metadata panel.
added 1 commit
- 4999abf1 - Move crawling of app licence information to core_helpers
- Resolved by Nik | Klampfradler
changed milestone to %2.0a2
added 291 commits
-
4999abf1...a7665dd6 - 290 commits from branch
master
- c82e52ff - Resolve merge conflicts
-
4999abf1...a7665dd6 - 290 commits from branch
added 6 commits
-
c82e52ff...1c5ed5ea - 5 commits from branch
master
- a8b649b3 - Merge branch 'master' into 108-add-licence-information-page
-
c82e52ff...1c5ed5ea - 5 commits from branch
added 1 commit
- d3578f67 - Define API for app metadata, copyright and license information
added 2 commits
added 2 commits
added 1 commit
- 5c02f434 - Ignore + mark when finding license definitions
mentioned in commit 701d811b
Please register or sign in to reply