PermalinkSwitch branches/tags
main
Could not load branches
Nothing to show
{{ refName }}default
Could not load tags
Nothing to show
{{ refName }}defaultdjango/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 *.rst | |
graft django | |
graft docs | |
graft extras | |
graft js_tests | |
graft scripts | |
graft tests | |
global-exclude __pycache__ | |
global-exclude *.py[co] |