django cms 4.1.1 Documentation
https://github.com/django-cms/django-cms/pull/6421 app registration docs in the description of the PR • Add-ons now make use of a new config system; this is to be migrated to all pools. Add-ons can now release notes 3.11.4 What’s new in 3.11.4 Bug Fixes: • Remove superfluous curly bracket left behind on PR 7488 (#7529) – Corentin Bettiol • Fix admin tests (#6848) for some post requests (#7535) – Fabian Fabian Braun • lint menus app (#7534) (927b60b47) – Vinit Kumar • remove curly bracket left behind on PR 7488 (#7529) (123f7df91) – Corentin Bettiol This release includes 45 pull requests, and was created0 码力 | 361 页 | 2.00 MB | 1 年前3Django CMS 3.11.10 Documentation
https://github.com/django-cms/django-cms/pull/6421 app registration docs in the description of the PR Add-ons now make use of a new config system; this is to be migrated to all pools. Add-ons can now define – Fabian Braun lint menus app (#7534) (927b60b47) – Vinit Kumar remove curly bracket left behind on PR 7488 (#7529) (123f7df91) – Corentin Bettiol Statistics: This release includes 45 pull requests, and menu in the page tree. What’s new in 3.11.3 Bug Fixes: Remove superfluous curly bracket left behind on PR 7488 (#7529) – Corentin Bettiol Fix admin tests (#6848) for some post requests (#7535) – Fabian Braun0 码力 | 493 页 | 1.44 MB | 6 月前0.03Django CMS 4.1.x Documentation
https://github.com/django-cms/django-cms/pull/6421 app registration docs in the description of the PR Add-ons now make use of a new config system; this is to be migrated to all pools. Add-ons can now define This group of friendly community members is dedicated to reviewing pull requests. Report your PR and find a “pr review buddy” who is going to review your pull request. 5. Get acknowledged by the django CMS We officially support the latest, highest released version and the latest LTS. Please always open PR’s against develop-4 and indicate that they should be backported to the latest LTS release when necessary0 码力 | 518 页 | 1.66 MB | 6 月前3django cms 3.10.x Documentation
Request Review work group (#workgroup-pr-review). This group of friendly community members is dedicated to reviewing pull requests. Report your PR and find a “pr review buddy” who is going to review your the availability of new django CMS versions when using djangocms-admin-style. Please always open PR’s against develop and indicate that they should be backported to the latest LTS release when necessary0 码力 | 296 页 | 1.79 MB | 1 年前3Django CMS 3.9.x Documentation
djangocms-admin-style [https://github.com/django- cms/djangocms-admin-style#configuration]. Please always open PR’s against develop and indicate that they should be backported to the latest LTS release when necessary Request Review work group (#workgroup-pr-review). This group of friendly community members is dedicated to reviewing pull requests. Report your PR and find a “pr review buddy” who is going to review your0 码力 | 417 页 | 1.68 MB | 6 月前3Django CMS 3.9.x Documentation
indicate the availability of new django CMS versions when using djangocms-admin-style. Please always open PR’s against develop and indicate that they should be backported to the latest LTS release when necessary Request Review work group (#workgroup-pr-review). This group of friendly community members is dedicated to reviewing pull requests. Report your PR and find a “pr review buddy” who is going to review your0 码力 | 298 页 | 1.79 MB | 6 月前3django cms 4.1.x Documentation
https://github.com/django-cms/django-cms/pull/6421 app registration docs in the description of the PR • Add-ons now make use of a new config system; this is to be migrated to all pools. Add-ons can now group of friendly community members is dedi- cated to reviewing pull requests. Report your PR and find a “pr review buddy” who is going to review your pull request. 5. Get acknowledged by the django CMS We officially support the latest, highest released version and the latest LTS. Please always open PR’s against develop-4 and indicate that they should be backported to the latest LTS release when necessary0 码力 | 357 页 | 1.99 MB | 1 年前3Django 官方教程翻译项目
的人(顺便翻译一遍也能更深入的理解文档),就有了 这个项目。 这一项目离不开辛勤帮助翻译的小伙伴们,没有他们这个项目也无法完成。 特别感谢 @Zoctan,将翻译版本从 1.8 升级到了 1.11(pr),跟上了 Django 的发展。 官方文档 在此。 以下是官方文档的目录: Django at a glance Quick install guide Writing your first 2. 任务申请被接受后,Fork 本项目。 3. 仔细阅读 正在讨论中的画风设定集(我改改改改的累死了啊啊啊啊)。 4. 如果对上述草稿有话想说,请参与讨论。 5. 可以开始翻译咯。 6. PR。 README - 5 - 本文档使用 书栈(BookStack.CN) 构建 初识 Django 初识 Django 设计模型 创建模型 享用便捷的 API 动态生成的管理页面:并非徒有其表0 码力 | 103 页 | 1.86 MB | 1 年前3Django 5.1.2 Documentation
helpful: [alias] pr = !sh -c \"git fetch upstream pull/${1}/head:pr/${1} && git checkout pr/${1}\" Add it to your ~/.gitconfig, and set upstream to be django/django. Then you can run git pr #### to checkout Django Documentation, Release 5.1.2.dev20240916204136 (continued from previous page) $ git checkout pr/#### $ git rebase main $ git checkout main $ # Merge the work as "fast-forward" to main to avoid commit. $ # (in practice, you can omit "--ff-only" since you just rebased) $ git merge --ff-only pr/XXXX $ # If you're not sure if you did things correctly, check that only the $ # changes you expect0 码力 | 2923 页 | 9.62 MB | 1 年前3Django 5.1 Documentation
[alias] pr = !sh -c \"git fetch upstream pull/${1}/head:pr/${1} && git checkout pr/${1}\" Add it to your ~/.gitconfig, and set upstream to be django/django. Then you can run git pr #### to checkout main. $ git checkout main $ git pull upstream main $ # Rebase the pull request on main. $ git checkout pr/#### $ git rebase main $ git checkout main $ # Merge the work as "fast-forward" to main to avoid a merge commit. $ # (in practice, you can omit "--ff-only" since you just rebased) $ git merge --ff-only pr/XXXX $ # If you're not sure if you did things correctly, check that only the $ # changes you expect0 码力 | 3513 页 | 3.17 MB | 1 年前3
共 41 条
- 1
- 2
- 3
- 4
- 5