Source code for python.org
Python HTML CSS PostScript JavaScript Ruby
Latest commit 359d200 Aug 17, 2017 @berkerpeksag berkerpeksag Tweak ModelAdmin
* Set show_full_result_count to False to improve
  db performance
* Use list_editable instead of a custom action
* Include 'bio' field to search_fields
* Make list_display more compact
Permalink
Failed to load latest commit information.
blogs Link the latest news in about page to blog.python.org (#1005) Sep 12, 2016
boxes Upgrading to non-forked django-markupfield Apr 16, 2015
cms Fix typo in cms/models.py (#1122) Aug 11, 2017
codesamples Upgrading to non-forked django-markupfield Apr 16, 2015
community Remove imports from */tests/__init__.py. May 13, 2015
companies Add search ability to successstories and companies apps Jul 21, 2017
docs Update Ansible version in docs Jul 21, 2017
downloads Add tests for the existing downloads API Aug 13, 2017
events Update comments and simplify all_day check Oct 18, 2016
fastly Purge Fastly on Page Save Jan 12, 2015
fixtures Correct comment on true (not "classic") division Jun 3, 2017
jobs Merge JobReviewComment.Meta.ordering migrations Aug 10, 2017
membership Cleanup membership tests Aug 4, 2016
minutes Use specific asserts in tests. May 21, 2015
pages Fix typo in test_good_path Aug 5, 2016
peps Strip <html> and <body> tags in PEP content Aug 2, 2017
provisioning Move createsuperuser step into Ansible Feb 29, 2016
pydotorg Remove django_comments_xtd dependency Aug 10, 2017
sponsors Use specific asserts in tests. May 21, 2015
static Only show sign in box in PSF pages. Aug 10, 2017
successstories Move StoryTemplateTagTests to test_templatetags Aug 1, 2017
templates Update meta tags where applicable in CMS pages Aug 16, 2017
users Tweak ModelAdmin Aug 17, 2017
work_groups Add initial Working Group models/admin Jun 4, 2015
.coveragerc Update ignored dirs for coveragepy. May 13, 2015
.gitattributes Ignore JS libs and plugins too Aug 11, 2016
.gitignore Updating gitignore Sep 10, 2014
.travis.yml Use Python 3.4 on Travis Oct 8, 2016
Gemfile Added Ruby requirements. Feb 19, 2013
Gemfile.lock Re-added the Gemfile.lock, we do need this checked in apparently. Mar 5, 2013
LICENSE Adding license. Feb 19, 2014
README.md Add status badge for RTD Oct 1, 2015
Vagrantfile Use Ansible for provisioning in Vagrant. Sep 29, 2015
base-requirements.txt Remove django_comments_xtd dependency Aug 10, 2017
dev-requirements.txt Convert successtories tests to use factory_boy Aug 1, 2017
docs-requirements.txt Do not install Sphinx on prod. May 28, 2015
docutils.conf Do not show docutils error messages for now. Mar 20, 2015
manage.py Refactored settings layout for production. Mar 5, 2013
prod-requirements.txt Refactor requirement files to make installation easier Jul 18, 2017
requirements.txt Refactor requirement files to make installation easier Jul 18, 2017

README.md