Allow for a django project to live in a subdirectory of the repository
[fnpdjango.git] / CHANGES.txt
1     - Fix makecontribmessages command.
2
3 v0.1.6  2013-03-20
4     - Update to Django 1.5
5
6 v0.1.5  2013-02-22
7     - Make prevnext respect current GET parameters.
8     - Add a management command for localizing contrib apps.
9     - Fix deployment sudo problem.
10
11 v0.1.4  2013-01-10
12     - Add tQ function for filtering translated fields.
13
14 v0.1.3  2013-01-09
15     - Fix get_here_url.
16     - Nicer project starter.
17     - Fix deployment scripts.
18
19 v0.1.2  2012-11-30
20     - Added app settings.
21     - Fix deployment scripts.
22     - Minor fixes.
23
24 v0.1.1  2012-11-22
25     - Deployment scripts.
26     - Minor fixes.
27
28 v0.1  2012-11-05
29     - Initial release.
30