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

Convert successtories tests to use factory_boy

Fixes #1112

ee5eb66caa67d2f5a4dd9d3621c00f55710d97bc authored over 7 years ago by Berker Peksag <[email protected]>
Move StoryTemplateTagTests to test_templatetags

9154bbb7c4fd96318b0de48ccf2db70b296e5514 authored over 7 years ago by Berker Peksag <[email protected]>
Improve test coverage of successstories app

5791bb422224017cd255eeae3988cc94998d2799 authored over 7 years ago by Berker Peksag <[email protected]>
Remove unused django-discover-runner

Since we already use Django 1.7, we don't need
a third-party runner.

Also, we don't set TEST_RU...

aa7942e18931ba8a0f17ccb644bab49a63ec8f56 authored over 7 years ago by Berker Peksag <[email protected]>
Upgrade django-sitetree to 1.8.0

Closes #1048

cb3cb927e4a3f544a3f0f2438c446e8f9610b238 authored over 7 years ago by Berker Peksag <[email protected]>
Style docutils image directive

Fixes #1110

a0d97ac5a967b9b1a019962315d96212c96d57a6 authored over 7 years ago by Berker Peksag <[email protected]>
Skip to the next story if the current one is in the table

bcccff6ad5c419eed727de14c2af22c35344bd59 authored over 7 years ago by Berker Peksag <[email protected]>
Drop Story.weight field

Fixes #1107

5e76ad3d87a53dc02793690ad3bacc0ce4696b32 authored over 7 years ago by Berker Peksag <[email protected]>
Show featured success stories randomly on frontpage

Refs #1107

7b44607eb0fa117ea571b179049579c2c6c32fc2 authored over 7 years ago by Berker Peksag <[email protected]>
Merge pull request #1109 from ned-deily/update-keys

bpo-30992: Remove Barry's obsolete MD5-signed key.

17479c524b3c82a304d573915373c2bf98e8c7bb authored over 7 years ago by Ned Deily <[email protected]>
bpo-30992: Remove Barry's obsolete MD5-signed key.

Current versions of gpg refuse to import MD5 keys by default, rejecting
the whole file. The onl...

ede581dbb8107759c3775a7b481722d2c39598b2 authored over 7 years ago by Ned Deily <[email protected]>
Add a note why we need components/success-story.html for future contributors

ad9c222201a5fdd149121773cb1537f9662eff3c authored over 7 years ago by Berker Peksag <[email protected]>
Add headers to story_list.html

4be82c990c98ef3bef3ae30cae0ace3a718c6e85 authored over 7 years ago by Berker Peksag <[email protected]>
Fix listing of latest success stories

2dfc955fbc94bd7c4a499bca72ff5cc2a225ccba authored over 7 years ago by Berker Peksag <[email protected]>
Cleanup unused sitetree app in story_list.html

af1c635fe3cbc764bcb428a829d4eee829e225ad authored over 7 years ago by Berker Peksag <[email protected]>
Get domain name from Site model in success story submission emails

4c407bafa261ddc87b396ccf47f5d26a17c34450 authored over 7 years ago by Berker Peksag <[email protected]>
Fix signature of update_successstories_supernav()

a591c0a74ef71b1d21efdf5798c1cfb5142809a3 authored over 7 years ago by Berker Peksag <[email protected]>
Send email notifications only to Ewa

9466f5880142d34580477101abf114c924660a96 authored over 7 years ago by Berker Peksag <[email protected]>
Show only last four stories at /success-stories/

75f465c5ba14408f52de66192d8c8ca8ff5d903f authored over 7 years ago by Berker Peksag <[email protected]>
Fix typos in old category names

Also, set 'slug' field in case a category doesn't
exist in the table.

458ecf0585357b4e52f9fcbbd9d664988263ea59 authored over 7 years ago by Berker Peksag <[email protected]>
Fix typo in data migration

252cf862a7336a821e8fb7f6b22f6c2d41a3883f authored over 7 years ago by Berker Peksag <[email protected]>
Migrate old success stories into new app

Fixes #1102

9a5d0107ba333f973b42bc7b19dce931205c1c51 authored over 7 years ago by Berker Peksag <[email protected]>
Show story links in admin

9660d4cc58416bea0598ae487df7a9c1ef4ac6bf authored over 7 years ago by Berker Peksag <[email protected]>
Don't run 'send_email_to_psf' in fixtures

799591379a0d34003c1df59fc5a56c63571c37c3 authored over 7 years ago by Berker Peksag <[email protected]>
Set help_text for Story.name to avoid confusion

Refs #834

a456b097b56c2251abfdbafdaf1379cdba8951dd authored over 7 years ago by Berker Peksag <[email protected]>
Don't accept newline character at the end of 'username'

Fixes #1045

fe8481c54d016bd44c46c26d4c478ca1c0eef733 authored over 7 years ago by Berker Peksag <[email protected]>
Set name of 'company_url' to 'Company URL'

77e0ba296feaf8cb93bc3e8c4c9ce091eb978aa7 authored over 7 years ago by Berker Peksag <[email protected]>
Include admin URL of a story in notification emails

e3baa4cb3f2ff806770575980f1c96c0c297a5af authored over 7 years ago by Berker Peksag <[email protected]>
Only send email notification to me for now

e179a2e31bc35abbe0595773fc05764e1be66cf5 authored over 7 years ago by Berker Peksag <[email protected]>
Style warning boxes and add bottom margin to note boxes

Refs #1064

060ae6a8061110043f84ce1e0a15cb029f15f647 authored over 7 years ago by Berker Peksag <[email protected]>
Style sidebar directive correctly

Fixes #808

026732ffcc92e68e0dbf24e8e703af8dc5bbc684 authored over 7 years ago by Berker Peksag <[email protected]>
Don't load 'sitetree' tags in storycategory_detail.html

7cfd0c97eee4dc6475162641ffc52013100c100f authored over 7 years ago by Berker Peksag <[email protected]>
Include raw version of the content field in email

Since we send email in plain text, there is no
need to include the 'content' field as HTML.

68239390f1336822edb708b84216ee58bd6875f6 authored over 7 years ago by Berker Peksag <[email protected]>
Send notification email in plain text

4a20da888869704ad9adafbb7b59c0ea64445819 authored over 7 years ago by Berker Peksag <[email protected]>
Strip whitespaces from email body and add an output test

5d89969ab74544ce244564b9d3993cd285636f6a authored over 7 years ago by Berker Peksag <[email protected]>
Update Ansible version in docs

ae74f532c7ad964f307bd4bdbe4aaeba5a23c407 authored over 7 years ago by Berker Peksag <[email protected]>
Remove unneeded model attributes

0c315f766b31c105c60b39746db977d6702955ca authored over 7 years ago by Berker Peksag <[email protected]>
Refactor views to use ContextMixin

d611f827c8387c174b4b4a4ab85ab9f54fb437ee authored over 7 years ago by Berker Peksag <[email protected]>
Don't show unpublished stories

545144690f0f9173f6482f628ab6dc8e75f61903 authored over 7 years ago by Berker Peksag <[email protected]>
Reduce textarea height in Story form

43c3a8a94c7783aadb440e529645f7db7c7913ff authored over 7 years ago by Berker Peksag <[email protected]>
Purge success story URLs on Fastly

3d50c357c230e0f8fda25fb81f4ddb342ed4097f authored over 7 years ago by Berker Peksag <[email protected]>
Add search ability to successstories and companies apps

e440a92f9499ccc7f547bd74e6ee82050489314b authored over 7 years ago by Berker Peksag <[email protected]>
Add a success message to the form

690b390759101de98c2ced53cb29b52ffe4ec753 authored over 7 years ago by Berker Peksag <[email protected]>
Set DEFAULT_FROM_EMAIL in settings

63f27494c7e45ae396126565c86bf025ee33b1f6 authored over 7 years ago by Berker Peksag <[email protected]>
Add author_email field to Story model

320730dd896cd35a5977f881f82577e93f45994a authored over 7 years ago by Berker Peksag <[email protected]>
Refactor templates in successstories app

27a2038e2e84c59901eadf3a02345c62dc248528 authored over 7 years ago by Berker Peksag <[email protected]>
Send an email when a new submission has posted

a12a793a4596b05cc5aa6cb30e8404c0e38de844 authored over 7 years ago by Berker Peksag <[email protected]>
Add honeypot to SuccessStory form

44a71d6b7f46fa5002690d9fad294dbe6f0147b0 authored over 7 years ago by Berker Peksag <[email protected]>
Don't prettify HTML in PEP pages

Fixes #825

cbb14fcf01c5bd7f37fbf228f5120e8c9b457eeb authored over 7 years ago by Berker Peksag <[email protected]>
Purge download boxes when a new release is added

Closes #584

de4e5d39c4b8ace495766fc11dcd0d733723725a authored over 7 years ago by Berker Peksag <[email protected]>
Refactor requirement files to make installation easier

Closes #987

fc38940ce0727c5fcc095514caf316f4e077095f authored over 7 years ago by Berker Peksag <[email protected]>
Make ReleaseFile.description filterable

