Django

Code

root/django/branches/full-history/MANIFEST.in

Revision 4732, 346 bytes (checked in by utrebec, 2 years ago)

[full-history]:
Merged revisions 3642-4724 via svnmerge from
http://code.djangoproject.com/svn/django/trunk

Line 
1 include AUTHORS
2 include INSTALL
3 include LICENSE
4 recursive-include docs *
5 recursive-include scripts *
6 recursive-include django/conf/locale *
7 recursive-include django/contrib/admin/templates *
8 recursive-include django/contrib/admin/media *
9 recursive-include django/contrib/comments/templates *
10 recursive-include django/contrib/sitemaps/templates *
Note: See TracBrowser for help on using the browser.