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

Support for pages with different content types.

5774e46d932361bb1a2e0ee4410778ef691bc1e2 authored about 10 years ago
Merge pull request #517 from justinabrahms/316-admin-blog-sync

Support for syncing blog entries from the admin.

53dc572a40b937a586a4c06fee1fc4465e90beb2 authored about 10 years ago
Merge pull request #519 from justinabrahms/fix-time-position

Fix time position on blog listing pages

9fc57c1e276d999ecd060cb49dadce26483caadd authored about 10 years ago
compiled files.

b7526a8533cab0fc668c41016f05e32dfe3a5a4e authored about 10 years ago
Re-apply @luanfonceca's changes to master.

72ca3770fb8c5952b2542e0b085fe8195c1138cf authored about 10 years ago
Support for syncing blog entries from the admin.

3f33d2680865871753428c7a6953515b3206cc30 authored about 10 years ago
Update last_import time when update_blogs is run.

f9381d32053c9e4216f3ec384b8b0c0aff684e7e authored about 10 years ago
replace static psf-news box with dynamic psf news

c48ac2f99d90b69d5f9306d9b3d8c6ab9138406f authored about 10 years ago
Template tag for rendering feed aggregates.

3b17e1a101f2d5b01b8b7c58aff6299e54da78ec authored about 10 years ago
Support for fetching multiple blogs.

Also lays the model groundwork for FeedAggregates which will allow
people to customize blog cont...

7e271ce7fa33113046808b34c8df40352a5549d9 authored about 10 years ago
require uWSGI

38473b7b60de62a99fa5eceb6a1ed409762e7543 authored about 10 years ago
add missing variable

ccba75e5c3d1a07a90463b8cd9c813bda71a0a07 authored about 10 years ago
disentangle slash redirection from page lookup

543c334dd9811d6bbaefb02bd9fc1ea074f70c5c authored about 10 years ago
add needed slash

ac4ef25e1127cf5dbf7fe0cf795d34b584c7b343 authored about 10 years ago
fix for reals

8b43b6fdbb4a51a53c9817281ffbf374db43fd0f authored about 10 years ago
just use handy build_absolute_uri function

86651f465421d2030996af21f1dbe49ff59aaced authored about 10 years ago
fix for old Django

ea039a021a33284fb05f09e54cc7cc82cee93713 authored about 10 years ago
force pages to have trailing slashes

6bb773c7dbd959eeac2e72b9263ec3874c15f92a authored about 10 years ago
Adding requests to requirements

195d7a82ef43f0ced8d7557cc910e34aa4cd299b authored about 10 years ago
Adding mgmt command to fix success story images

- Minor PEP8 cleanup of pages.models
- Migration to allow for longer image file names as...

9b8cb783f066535993cfa268b93e633beb8d34b2 authored about 10 years ago
Removing bad test that break Travis

ed217c699ae2d96a11d52e7d880d485ccdd8233c authored about 10 years ago
Merge branch 'justinabrahms-generate-pep0000'

0d026547ce7bd95096459cdad354eb91a21d8acf authored about 10 years ago
Merge branch 'generate-pep0000' of github.com:justinabrahms/pythondotorg into justinabrahms-generate-pep0000

83cf01071a351ac33139f8b667267525b3de6a70 authored about 10 years ago
Merge pull request #507 from justinabrahms/consistent-footnote-width

Consistent footnote number width.

32dbd329b7bff2052032e0064758c85e65393a56 authored about 10 years ago
Merge pull request #511 from justinabrahms/vagrant--susy

Actually install susy.

80c37fd81144d20ee21c9de9d0724bf1267a1631 authored about 10 years ago
Merge branch 'justinabrahms-vagrant--migrations'

b3fed67bb8e1458aaf297828dce8c60f616144c2 authored about 10 years ago
Merge fixes

1e784f7532805630b7bcaa0412e46dea8fe61787 authored about 10 years ago
Merge pull request #505 from justinabrahms/pep-image-import

Pull in images when doing a PEP import.

87b0aa947550f89fb2809da21500c87c4d4dfecd authored about 10 years ago
Actually install susy.

d5b63163587915db8908367803cfd022f2b246ab authored about 10 years ago
Revert "upgrade tastypie"

This reverts commit a14a7d482a633014277200936c5a0bb64d2a7d65.

d4babbf0a2d2fa7d4c3942902e4bf93010505fea authored about 10 years ago
Enable migrations during initial provisioning.

7fe75404ad4b45bb7fa49fa5e577dcec2ca73faa authored about 10 years ago
Revert to a lower version of tastypie.

The 0.12 line seems to drop compatibility with Django 1.5 + South, as
the migrations are no long...

cdee06946e9c07b06f21dab87c00f9c6db3bc53f authored about 10 years ago
Use the generated index for pep-0000 as well.

