Also cleanup root urls.py file, all URLs are now registered from
loaded django applications.
Details
Details
- Reviewers
vlorentz - Group Reviewers
Reviewers - Commits
- rDWAPPS3c4ffa9198b2: Move base templates and views into a webapp django application
Diff Detail
Diff Detail
- Repository
- rDWAPPS Web applications
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Event Timeline
Comment Actions
Build is green
Patch application report for D8377 (id=30233)
Rebasing onto 1c36c4f969...
Current branch diff-target is up to date.
Changes applied before test
commit c0398d01ac8206bcdeec9e2e641e1470ba9916a5 Author: Antoine Lambert <anlambert@softwareheritage.org> Date: Thu Sep 1 15:04:48 2022 +0200 Move base templates and views into a webapp django application Also cleanup root urls.py file, all URLs are now registered from loaded django applications.
See https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/2029/ for more details.
Comment Actions
Build is green
Patch application report for D8377 (id=30234)
Rebasing onto 1c36c4f969...
Current branch diff-target is up to date.
Changes applied before test
commit 3c4ffa9198b21b5f73e2d5ef41d2ae5b1b926f2f Author: Antoine Lambert <anlambert@softwareheritage.org> Date: Thu Sep 1 15:04:48 2022 +0200 Move base templates and views into a webapp django application Also cleanup root urls.py file, all URLs are now registered from loaded django applications. Related to T4398
See https://jenkins.softwareheritage.org/job/DWAPPS/job/tests-on-diff/2030/ for more details.