File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10,6 +10,7 @@ Contributors:
1010- Thomas Grainger <tagrain@gmail.com>
1111- Christopher Grebs <cg@webshox.org>
1212
13+
1314django-babel was previously developed under the Copyright of Edgewall Software.
1415The following copyright notice holds true for releases before 2013: "Copyright
1516(c) 2007 - 2011 by Edgewall Software"
Original file line number Diff line number Diff line change 1+ Changelog
2+ =========
3+
4+ 0.4 - `master `_
5+ ---------------
6+
7+ .. note :: This version is not yet released and is under active development.
8+
9+ * Initial testing infrastructure
10+ * Add management command `babel ` with `makemessages ` and `compilemessages `
11+ labels. Mimics django's `makemessages ` and `compilemessages ` commands.
12+
13+
14+ 0.3.1 - 2013-12-11
15+ ------------------
16+
17+ * fix relative import in template tags
18+
19+
20+ 0.3.0 - 2013-12-11
21+ ------------------
22+
23+ * Rename package to django_babel
24+
25+
26+ 0.2.3 - 2013-12-11
27+ ------------------
28+
29+ * Rename package on PyPI
30+ * Use GitHub as source control
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments