mirror of
https://github.com/django/django.git
synced 2025-08-03 02:23:12 +00:00

remaining with how we construct the version numbers, but this change is useful nonetheless. Patch from Dirk Datzert. git-svn-id: http://code.djangoproject.com/svn/django/trunk@4490 bcc190cf-cafb-0310-a4f2-bffc1f526a37
10 lines
346 B
Text
10 lines
346 B
Text
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 *
|