Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/python/pythondotorg

Source code for python.org
https://github.com/python/pythondotorg

Disable scroll animation completely.

Refs #531

000a41e7adaa3901a8bdf888460eb965d203a9e2 authored over 9 years ago
Move main navigation animation to a separate function.

And use it all events except window.resize.

Fixes #531

ddf71c63c24714abadcffed188f3a8eae342320d authored over 9 years ago
Upgrade Django to 1.7.9 security release

See https://www.djangoproject.com/weblog/2015/jul/08/security-releases/ for
more information.

5277ec43d205d50aab50fd9fabdae5d8e09ebb7c authored over 9 years ago
Merge pull request #787 from ned-deily/master

Update release manager pgp keys

44e0ca400b9a1af65ec3f5b7731b1d938b90392e authored over 9 years ago
Update release manager pgp keys

adf76b3781e505c483e55c291588b62ff931b034 authored over 9 years ago
Membership Flow Changes

- Added membership app to house the somewhat complex view handling
- Added django-test-p...

7fa9363d64f2216840d695396cea2f2d3f936f6d authored over 9 years ago
Merge pull request #776 from malemburg/master

Add more canned responses.

46da9d9009b6c2abfbbcc86642d63606a9a87b25 authored over 9 years ago
Add more canned responses.

Adds a formatting and a duplicate response.

5ce6299c4109aacd9020f958e7db3b250ce9694a authored over 9 years ago
Fix editor glitch.

fae7dc60661962025584f9f2f4ceddd1e41d51be authored over 9 years ago
Emphasize the need to check the submission guidelines

6172800bd4b169719a8e64f3ce3f95e0e4fec1f5 authored over 9 years ago
Forgot a requirement

6d6f929d8131e8f42b9f98e18abe62457508565d authored over 9 years ago
Add initial Working Group models/admin

d95b3dd6e2ebc40e4c6b7748c73cd244ee4e58b4 authored over 9 years ago
django-waffle

- Add django-waffle to allow us to more easily add/change features
and have them put o...

f3af38a96f0fc684c8d954099e9cdc32d20f3e55 authored over 9 years ago
Delete a debug print.

bed1994540a297bd370ec34971e2640eef9bb039 authored over 9 years ago
Ensure email address cannot be reused

- Fixes #770

19e9ec56a8289d964228931c0853086d99fef234 authored over 9 years ago
Use specific asserts in tests.

Also, remove a commented-out test.

df7cdc87dd79f9a4864b2943ff28387fedd613df authored over 9 years ago
Do not use SQLite as an example in the installation document.

It will confuse people since the site doesn't work with SQLite.

Closes #754

00537089b1cfe29de2e71b4e1685baa14aa4475b authored over 9 years ago
Use note directives in administration.rst.

2b5b198bcd9899262b9932e6c990a400bd4bbbce authored over 9 years ago
Add RTD url to README.

Closes #627

f7b996e28687eb38edff8a644758fccc64943f67 authored over 9 years ago
Separate Vagrant and manual setup more cleanly.

dc4235199a0f62c64572274260d90ecc99bf2ed8 authored over 9 years ago
upgrade lxml

d0d553cd4914731e4d81ef19ecbea134946f9141 authored over 9 years ago
We need docutils for markupfield.

ecf650c2fe41666d933fbb2f155e9c4a1f0c83e5 authored over 9 years ago
Do not install Sphinx on prod.

9d3d17f1ad92ca86a4f55386582ee2486fce46ff authored over 9 years ago
Merge pull request #766 from radarhere/patch-1

Fixed typo in administration.rst

2bd0fcd1cfbbe255858f470165e986295c1a897d authored over 9 years ago
Fixed typo in administration.rst

4efa91a8a8c707a46784ed36314351651c3453be authored over 9 years ago
Simplify Sphinx settings.

2a1eef59bece3acf47b98ba77be9d4b63e2468d4 authored over 9 years ago
add website

a66069dbd840020807b98352469fc85ec7335b5c authored over 9 years ago
Use specific asserts in tests.

