File tree Expand file tree Collapse file tree 3 files changed +31
-26
lines changed Expand file tree Collapse file tree 3 files changed +31
-26
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,7 @@ Contributors:
10
10
- Thomas Grainger <
[email protected] >
11
11
- Christopher Grebs <
[email protected] >
12
12
13
+
13
14
django-babel was previously developed under the Copyright of Edgewall Software.
14
15
The following copyright notice holds true for releases before 2013: "Copyright
15
16
(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