This will be used to strip ", not Itanium processors"
from the description field in #1094.

c41e33cf0b18b858b4a63b66163a7bf770382c99 authored over 7 years ago by Berker Peksag <[email protected]>
Change download pages to display links for Python 3 first (#1096)

Closes #1079

73307558629b5bce6d55fd38f339f36709e783a7 authored over 7 years ago by Stefano Cianciulli <[email protected]>
credit Jose Carlos Exposito

d1dbcd3c3bc6e6865930ba88010f11bd80517d00 authored over 7 years ago by Benjamin Peterson <[email protected]>
Count whitespace-only values as empty

b09efbee19cff4ec805587e6ead19cb46f36e9b6 authored over 7 years ago by Berker Peksag <[email protected]>
Correct comment on true (not "classic") division

c1ea65d63753ff8f91e963aaec2680651b3c785b authored over 7 years ago by Ben Hoyt <[email protected]>
Display correct PSF membership info in user detail and listing pages

278d5da9b89199681d9deb3348f41aee7ce38c3d authored over 7 years ago by Berker Peksag <[email protected]>
Don't show the bio field if it is empty

d8c936df4c414a9a727e952d44b4e0cc88ab918b authored over 7 years ago by Berker Peksag <[email protected]>
Make fields of ApiKeyInline readonly

d0741ef953fbc5f7e82b1fa8c0124a74f6f26049 authored over 7 years ago by Berker Peksag <[email protected]>
Allow editing bio field in admin

Refs #1085

6138166e7887703ca97aa02e89f448cce4b49039 authored over 7 years ago by Berker Peksag <[email protected]>
Fix hidden positioning of dropdown menus (#1047)

Fixes #731

be815cb74be0c94af5ca3b0f821dbf37bb32dcf9 authored almost 8 years ago by Stefano Cianciulli <[email protected]>
Fix positioning of start and end time for events in Search page

Correct link for event results in search page

Fixes #883

a1658e9cd56d3d745647434e27a1e231f6fc0473 authored about 8 years ago by Stefano Cianciulli <[email protected]>
Installation docs: Mention Elasticsearch (#1040)

Add an optional Elasticsearch installation step
in the documentation.

Closes #1033

f3c3ea50f250c58c7ed988977c3c288075060f59 authored about 8 years ago by Mariatta <[email protected]>
Update comments and simplify all_day check

8ee737e5d2dbb226c18a7dd46912c7301b37cc0e authored about 8 years ago by Berker Peksag <[email protected]>
Fix 'DateTimeField .* received a naive datetime' warnings

029d754a53b26abac97388a99b52d2356c1f1a3c authored about 8 years ago by Berker Peksag <[email protected]>
Reorder imports

22ede4674272a4dd4d16fb3480defa14b7c0a5d0 authored about 8 years ago by Berker Peksag <[email protected]>
Get latest release information dynamically

This is a follow-up to 9252841f0eea0d166a4a2ee9253fb6596d2fa9f2.

39dc22e3c8a7bc79e994c605e531615593f6edbf authored over 8 years ago by Berker Peksag <[email protected]>
Upgrade pytz to 2016.7

6738db1f88f8118e0c5a3c6d6d61eeed7b2d6519 authored over 8 years ago by Berker Peksag <[email protected]>
Use Python 3.4 on Travis

ad16bb2927bb3a565620d4a2e0a0da6f2fb4d03e authored over 8 years ago by Berker Peksag <[email protected]>
Purge CDN cache on /ftp/python/X.Y.Z/

Fixes #1007

944192f08ee0998c17c35f856d3892bb799ae7e8 authored over 8 years ago by Berker Peksag <[email protected]>
use bold font for h1, and regular for h2 element (#1022)

Fixes #498

da8d26dcd456f178d145389855e0de762f0d7119 authored over 8 years ago by Mariatta <[email protected]>
Add styling to admonitions (#1020)

Fixes #428
Fixes python/peps#109

5c5205b4f90930200d30e20132b464c60689f908 authored over 8 years ago by Mariatta <[email protected]>
Prevent multiple form submission on /accounts/signup/

3b3a6e002bd0feceeacee5234c14fe218e792b67 authored over 8 years ago by Berker Peksag <[email protected]>
Fix IntegrityError duplicate key "successstories_story_slug_key"

Sentry ID: 98447973

ca0e135666879d73e07d3480adc18e34ef2b166e authored over 8 years ago by Berker Peksag <[email protected]>
Fix 'NoneType' object has no attribute 'download_file_for_os' error

Sentry issue ID: 137016402

2c1c85eb1cad28f644b7b9bfc198298f3ed6a95a authored over 8 years ago by Berker Peksag <[email protected]>
Improve documentation for generating PEP pages. (#1015)

a79ec96b9124d8f0873ca3e847d79de496fe046d authored over 8 years ago by Mariatta <[email protected]>
Remove lengthy text in job info box (#1012)

7db9d09eca3c6bcbc6ca01fad287b835e8c82c26 authored over 8 years ago by Mariatta <[email protected]>
Cleanup community/post_list.html

0d99645d28b8e3935c0a5e83fd096a3ab59af70b authored over 8 years ago by Berker Peksag <[email protected]>
Don't show "Community List" header if there is no entry

b1f072bdcaacc74d526a4cc9043bafbfd3475706 authored over 8 years ago by Berker Peksag <[email protected]>
Delete another unused template

b534015d0e18e69fd7805512d9aa14e850648df4 authored over 8 years ago by Berker Peksag <[email protected]>
Convert tabs to spaces

066ad1f22a8c13cc61436ce0643d030c8613980e authored over 8 years ago by Berker Peksag <[email protected]>
Cleanup blog template

42a20005e6674da18fe471d3582ba8c463b394a3 authored over 8 years ago by Berker Peksag <[email protected]>
Delete unused blog.html

0b4663e6588b9b11afc0893b694b1eae922a25f9 authored over 8 years ago by Berker Peksag <[email protected]>
Link the latest news in about page to blog.python.org (#1005)

Fixes #1004

493ec5305a1b0361a372926f27ba8bc857a20e7c authored over 8 years ago by Mariatta <[email protected]>
Redirect /blog/ to /blogs/ (#1006)

Fixes #1002

981fae7515ad37204e38d72e7db9daff6d681b0b authored over 8 years ago by Mariatta <[email protected]>
Delete PSF Sponsor Prospectus 2016.pdf

999e71b61223b00135e570ac8290659dcb06ee97 authored over 8 years ago by Mark Mangoba <[email protected]>
Add files via upload

Updated PSF Sponsor Prospectus (final). Add to sponsorship page: https://www.python.org/psf/spon...

4ec134c173e6ee6f6cb8ec36567799e4c619e5af authored over 8 years ago by Betsy Waliszewski <[email protected]>
Delete PSF Sponsor Prospectus 2016-2017.pdf

72fef106bd29ab8fcfe58dd7d38aed6224c4f16e authored over 8 years ago by Mark Mangoba <[email protected]>
Add files via upload

Add to sponsor page https://www.python.org/psf/sponsorship/ under sponsorship levels. This shoul...

9fba1b42674802ab39282497dfc7ea23c831085b authored over 8 years ago by Betsy Waliszewski <[email protected]>
Add Yadnyawalkya Tale to humans.txt

Refs #984

1bb02131bb7f988003841a2239ab80d19be949b6 authored over 8 years ago by Berker Peksag <[email protected]>
add sqlparse<0.2 (#990)

Closes #989

d5790b07f5a04d709e5b311dbdf2e5d9eccb3890 authored over 8 years ago by Mariatta <[email protected]>
Invalidate user sessions after password update

Fixes #984

76a461f03f066eaf91f8590dcd5502efd7a3b249 authored over 8 years ago by Berker Peksag <[email protected]>
Ignore JS libs and plugins too

886b114f27284722c27869f06a03dfd592d20ff8 authored over 8 years ago by Berker Peksag <[email protected]>
Ignore HTML files in fake_pep_repo

fa76617c37847b91e36ac8ba991c793259ed5e6d authored over 8 years ago by Berker Peksag <[email protected]>
Update PEP source links to use GitHub

Fixes #983

35a5c274f8dfcd950cf35b1af15d20b878a746c0 authored over 8 years ago by Berker Peksag <[email protected]>
We don't support Python 3.3 anymore

c0bb24e771a636ab1160718f7aac15a9236869e2 authored over 8 years ago by Berker Peksag <[email protected]>
Fix typo in install.rst

ad5facdce67350d56d597a54311056e88022f786 authored over 8 years ago by Berker Peksag <[email protected]>
Refactor canned responses JS

d51d1fa2a5055660d1ae79bb9bf51dc47064515a authored over 8 years ago by Berker Peksag <[email protected]>
Fix success message for 'archive' action

c5332a7dfc0b9f5c602f81a81adf7c81442969e6 authored over 8 years ago by Berker Peksag <[email protected]>
Move export_csv() action to its file

ae12ae8abbfc7df99027a0d99c8ea81101295bde authored over 8 years ago by Berker Peksag <[email protected]>