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

nominations: nominations admin, make Nominator a raw field, not list

e596e71ddf0cbf99303ee0dcfbc50ea15afdbfb1 authored almost 6 years ago by Ernest W. Durbin III <[email protected]>
blackify nominations app

308db2518e0c27f5f30c58a66c52b7e874d94e95 authored almost 6 years ago by Ernest W. Durbin III <[email protected]>
Nominations (#1400)

* model nominations

* initial views and forms for nominations

* nominations: update nomina...

e2ff0e22f8f763d4ffc13bec4aca24d4b88807a0 authored almost 6 years ago by Ernest W. Durbin III <[email protected]>
Sync missing changes (#1391)

* add another row to the psf-landing page!

* freeform the psf-widget0

f677f6174907a49be04c83e7a4528c9ad406baca authored almost 6 years ago by Ernest W. Durbin III <[email protected]>
implement logged in bits of navigation with a client side include (#1390)

* implement logged in bits of navigation with a client side include

hoping to improve caching...

a15526aa4380f6d3da24b674225e60c67d063db1 authored almost 6 years ago by Ernest W. Durbin III <[email protected]>
add caching for hot routes

349390332ad43226127ced840da4caf29b81399f authored almost 6 years ago by Ernest W Durbin III <[email protected]>
add nginx in front of gunicorn

8dacfeb7784677ec3c5d591763a526f898fc166a authored almost 6 years ago by Ernest W Durbin III <[email protected]>
make compatible with heroku hosting. (#1389)

* initial herokuification

* create custom_storage for manifested pipeline files

Note:
-...

e9cfa6bded1af0a97f4200354bb79921760556a7 authored almost 6 years ago by Ernest W. Durbin III <[email protected]>
Update Freenode's register link on Community page (#1386)

5023d3de4557f2cde269ad088c07de57928eef4a authored almost 6 years ago by m-aciek <[email protected]>
update notification email for success story submission

9b798c2609bca0e9d013b9fe2d7c64c8905e5f41 authored almost 6 years ago by Ernest W Durbin III <[email protected]>
Update release manager public PGP keys file (#1384)

1eb88c45161d44fadb697e365dc4cd52362f1b8f authored almost 6 years ago by Ned Deily <[email protected]>
tests(travis): remove deprecated option

b613489057ac63d5e94a3aa61a41112a57523aa6 authored almost 6 years ago by Reece Dunham <[email protected]>
Add donate button to header (#1358)

3aa5f5aaaa661954abb6abb01ca82bd8690f4113 authored almost 6 years ago by Nicole Harris <[email protected]>
Upgrade requests to 2.20.0

7410b43f0b6f45af37018b63f1a3a8665073fc25 authored about 6 years ago by Berker Peksag <[email protected]>
Revert "Add banners for the 2018 edition of Python survey"

This reverts commit f10cd3c74b83dc84c36f4b589038f84661d9cf7f.

Conflicts:

templates/community/...

698e491a622f3edaa26b922ec0086cf321db1342 authored about 6 years ago by Berker Peksag <[email protected]>
Revert "Refactor purge_url() (#1340)"

This reverts commit f40b171b8ec40c741eb3a0c61be6d8d6e3e4de61.

8c5a2a976f1a8ed3bc5aa40f9fc73a4eca5d07b4 authored about 6 years ago by Berker Peksag <[email protected]>
Upgrade requests to 2.19.1

Refs #1349

166e0bc67de241368a454c4e700713d4c09c276b authored about 6 years ago by Berker Peksag <[email protected]>
Fix broken image path

a6bfa7bca6c3aa7be2b43739bf72f6025d0fd237 authored about 6 years ago by Berker Peksag <[email protected]>
Refactor purge_url() (#1340)

* Allow multiple URLs to be purged at once.
* Use urllib.parse.urljoin() instead of format so t...

f40b171b8ec40c741eb3a0c61be6d8d6e3e4de61 authored about 6 years ago by Jaap Roes <[email protected]>
Fix comment about the creator field

The creator ForeignKey sets blank=True, so the comment isn't correct.

22df4f423daa8c192bcbe836660e89e69181552d authored about 6 years ago by Jaap Roes <[email protected]>
Add banners for the 2018 edition of Python survey

f10cd3c74b83dc84c36f4b589038f84661d9cf7f authored about 6 years ago by Berker Peksag <[email protected]>
Upgrade Django to 2.0.9

See https://nvd.nist.gov/vuln/detail/CVE-2018-14574 for
more information.

8da7c9e8eda49bade8b2654821c15d7f20423d8f authored about 6 years ago by Berker Peksag <[email protected]>
Simplify JobQueySet (#1344)

* Remove redundant exact lookups. 'exact' is the default
lookup type.
* Remove unnecessary Q...

ed9115004bdef04426134caadaad544dd363d567 authored over 6 years ago by Jaap Roes <[email protected]>
Reuse convenient model properties in job feed

Both display_name and display_location were more or less duplicated

3dab1de0122f42e96d5524ee4c448862077bc394 authored over 6 years ago by Jaap Roes <[email protected]>
Remove unnecessary clean methods

CharFields strip their value by default since Django 1.9

269d8306af4ff6047e62a9b447d61bb615723a9d authored over 6 years ago by Jaap Roes <[email protected]>
Use update_or_create instead of custom create_or_update_model

f9d34e6953d713e252da30780f00747cc22168d9 authored over 6 years ago by Jaap Roes <[email protected]>
Reuse approved manager method

fe52f7b2450d23cb0a5b2ed78b56d00e492cacb9 authored over 6 years ago by Jaap Roes <[email protected]>
Upgrade Vagrant box to run on python 3.6 (#1334)

Fixes #1333

Co-authored-by: Gautier <[email protected]>

732d5482b69ff8c5627e0b86643270a34f9f4b50 authored over 6 years ago by Tomasz Kluczkowski <[email protected]>
Use Python 3.6 on Travis CI

a40897e95a1db5c6bc0be2eb903e87137842b92f authored over 6 years ago by Berker Peksag <[email protected]>
Allow deleting release files by release

069979c7451a5270378f2a5bad3f6b522921b060 authored over 6 years ago by Berker Peksag <[email protected]>
Use timezone.now as default for updated field

This makes it possible to bulk_create ContentManageable and Membership objects.

97e13f86230c5d867310b34fc2952bf5f793de9c authored over 6 years ago by Jaap Roes <[email protected]>
Prevent AttributeError when PEP pages cannot be parsed

See https://github.com/python/peps/pull/771 for more
details.

Fixes PYDOTORG-STAGING-12

c1d5607b8554123121aad866159bcdb18d9ca2d9 authored over 6 years ago by Berker Peksag <[email protected]>
Move {generate,dump}_pep_pages docs to commands.rst (#1328)

382561e7694ec84494a34f5c4228579bb0f7adda authored over 6 years ago by Mathivanan Palanisamy <[email protected]>
Use Manager.from_queryset() to simplify StoryManager

a4f059e48999e0519718c2a809f8ff3b29eb58d9 authored over 6 years ago by Berker Peksag <[email protected]>
Add "Remove" button to the job detail page

d420a26cf6bcd059df7f8c043d30a08c950fbb9d authored over 6 years ago by Berker Peksag <[email protected]>
Add confirmation step to remove button in job_list.html

7b2906e0d9b0f9808845bc99fd35449802cc93b5 authored over 6 years ago by Berker Peksag <[email protected]>
Document create_initial_data management command (#1323)

Closes #1281

f14ce4bddf0dd12e3a6e74b2a1a41d1953716cb1 authored over 6 years ago by Mathivanan Palanisamy <[email protected]>
Simplify GroupRequiredMixin a bit

59df5040d1b969c44d4877a6852428ff391d5e65 authored over 6 years ago by Berker Peksag <[email protected]>
Cleanup .gitignore

Recommend using a global git ignore file to ignore common files.

c370b9e05b3eacf01a303b5406bac44e8641b307 authored over 6 years ago by Jaap Roes <[email protected]>
Use Box.objects.update_or_create() (#1315)

This makes it possible to create a release without installing the Box fixtures.

97de091e4ea7a486f1ab7902f334da7ee33bb04a authored over 6 years ago by Jaap Roes <[email protected]>
Rename the button to 'Remove'

53de4561fc4532cd361f59ec20aae6e72cf2e675 authored over 6 years ago by Berker Peksag <[email protected]>
Add ability to remove a job posting by its creator

4aef29dde42ad97d0b8ddf738fd5aba4d616434d authored over 6 years ago by Berker Peksag <[email protected]>
Make '--app-label=sitetree' a special case

dfb8372a9331e43ea748ec8b1d9517ad019af79f authored over 6 years ago by Berker Peksag <[email protected]>
Update sitetree fixture

It was hard to reach to the jobs board in new
installations.

dfda85f6e0f1c643cf9ee736bc3c1625cfa84380 authored over 6 years ago by Berker Peksag <[email protected]>
Change the REPL's iframe height to 300px (#1312)

Fixes #1289

94fe96016d0314cd60da11bf4fd0bbff6836701d authored over 6 years ago by Gabriel Potter <[email protected]>
Add TestCase as base to BaseDownloadTests (#1306)

This makes DownloadModelTests work.

4135738b0a1473b3f7bf33099737ace5e9893020 authored over 6 years ago by Jaap Roes <[email protected]>
Remove redundant calls to create_url()

274561c41c0acd92a28caa74ecf960d9b3b437cf authored over 6 years ago by Berker Peksag <[email protected]>
Tweak Vagrant setup instructions (#1303)

c733c841045c9ace49bbf592fb179d4a2370af8e authored over 6 years ago by Jaap Roes <[email protected]>
Use Manager.from_queryset() to simplify ReleaseManager (#1305)

3bfef20d8fc4bebd7a589e6178f1124b74fd4cf4 authored over 6 years ago by Jaap Roes <[email protected]>
Give database user CREATEDB privileges (#1304)

This makes it possible to run the tests.

288337599a76702de35729fb88d9490709bb1fd6 authored over 6 years ago by Jaap Roes <[email protected]>
Update readme, clarify that this is not CPython's issue tracker (#1295)

c83355fd19667b4a45601d57b6b3ed569dab6f5a authored over 6 years ago by Mariatta <[email protected]>
Move bpo warnings to below of meta variables

608f15610d4a4d2633bd1e286209633afd1711c5 authored over 6 years ago by Berker Peksag <[email protected]>
Rename template directory to ISSUE_TEMPLATE

It seems like the directory name is case
sensitive.

e1a9bdac88c0afc60e18d08d06d444bdece018d8 authored over 6 years ago by Berker Peksag <[email protected]>
Add issue templates (#1296)

In all of them, mention that this tracker is for python.org.

9dbb638cd950c2108cf92f552eb54ca6d4b8a447 authored over 6 years ago by Mariatta <[email protected]>
Improve style of code blocks in PEP pages (#1216)

0c515e3f832d2ce452651ca19c6ef21907f2f8a7 authored over 6 years ago by Alexey Raspopov <[email protected]>
Show drop downs only on hover when JS is disabled (#1285)

Fixed #52

481f4b822ce755541934931f3ff761f39cd23b7e authored over 6 years ago by ugultopu <[email protected]>
Add a test to make sure that null character's not allowed

This issue is fixed in master by upgrading to Django 2.0
(https://github.com/django/django/commi...

164495575a3ffa9da7b53b662e8b9cc6a2a1943b authored over 6 years ago by Berker Peksag <[email protected]>
Match max_length values of name and slug fields

The default value of SlugField.max_length is 50.

This commit fixes the following exception:

...

482b7a78c5a75778d1938623f6824797362c58bb authored over 6 years ago by Berker Peksag <[email protected]>
Add missing migrations after upgrading Django

8b4fb6624393bf59c57be37a4e96af6af657a446 authored over 6 years ago by Berker Peksag <[email protected]>
Check slug field for uniqueness when creating a new story

Sentry issue number: PYDOTORG-PROD-22

a3719ef6e673b6eb4ce9375dc7bd16a00286b8c7 authored over 6 years ago by Berker Peksag <[email protected]>
Fix BadHeaderError when a story name contains newlines

Sentry issue number: PYDOTORG-PROD-24

d666e12b8dacba7f99e087417ddc9034788c0fcc authored over 6 years ago by Berker Peksag <[email protected]>
Simplify postgres database creating instructions. (#1287)

Simplified instructions for the contributors when they want to create a
new database and must u...

5878911dda2e7fdf68e1986e26f5734689499263 authored over 6 years ago by Tomasz Kluczkowski <[email protected]>
Fix typos in dump_pep_pages command (#1283)

* Base class of Command should read BaseCommand
* URLs of PEP pages start with /dev/peps/

56b8707bcb6121d636177ad69b9d345c307405be authored over 6 years ago by Huang Huang <[email protected]>
Remove line break and right border on sitemap items (#1244)

In the footer/sitemap of the site, there are right borders only on
"Python Books" and "Python L...

c1f726b8e02f28cac790b3476d5a5e52a0742d0e authored over 6 years ago by Steve Piercy <[email protected]>
Update PEP converters to support new PEP 0 format (#1192)

The new PEP 0 pull request can be found at https://github.com/python/peps/pull/463.

23a03322011bf28ef81357f4f87b329651d1e9df authored over 6 years ago by Huang Huang <[email protected]>
Clarify install instructions on how to create a PostgreSQL db (#1274)

c30ebf59d5ffb781f112725955c14d1bffd8f960 authored over 6 years ago by Tomasz Kluczkowski <[email protected]>
Add --flush flag to create_initial_data command (#1280)

Fixes #1175

49ea3476a55e98ef5b688c23b67e16a4baa36899 authored over 6 years ago by froessler <[email protected]>
Upgrade raven to 6.9.0 to support Django 2.0

5ed808b95b38e77f6aa426c0b02578ab7b0426ab authored over 6 years ago by Berker Peksag <[email protected]>
Add --app-label flag to create_initial_data command (#1276)

Fixes #1177

c76894e985f6f43ac7da713658c42186bdee07af authored over 6 years ago by froessler <[email protected]>
Add support for Django 2.0 (#1273)

Co-Authored-By: Tarbo Fukazawa <[email protected]>
Co-Authored-By: Paul Dickson ...

cbb5fd3f3138a642327c0d8284161b8ca2638f26 authored over 6 years ago by Anthony King <[email protected]>
Bumping Pillow to 5.1.0 (#1275)

Co-Authored-By: Cagil Ulusahin <[email protected]>
Co-Authored-By: Naomi Ced...

21ecdc2289e4f4b64b936394bd3f1c5171f6bd73 authored over 6 years ago by Nathan Jeffrey <[email protected]>
Update PyPI URLs (#1245)

Fixes #1243

4d8d9728eea7c7b2fef32eb6f24fda409cf24a06 authored over 6 years ago by Steve Piercy <[email protected]>
Fix unescaped double quotes in boxes.json (#1261)

Fixes #1260

0fc6b6de0c0a66598acba38f508f0ceb9bcc016a authored over 6 years ago by Dave Jagoda <[email protected]>
Revert "Add missing banner"

This reverts commit acae696a22d76fbda64bf046c311a408f6af605d.

041baeaf02bad06154ba3d797c38319c72ebaa4e authored over 6 years ago by Berker Peksag <[email protected]>
Revert "Add banner for Jetbrains' survey results"

This reverts commit 173cd1a3e149b210511a39b695fdfd9417cc999b.

dbbe6dcdaff78e0af2da38141b2e654755625547 authored over 6 years ago by Berker Peksag <[email protected]>
Remove python2 cta (#1219)

* Remove the Python 2 CTA buttons from the downloads page

* Remove 'which version' text from ...

b59be7482383a8ce5d01172c0f6ba0c83f71d924 authored over 6 years ago by Mike Pirnat <[email protected]>
Add missing banner

acae696a22d76fbda64bf046c311a408f6af605d authored almost 7 years ago by Berker Peksag <[email protected]>
Add banner for Jetbrains' survey results

173cd1a3e149b210511a39b695fdfd9417cc999b authored almost 7 years ago by Berker Peksag <[email protected]>
Use HTTPS URLs where applicable (#1234)

45ba6c3aa8b082cde5e5374dce941536e35e4f05 authored almost 7 years ago by Julien Palard <[email protected]>
Use SVG format for Travis CI badge (#1217)

9a2054bd5587133c27a7a6751c4c12add15aa692 authored almost 7 years ago by Pradyun Gedam <[email protected]>
Restore canned response drop-down and accept/reject buttons

Fixes #1214

07e5ba30f1df42d3d3b6aae1e7b4b17088c4d9c1 authored almost 7 years ago by Berker Peksag <[email protected]>
Fix Sentry ID 4708b8391d694ae689784337d2bdcce3

A job can only be edited when it's not approved.
See Job.editable method for details.

5d74955115bed07bfd8ede32815b6cb97a86fbba authored about 7 years ago by Berker Peksag <[email protected]>
Add form for submit event

Adds a new form to send events to the mailing list.

Co-Authored-By: Mario Corchero <mariocj89@g...

eaece78a5f72d245940b2fc6c593950f74536080 authored about 7 years ago by Marco Bonzanini <[email protected]>
psycopg2 2.7.4 is not released yet

29ccc8af89d3e88399243db5a784351096ff7c74 authored about 7 years ago by Berker Peksag <[email protected]>
Upgrade psycopg2 to 2.7.4

This was upgraded to fix https://github.com/psycopg/psycopg2/issues/594

913cbeaa7f85061d6f082612d0c0775f2054cf84 authored about 7 years ago by Berker Peksag <[email protected]>
Cleanup script.js

* Delete unused code
* Rely on Modernizr for feature detection
* Make some cosmetic changes

4a2f06c8e25e928ce310c99470d8d322084fe76c authored about 7 years ago by Berker Peksag <[email protected]>
Delete outdated and unused code from plugins.js

6a6308d0a82c0f8127e934c382f0c6c42f2f6ee3 authored about 7 years ago by Berker Peksag <[email protected]>
Upgrade lxml to 4.1.1

Closes #1194

9e5324b3c57909c3f5bd61a02c5de12de1bd8651 authored about 7 years ago by Berker Peksag <[email protected]>
Upgrade Django to 1.11.7

0128d5a39294cb585b9d1d81d006c2273450a752 authored about 7 years ago by Berker Peksag <[email protected]>
Fix event importer to exclude the ending day (#1167)

* Make the event importer to exclude the ending day in
case of a full day event
* Don't crea...

5d27916f2658202765b53178ab0f1cf501f2cc94 authored about 7 years ago by Stefano Cianciulli <[email protected]>
Delete duplicate and unused robots.txt

The real one is located in the /templates/ directory and
served by a Django view in pydotorg/ur...

506f839bc02cf7fedc82fc230744096c4430ea2c authored about 7 years ago by Berker Peksag <[email protected]>
Link to the correct PEP source file. (GH-1195)

Some PEPs are using the .rst extension, and many are in .txt.
The source link assumed that all ...

b89f75f7c9bdf9b42ea0c61e413b204bbd59e6a1 authored about 7 years ago by Mariatta <[email protected]>
:pencil: Adds venue to EventAdmin.raw_id_fields (#1189)

Signed-off-by: Jeff Triplett <[email protected]>

e17bb4815d3d93ba6de31e3d55a0038d63be2f61 authored about 7 years ago by Jeff Triplett <[email protected]>
Issue #1172: Create UserGroup model

Co-Authored-By: Hansel Dunlop <[email protected]>

7b764462eb093039e7edf4d76d79ef2f24dd57b7 authored about 7 years ago by Louish <[email protected]>
Revert "Add banners for Python survey"

This reverts commit a6272bf11689173f8f115a85146340b5e9df4506.

Closes #1185

229e61b3d36815b564ba7872da9354dc113907e2 authored about 7 years ago by Berker Peksag <[email protected]>
Upgrade BeautifulSoup to 4.6.0

This was needed in order to run the site under
Python 3.5.

eb8a9a0d0ca23bd8010612b33ead6efe4a9d6e4f authored about 7 years ago by Berker Peksag <[email protected]>
Make our Vagrant box work with newer Ansible versions

Fixes #1178

3e755c18bc0d7e2192186409c1bfd479de9bbb83 authored about 7 years ago by Berker Peksag <[email protected]>
Add Powered by Rackspace - Diamond Level Sponsor (#1170)

add RS to footer.

c3fc1f47405e93d97136757603ff77a9bf778bdd authored about 7 years ago by Mark Mangoba <[email protected]>
remove membership roaster (#1164)

in correct link listed, remove from sponsors block

7972efed590708682f086cab27ccf3d7601e8ad9 authored about 7 years ago by Mark Mangoba <[email protected]>
Don't include non featured events in get_events_upcoming(only_featured=True) (#1165)

b5d3a8989a5e09d3b08a7a7f71e0110cb69405a0 authored about 7 years ago by Mario Corchero <[email protected]>