Author: jezdez
Date: 2011-01-21 14:47:56 -0600 (Fri, 21 Jan 2011)
New Revision: 15278

Modified:
   django/trunk/MANIFEST.in
Log:
Added app translation files to the package manifest template.

Modified: django/trunk/MANIFEST.in
===================================================================
--- django/trunk/MANIFEST.in    2011-01-21 20:16:38 UTC (rev 15277)
+++ django/trunk/MANIFEST.in    2011-01-21 20:47:56 UTC (rev 15278)
@@ -12,6 +12,7 @@
 recursive-include extras *
 recursive-include tests *
 recursive-include django/conf/locale *
+recursive-include django/contrib/*/locale *
 recursive-include django/contrib/admin/templates *
 recursive-include django/contrib/admin/media *
 recursive-include django/contrib/admindocs/templates *

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to