0
0
mirror of https://github.com/wagtail/wagtail.git synced 2024-11-28 00:17:06 +01:00

changelog / contributors update for #166

This commit is contained in:
Matt Westcott 2014-04-01 15:23:36 +01:00
parent 2a7324a227
commit 095391e3cb
2 changed files with 2 additions and 0 deletions

View File

@ -8,6 +8,7 @@ Changelog
* Editor's guide documentation
* Editor interface now outputs form media CSS / JS, to support custom widgets with assets
* Migrations and user management now correctly handle custom AUTH_USER_MODEL settings
* Added 'slugurl' template tag to output the URL of a page with a given slug
* Fix: non-ASCII characters in image filenames are now converted into ASCII equivalents rather than becoming all underscores
* Fix: paths to fonts and images within CSS are no longer hard-coded to /static/

View File

@ -22,6 +22,7 @@ Contributors
* Stephen Newey
* Ryan Foster
* v1kku
* Miguel Vieira
Translators
===========