32ed6cc17395b34bda3ecf35014df47ebf3b229a authored over 9 years ago
Fix #225 - Add some useful help to the 404 page.

* Provide a direct link to the legacy version of the same path.
* Mention the search box.
* List...

6d73b791d895c518bf16f9779fe88ff9cb5cf49b authored over 9 years ago
Revert "Logout without confirmation"

This reverts commit 3cf2b4ecaada4ab511342a16718db829db28e04c.

6605ad8cae57344b77b75ececfe35066ea22e31d authored over 9 years ago
Merge pull request #753 from ronjouch/docs

Clarify setup choice in the 'Installing' guide.

b5a9cc91f51d543a059f54935ea7ce9abedc09ea authored over 9 years ago
Clarify setup choice in the 'Installing' guide.

Formerly there was 'Vagrant' and 'Getting Started', which left me puzzled and
wondering if/why I...

3e3c24256dd65f3c6e304ffff6254800d28eeda4 authored over 9 years ago
upgrade uWSGI

3cf978e4f1a375c3c5cb507e82c7f24abc271350 authored over 9 years ago
Update ignored dirs for coveragepy.

51e96048e9a2908854d7c8d8a6ecc907b1cba431 authored over 9 years ago
Use the new Meta API introduced in factory_boy 2.4.0 in factories.

0c80c3977dc955a579a77fecc0b15ae78bba4280 authored over 9 years ago
Remove imports from */tests/__init__.py.

a50d041b876dfc47d2baea761118929b494531ff authored over 9 years ago
Update stack info in humans.txt.

We don't use Gunicorn and South anymore.

6955ed3abd653a4423148b3f41c5f67a408a6f71 authored over 9 years ago
Add info about communication channels to README and docs/index.rst.

Closes #60

69ce1d1ce1a7ef0ddc2ef4bf918cae74476eb10a authored over 9 years ago
update used versions

269eb69730d7cd7dc010e19f743b4285dc237707 authored over 9 years ago
add a security section

2d599249e0963bd9d56482fb9816fe07748004ce authored over 9 years ago
fix serving of humans.txt

684f461753b9d4dd7d6967d627d36b32c9a7d585 authored over 9 years ago
Import firstof from the future template library.

9cfccf11cb5b0f09909765cf69a5e52c847fc60a authored over 9 years ago
Fix JS escaping issue on user profile

f7c2d79687601697a909e282200e79f0204317ce authored over 9 years ago
Add feed for PSF board meeting minutes.

Closes #739.

12d09880517ef14bc788fc0080cdb3a9e00feec9 authored over 9 years ago
Add export CSV action to the Membership model in admin.

352bccbc4239d4c6816c17a6646fec70fafa5b65 authored over 9 years ago
Add a filter for membership_type.

eab3b3417f649e06c5d3f09b6c3369ef92da2e7d authored over 9 years ago
Add search form to the Membership page in admin.

Refs #749

15f8781084c715da8c93d9faac3423968454a86d authored over 9 years ago
Fixing Development Fixtures

- Ran into several dependency problems with the approach I was
originally taking. Pun...

c3e164e9c44cd684243f0b0fb69fecf6215774a2 authored over 9 years ago
Allow editing of other User model fields in profile

- Added first, last, email, and public profile options for editing
- Fixes #706

b3016bb22b6ae0a02269b0139beb84571796de9b authored over 9 years ago
Remove pre-releases from main Download Listing

- Fixes #621

8ae74acc296c78284a02d29bc6c73634edfab64e authored over 9 years ago
Fix escaping in Job Comment emails

- Fixes #735

b5f770309dcd6f3469048bf2f15f85b343f17af1 authored over 9 years ago
Fix broken build - Membership relationship

705c5bf081103da12af3a2b5c34255476e05d8bc authored over 9 years ago
PSF Membership Updates

- Added public_profile field
- Added membership levels
- Added vote affirmation trac...