30540864a87083008c023da8a88174b76bcc6939 authored about 10 years ago
Consistent footnote number width.

31b24c2e40651ed71d4439b400e22973d887350f authored about 10 years ago
Tests for Image creation.

12ae6cabf201b3455efa0594ea0b0f45b5264613 authored about 10 years ago
Pull in images when doing a PEP import.

e9e8eff62466102a3230041a658e87fa79b0a544 authored about 10 years ago
'release notes' -> 'full changelog'

3f0cf49e648828b826278078b76981448d99bf27 authored about 10 years ago
allow release_page api field to blank and null like the model

36b6e49cfd5a8302e9240e77062597a0e3d2cab7 authored about 10 years ago
upgrade tastypie

a14a7d482a633014277200936c5a0bb64d2a7d65 authored about 10 years ago
Adding initial Sponsor docs

64f191eae0b583a3e2f8ce6088ff3538b9a661a3 authored about 10 years ago
Changing PEP page meta and on page titles

70d2f7234d55e6877c84ac459bb6c915f55b55bb authored about 10 years ago
Adding breadcrumbs to PEP pages as best we can with static data

25eca0a6f269a5d862cdc65a205ac191e16879e7 authored about 10 years ago
More PEP page fixing

c169f6aebb343d692a28b890c4f932dc91cb28cd authored about 10 years ago
Fixing broken tests

1307ce8d51fcab9cf162cd52d3849c3f74a6ca41 authored about 10 years ago
Making free form company name/description work

b450506b50abee6770708c414c748bfb2dacd99b authored about 10 years ago
Update index.html

Comment out the PSF wiki box until we have found a way to make it more accessible to non-voting ...

3411d83b80ef9e0cd9862e55049da44674691164 authored about 10 years ago
try pages url with and without slash

