kopia lustrzana https://github.com/wagtail/wagtail
prepare for 0.6 release
rodzic
229944c118
commit
f7692cf9dc
|
@ -1,7 +1,7 @@
|
|||
Changelog
|
||||
=========
|
||||
|
||||
0.6 (xx.xx.20xx)
|
||||
0.6 (11.09.2014)
|
||||
~~~~~~~~~~~~~~~~
|
||||
* Added 'wagtail start' command and project template
|
||||
* Added Django 1.7 support
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
==========================================
|
||||
Wagtail 0.6 release notes - IN DEVELOPMENT
|
||||
==========================================
|
||||
=========================
|
||||
Wagtail 0.6 release notes
|
||||
=========================
|
||||
|
||||
.. contents::
|
||||
:local:
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
__version__ = '0.5'
|
||||
__version__ = '0.6'
|
||||
default_app_config = 'wagtail.wagtailcore.apps.WagtailCoreAppConfig'
|
||||
|
|
Ładowanie…
Reference in New Issue