PermalinkSwitch branches/tags
Cannot retrieve contributors at this time
main
Could not load branches
Nothing to show
{{ refName }}default
Could not load tags
Nothing to show
{{ refName }}defaultName already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
django/MANIFEST.in
Go to file- Go to file
Copy path Copy permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
include AUTHORS | |
include Gruntfile.js | |
include INSTALL | |
include LICENSE | |
include LICENSE.python | |
include MANIFEST.in | |
include package.json | |
include tox.ini | |
include *.rst | |
graft django | |
graft docs | |
graft extras | |
graft js_tests | |
graft scripts | |
graft tests | |
global-exclude __pycache__ | |
global-exclude *.py[co] |