570c0555a24b9f543af0174545d6c490d5a74698 authored about 10 years ago
enable APPEND_SLASH (fixes #494)

39eec886b1774eabab4f5b3abf0dd31322aee9c9 authored about 10 years ago
Rename Job Types to Job Technologies

2affe5cdd2b52c2b392f66d52ff34fafd47d93da authored about 10 years ago
Fixing job type m2m issue with create/edit forms

a9d6929eadff3ef70c30b32394ce81870ce4d145 authored about 10 years ago
Removing old comment

638ccd1e60cb29bb5e338099d9af2783abf0dd7c authored about 10 years ago
PEP8

7a170d3754e32025acb6244e56a2231ff497b109 authored about 10 years ago
Fixing various Job issues

Fixing issues from
https://github.com/python-jobs-board/pythondotorg/labels/important

...

4fffcc3d98858669dfa2da9bb00e8e014e8cf440 authored about 10 years ago
Fixing failing Job test

76681564f94bc7c580d6c2b8ee422d2a063aa288 authored about 10 years ago
Job Model Fixes

- Merging in changes from python-jobs-fork manually
- Make job title NOT optional
- ...

d02650e5f24573d713678cef63883db65797d539 authored about 10 years ago
Add Job Title to JobForm

bacd27268fbfbe3d92531b93769b30e8e3e91ab6 authored about 10 years ago
Add Job Title to admin

375869328566fab6fea16e72c4031788fb859963 authored about 10 years ago
Adding additional download boxes for /downloads/

- Added box for other ports
- Added PGP box
- Fixes #492

7bffd17b1eb06e001c3c5056c6a93bb18bf2f648 authored about 10 years ago
remove stray blank lines

34a50736c3bac915ee8e62e396209372c8b37efe authored about 10 years ago
Merge pull request #493 from justinabrahms/patch-1

Unbreak the README due to poor formatting.

761c127342aeae54ffc790bd57df91cdf9bfc8c0 authored about 10 years ago
Unbreak the README due to poor formatting.

Thought perhaps we were on RST, rather than markdown. Corrected.

769ad54f5f86d7f03be04347d2d4b3b464f877fa authored about 10 years ago
Fixing bad template block

87e274a5afa4e26648696488afd05866c580a75b authored about 10 years ago
Merge pull request #490 from justinabrahms/freetype-troubleshooting

Add info on debugging a freetype install error

62495c4789d9cbe0401dfe8b3baf06962167bd62 authored about 10 years ago
Stupid commit before typo testing

be7f04002f8a2c3d9adbb5f07ba44fed4b8140d1 authored about 10 years ago
Redirecting old download pages to new downloads pages

8a751d533fa2f96f6eeb86e7eaf25157b6e5ed31 authored about 10 years ago
Improving page titles

19a2258ba3a6d45333e2395144d4b64aabc604cb authored about 10 years ago
Upgrading Django to 1.5.11

c4f9dea18fa77718a676472af0d8dd9d3315cb78 authored about 10 years ago
Reducing coverage amount to 80

198413f84bee651593c940ab2e59b29ec6db2dbd authored about 10 years ago
Fixing admin Image display

- For some reason Django finds it's useful to show you the
MEDIA_ROOT for ImageFileFie...

0beff21f1a9ace23db673c9eb59b4635486acd5e authored about 10 years ago
Fixing PEP headers and adding hg link

1ed1d6ef545def5ddec0df7fd5e0badcd150d4ec authored about 10 years ago
Removing blank header fields

300f6c52b5413f5eecfa96299ae0b4a4c1e6b8ba authored about 10 years ago
Removing debugging print

f56670b5ec732579a79fa810a66942f6aafc1636 authored about 10 years ago
Adding Events and Calendars to search

c0a93dec908714c7735b23f9904caaa70542e98d authored about 10 years ago
Haystack search improvements

- Fixed display of search results
- Added Download Releases to searchable content
- ...

34ca63d9034ad269927f51f3d5917b21c5692c3d authored about 10 years ago
Remove version from pep0 header

46fe9c698b3cbe1b2fb4cd452d46528814d9f1af authored about 10 years ago
Add special pep template

d82492f2c4ec72767ac6c796ae265abd83e7ae42 authored about 10 years ago
Make pep0 use different template

58fa406da1301407211d14617d0434c6248251ac authored about 10 years ago
Add info on debugging a freetype install error

f5f7c13d93bd6fb1782bae3cd1efd1d78a142a2c authored over 10 years ago
Merge pull request #484 from berkerpeksag/downloads-fixture

Add a simple fixture file for the downloads app.

cbab9759e34194f1ec9f39d1e375f8007a240d71 authored over 10 years ago
Add a simple fixture file for the downloads app.

08f58326690349455cd4b3e5a11c7aeea4518a9a authored over 10 years ago
Merge pull request #483 from berkerpeksag/format-cleanup

Remove redundant numbered parameters in str.format() on Python 3.

7ee992ba935ec21e4b7f758ca3406f16ba862861 authored over 10 years ago
Remove redundant numbered parameters in str.format() on Python 3.

This was only necessary on Python 2.6.

b262829f5229318c7e04edfffd1651098658f51a authored over 10 years ago
Merge pull request #482 from pythonanywhere/pythonanywhere-cookie-fix

Change to proxying the PythonAnywhere stuff through console.python.org, ...

3b1759e1d2318e879d6d8593331e88b9726da331 authored over 10 years ago
Change to proxying the PythonAnywhere stuff through console.python.org, which should fix cookie errors for some Internet Explorer and Safari users.

3c35b7ea06a317fead88ecfa025fc616b0843a66 authored over 10 years ago
Fixing PEP urls

03f9dac016cb36fe85e0d5d28e6939f893c9ee85 authored over 10 years ago
be specific

559c01987f1e7eb028fe0b4f30310aab314d988d authored over 10 years ago
Improving PEP test coverage

d42acd876c187848759f6e2bab96798a054ce5f7 authored over 10 years ago
PEP Generation Tests

- Adding not entirely worthless PEP generation test

fa38b35037d25281902320cb0ee243c502e6b88d authored over 10 years ago
Adding PEP Process docs

ebbc516ed420568fbc5b102ae5a9e468fadb95a8 authored over 10 years ago
New PEP Code

- New PEP Process imports PEP content from generated HTML files
from existing process ...

4f581318acf9a8b59d2a42b72e8cc2e5fc7fb393 authored over 10 years ago
Removing old PEP code

75719c9378aeb446c28dc90556e6159d96d4744d authored over 10 years ago
Fix release download url bug on Download landing page

13edc8055a6d68b14bbab9f6b7dbcd4a87a8e196 authored over 10 years ago
Adding 'latest' redirect views for latest releases

c1ef23537367442e34a6bfd366964051f4822fb4 authored over 10 years ago
Adding all OS download files to Download OS pages

05c5318efad05516682127d7ec5e1af7ba77cab0 authored over 10 years ago
Merge branch 'release' of github.com:python/pythondotorg into release

a2bd6e5c7e78238c53b53ae13ffdf7837b549605 authored over 10 years ago
Merge branch 'master' into release

76e336e51f0ea53b9bfb73ad8649915a6a72f6c7 authored over 10 years ago
http -> https for docs

0774296604ba53d84ce28a79146e78fdcd7d8fda authored over 10 years ago
Merge branch 'master' into release

95e1e686591b772bc738a76395adca40d5719591 authored over 10 years ago
Source download docs fix

dff1171417be14ce1a6b41e7abaca285eb78e673 authored over 10 years ago
Merge branch 'master' into release

0a6ed27ea622fe008256ac37d54179cf2ae3da7e authored over 10 years ago