8000 Release 3.6.0rc2 (#6591) · django-cms/django-cms@9f71f86 · GitHub
[go: up one dir, main page]

Skip to content
< 8000 /react-partial>

Commit 9f71f86

Browse files
authored
Release 3.6.0rc2 (#6591)
1 parent 1191c96 commit 9f71f86

File tree

287 files changed

+160
-159
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

287 files changed

+160
-159
lines changed

AUTHORS

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -254,8 +254,8 @@ Contributors (based on gitlog, 537 unique authors):
254254
* Jeffrey Goettsch
255255
* Jens Diemer
256256
* JensDiemer
257+
* Jeroen
257258
* Jeroen Noten
258-
* Jeroen Peters
259259
* Jessica Tallon
260260
* Jimmy Lam
261261
* Johannes Bornhold
@@ -538,7 +538,6 @@ Contributors (based on gitlog, 537 unique authors):
538538
* Vinod Kurup
539539
* Vladimir Bolshakov
540540
* Vladyslav
541-
* vThaian
542541
* vvangelovski
543542
* wangJunjie
544543
* Wayne Moore

CHANGELOG.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
=== 3.6.0 (unreleased) ===
22

33
* Fixed a bug where menu link is outdated when page moved.
4+
* Fixed a bug where menu link is outdated when page is created.
45
* Removed the ``cms moderator`` command.
56
* Dropped Django < 1.11 support.
67
* Removed the translatable content get / set methods from ``CMSPlugin`` model.

cms/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# -*- coding: utf-8 -*-
22

3-
__version__ = '3.6.0rc1'
3+
__version__ = '3.6.0rc2'
44

55
default_app_config = 'cms.apps.CMSConfig'

cms/locale/ar/LC_MESSAGES/django.mo

0 Bytes
Binary file not shown.

cms/locale/ar/LC_MESSAGES/django.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ msgid ""
1717
msgstr ""
1818
"Project-Id-Version: django CMS\n"
1919
"Report-Msgid-Bugs-To: \n"
20-
"POT-Creation-Date: 2018-11-09 13:20+0100\n"
20+
"POT-Creation-Date: 2019-01-14 13:19+0100\n"
2121
"PO-Revision-Date: 2018-11-09 12:08+0000\n"
2222
"Last-Translator: Bartosz Płóciennik <thaian@outlook.com>\n"
2323
"Language-Team: Arabic (http://www.transifex.com/divio/django-cms/language/ar/)\n"

cms/locale/ar/LC_MESSAGES/djangojs.mo

0 Bytes
Binary file not shown.

cms/locale/ar/LC_MESSAGES/djangojs.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ msgid ""
1212
msgstr ""
1313
"Project-Id-Version: django CMS\n"
1414
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2018-11-09 13:21+0100\n"
15+
"POT-Creation-Date: 2019-01-14 13:19+0100\n"
1616
"PO-Revision-Date: 2018-01-11 16:38+0000\n"
1717
"Last-Translator: Paulo Alvarado <paulo.alvarado@divio.ch>\n"
1818
"Language-Team: Arabic (http://www.transifex.com/divio/django-cms/language/ar/)\n"

cms/locale/bg/LC_MESSAGES/django.mo

0 Bytes
Binary file not shown.

cms/locale/bg/LC_MESSAGES/django.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ msgid ""
1313
msgstr ""
1414
"Project-Id-Version: django CMS\n"
1515
"Report-Msgid-Bugs-To: \n"
16-
"POT-Creation-Date: 2018-11-09 13:20+0100\n"
16+
"POT-Creation-Date: 2019-01-14 13:19+0100\n"
1717
"PO-Revision-Date: 2018-11-09 12:08+0000\n"
1818
"Last-Translator: Bartosz Płóciennik <thaian@outlook.com>\n"
1919
"Language-Team: Bulgarian (http://www.transifex.com/divio/django-cms/language/bg/)\n"

cms/locale/bg/LC_MESSAGES/djangojs.mo

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)
0