897fb8e12b5fd4e24e42e2e1c9f2d66eca721273 authored over 9 years ago
Fix PEP titles

- Bad logic in determining titles resulted in duplicate 'PEP XXXX'
strings being in so...

ff5df0e9d6ea21743e20ef66d4621269e2fbeffb authored over 9 years ago
401 vs 404 in Jobs

- Properly returns a 401 Unauthorized on Jobs that exist, but aren't
visible to that u...

cad11bf1b151c454930cc3ebc90468b7b47909dc authored over 9 years ago
Dev Fixture Improvements

- Resolves several integrity issues related to post_save signals
firing when they shou...

39fd6752467bfd87a707242faabaeea30340381e authored over 9 years ago
Job Search Indexes

- Make Jobs, Job Types, and Job Categories searchable

104641f584184c036da7267e0fa8f0100291b862 authored over 9 years ago
Merge branch 'master' of github.com:python/pythondotorg

834f3e88004605d92e6af7886d60cdb688046001 authored over 9 years ago
Attempt to fix dev fixture ordering

16dfbf8c2c0299f6af1f88ed88c44eda5b4cbf7c authored over 9 years ago
Merge pull request #743 from berkerpeksag/invoke

Delete unused tasks.py.

72a7a57f362047bf085e7a427f41d7267eb6a0b0 authored over 9 years ago
Merge pull request #742 from berkerpeksag/procfile

Delete unused Procfile.

754166d8ff17a6536fea39a084c18046ddd6a89f authored over 9 years ago
Don't assume PKs in tests

- Assuming certain primary keys exist is often DB dependent and for
example this break...

52402796bf1b1d8c80647eedc8f349044b28f6b1 authored over 9 years ago
Add Telecommute to Job Location Filtering Options

- Adds Telecommute jobs as the first entry in the Locations menu
- Fixes #704

95d1037514ba44240bb7b42f97fc67a45c76d600 authored over 9 years ago
Small PEP8 fix

57610986434252e6723f32619d429d2706d215f1 authored over 9 years ago
allow '+' in user name slugs

c52fb5e8f2c654bf32ce0507d46e8e0b7e52b9f4 authored over 9 years ago
Delete unused tasks.py.

This was probably a leftover from the preview.python.org era.

f1b39a195788f567d8d6d25b163970b1945ebc49 authored over 9 years ago
Delete unused Procfile.

94845575b25a9f5ef3f3a678b6c6ef133cde5c20 authored over 9 years ago
Merge pull request #736 from CarlFK/patch-1

fix caps typo in email.

b3a6da567cfe831500f17503b17babb6081e8240 authored almost 10 years ago
fix caps typo.

1ac9b6601177a2175f7ade894e6a04d87049056a authored almost 10 years ago
Upgrading to non-forked django-markupfield

670c501f159dd278ef2879caca61723a808a78b2 authored almost 10 years ago
Strip whitespace in job submissions

- Strip city, region, and country to avoid duplicates
- Fixes #729

77fafdb7f3c5252cfebb5a2b36b018c056741b9c authored almost 10 years ago
Merge pull request #721 from berkerpeksag/unify-docs

Unify installation documentation in docs/

795e6ae1e32a4f2bf01c7a21e1d7a04067e1ef2a authored almost 10 years ago
Fix download release search results

- Remove errant extra beginning slash in URL
- Fixes #720

6852df8f23dcb6dacc44cde17e63535bde812b35 authored almost 10 years ago
load_dev_fixtures: Quit if we couldn't reach the fixture file.

baf535089a7754d3c8af9f09bc0c02c293e236ce authored almost 10 years ago
Use self.stdout.write() instead of print().

This is the recommended way in the Django documentation:

https://docs.djangoproject.com/en/...

dc1cf6fabcf871e3661125f7ac5d1cf9567798d6 authored almost 10 years ago
load_dev_fixture: Quit if user typed 'n' or 'no'.

Currently, the command is stll going to work if you typed 'no'.

