Merge lp:~canonical-isd-hackers/ubuntu-webcatalog/extract_788199 into lp:ubuntu-webcatalog

Proposed by Danny Tamez
Status: Merged
Approved by: Anthony Lenton
Approved revision: 18
Merged at revision: 16
Proposed branch: lp:~canonical-isd-hackers/ubuntu-webcatalog/extract_788199
Merge into: lp:ubuntu-webcatalog
Diff against target: 293 lines (+131/-59)
4 files modified
.bzrignore (+2/-0)
src/webcatalog/management/commands/import_app_install_data.py (+85/-56)
src/webcatalog/static/css/webcatalog.css (+4/-1)
src/webcatalog/tests/test_commands.py (+40/-2)
To merge this branch: bzr merge lp:~canonical-isd-hackers/ubuntu-webcatalog/extract_788199
Reviewer Review Type Date Requested Status
Anthony Lenton (community) Approve
Review via email: mp+63740@code.launchpad.net

Commit message

Adding app description to the app install data command

Description of the change

Adding description to the import app data command by creating a local apt-cache and getting the app's description from the cache.

To post a comment you must log in.
17. By Danny Tamez

Small refactor so that the cache is only gotten once when the command is run.
Also added a bit of css for .description.

18. By Danny Tamez

Moving the white-space css to the <p> element instead of applying to all
of the description.

Revision history for this message
Anthony Lenton (elachuni) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches