Skip to content
main
Switch branches/tags
Code

Latest commit

* Ignore envrc files used by direnv

* Add new FK on sponsorship to point to most recent sponsorship for that sponsor

* Explicitly set up end date on contract recipes

* Refactor code by extracting query to look up for application active on an specific date

* Link overlapped applications by the new one which is being executed

* Overlapped sponsorship applications shouldn't be enabled to be visible

* Add overlapped by field to django admin so PSF staff can configure it

* Only list applications from the same sponsor if editing an application

* Do not display overlapped by field when approving an sponsorship
ceb0bf9

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
Feb 19, 2014

python.org

Build Status Documentation Status

General information

This is the repository and issue tracker for python.org. The repository for CPython itself is at https://github.com/python/cpython, and the issue tracker is at https://bugs.python.org.

Issues related to Python's documentation can be filed in https://bugs.python.org.

Contributing