7f9b0410a29a3bbfd9b5fe2149f9537360aab654 authored almost 10 years ago
Unify installation documentation in docs/

ab73a1f5417db7560b296e30f1fab50395f7cd99 authored almost 10 years ago
Fix "Not a gzipped file" error in generate_dev_fixtures command.

7ce50253b0b41c97e9f4205aa03f2a5f16fa5ae4 authored almost 10 years ago
Reduce coverage requirements as additions not easy to test

550e0c4ea13f00647aabd7e3f84bb111ed42d8e1 authored almost 10 years ago
Updating README with setup instruction changes

47e5f8229b61e1301aa35c577a20ede227896842 authored almost 10 years ago
Adding generate/load mgmt commands for fixtures

- Fixes #719
- Note will need psf-salt change to deploy this

2fd195e4623947d76801d4e42513e1987acff82e authored almost 10 years ago
Change job email from

- Fixes #712

b8df2b616e52c2eb1ffd28da4d8000126bb221d3 authored almost 10 years ago
Merge pull request #674 from berkerpeksag/cleanup

Remove get_dev_fixture.

ab875c7411090cd04723cfcf371953244c31dbf6 authored almost 10 years ago
Purge Fastly on new jobs

- Fixes #654

23f27ad402d7a68a18674f508d3fab8c137465d5 authored almost 10 years ago
Job Comment Preview Template

- Adjusted based template for comment previews
- Fixes #625

5f68ddda0009717217ea8c64771e30b1f1b1ac86 authored almost 10 years ago
Merge pull request #716 from malemburg/master

Fix the review comment email formatting.

6df45e7acfa03ee3c9c6a6ba0ae6e1341f92e7d5 authored almost 10 years ago
Fix job.display_name typo.

e1b0b25f6f1176ca63e067d1ab8595ef23d70b4b authored almost 10 years ago
Fix the review comment email formatting.

See #715.

a7065ebd4a070c9c5b7b7f64458fbefed327be48 authored almost 10 years ago
Fix #714: Sort jobs ascending by submission date in jobs review page.

2c7b4da1bc8bed972f00258166917e6041231bb0 authored almost 10 years ago
Merge pull request #710 from malemburg/master

Enhance the jobs app emails a bit

1f669715f600937e7cd936d0234547dde6677911 authored almost 10 years ago
Enhance the jobs app emails a bit

Include more content for the submission emails.

Make job link work in approval emails.

See #703.

43392c5628042da2b6937e85751f551dce776741 authored almost 10 years ago
Add missing mailto scheme to email link.

285c81ae2c4e9ef46ff5d6bb2b242667713ecb86 authored almost 10 years ago
Show correct title if user is PSF member.

56305f469c84a7f7a4102f63d7d668616721f640 authored almost 10 years ago
Merge pull request #702 from berkerpeksag/masonry

Fix #488: Use Masonry to sort columns in footer.

60e986f9db626b26ef9bb09d0ce75d07f6be2f29 authored almost 10 years ago
Fix #488: Use Masonry to sort columns in footer.

9fd6053bc308f14645b355a062d7e1335d73e56c authored almost 10 years ago
Add missing migration for the "all_day" field.

f146b36ebf030ad1dee5e7f7ac2f4303f90a8833 authored almost 10 years ago
Do not print anything if verbose is less than 2.

1a913246478472918039411cade0e1896ffd8689 authored almost 10 years ago
Remove get_dev_fixture.

* Staging uses DEBUG=False
* There are better ways to get data

This commit also removes test_ad...

7a2aca8447082e56def9b8361d15bb2bb45e33e9 authored almost 10 years ago
Merge pull request #221 from fcurella/bugfix/all-day-events

added support for all-day events

4501eb5704a02cc427ded8386a6cd546d6a955e5 authored almost 10 years ago
Merge pull request #697 from berkerpeksag/remove-autodiscover

admin.autodiscover() call is not necessary anymore.

88d10fa47073d6b4037c0fc30b2be01dfd275aaa authored almost 10 years ago