Josh Yu

Results 8 comments of Josh Yu

please help to review and approve this fix.

@fsbraun , I just compared the code changes between 4.0.1.dev1 (latest released version in 4.0.x branch) and the latest 5.1.5, it seems that there is no breaking change. so It's...

@fsbraun, I add a comment in the issue above, I try to install snippet addon to djangocms-quickstart project, but failed to install with some error. Please help to check the...

@fsbraun , Can we update the `MANIFEST.in` as below: ![image](https://github.com/user-attachments/assets/60abffb6-eb1f-48f4-bfb7-7b19e1bdcecb)

@fsbraun , I think you also need to include `*.po` in the MANIFEST.in , otherwise the `locale` directory will be excluded from the setup package. ![image](https://github.com/user-attachments/assets/d1254422-4e90-4019-9842-162b5c14ef22)

@fsbraun, Cool. I missed this PR. it's just what we want. I will give it a test and give you my feedback.

Hi @fsbraun , I installed this PR branch to djangocms-quickstart for a test, but failed to build web image. I found that the `template` folder and internal files are missing...

@FinalAngel , Any updates about code changes in Djangocms-versioning-filer?