Commit ffd2216e by benjaoming

Readme and Changelog update

parent 2f59ecb9
Latest Changes
==============
Compiled on: Mon Nov 18 01:24:18 CET 2013
Compiled on: Mon Nov 18 01:34:24 CET 2013
* 6e47242 - (HEAD, origin/master, origin/HEAD, master) Fix #191 - introduce DRY in plugins.notifications default_url (4 minutes ago) <benjaoming>
* 363f50a - Fix #206 by upgrading markitup to newer version (27 minutes ago) <benjaoming>
* 34ac301 - Fix #207 and upgrade to jquery 1.10.2 (32 minutes ago) <benjaoming>
* 57a3c97 - Fix #211 by adding a bit more clarity on the context variable handling (41 minutes ago) <benjaoming>
* e08b54d - Fix bug in decorator causing double reverse lookups (4 hours ago) <benjaoming>
* 2f59ecb - (HEAD, origin/master, origin/HEAD, master) version bump to 0.0.21 (9 minutes ago) <benjaoming>
* 6e47242 - Fix #191 - introduce DRY in plugins.notifications default_url (14 minutes ago) <benjaoming>
* 363f50a - Fix #206 by upgrading markitup to newer version (37 minutes ago) <benjaoming>
* 34ac301 - Fix #207 and upgrade to jquery 1.10.2 (42 minutes ago) <benjaoming>
* 57a3c97 - Fix #211 by adding a bit more clarity on the context variable handling (51 minutes ago) <benjaoming>
* e08b54d - Fix bug in decorator causing double reverse lookups (5 hours ago) <benjaoming>
* e4d904e - Remove tests from plugins that are just stub implementations and not django 1.6 compat (4 days ago) <benjaoming>
* a71b0ff - README updated (4 days ago) <benjaoming>
* a5395e8 - syntax highlighting for README (4 days ago) <benjaoming>
......
......@@ -4,6 +4,14 @@ django-wiki
News
----
***News: November 18th, 2013***
Better late than never! A new release is out with promising support of django 1.6 and Bootstrap 3. Also, jquery, colorbox, and markitup editor have been bumped to newer releases.
A big callout to anyone who feels like getting into documentation.. we need good docs!
Also, the [Changelog](https://github.com/benjaoming/django-wiki/blob/master/CHANGELOG.md) is updated!
***News: June 31st, 2013***
**Bootstrap 3** has landed in the django-wiki master branch! However, a new release is pending the full implementation of Bootstrap 3. If you are running a deployment with template overrides, keep in mind that some Bootstrap stuff has changed, especially fluid grids and names of a lot of classes. For instance, if you have put your own "brand" in the navbar, you need to change `class="brand"` to `class="navbar-brand"`.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment