mirror of
https://github.com/django/django.git
synced 2025-10-22 13:19:18 +00:00
git-svn-id: http://code.djangoproject.com/svn/django/branches/newforms-admin@4503 bcc190cf-cafb-0310-a4f2-bffc1f526a37
11 lines
346 B
Plaintext
11 lines
346 B
Plaintext
include AUTHORS
|
|
include INSTALL
|
|
include LICENSE
|
|
recursive-include docs *
|
|
recursive-include scripts *
|
|
recursive-include django/conf/locale *
|
|
recursive-include django/contrib/admin/templates *
|
|
recursive-include django/contrib/admin/media *
|
|
recursive-include django/contrib/comments/templates *
|
|
recursive-include django/contrib/sitemaps/templates *
|