djangoproject.com icon indicating copy to clipboard operation
djangoproject.com copied to clipboard

Source code to djangoproject.com

Results 162 djangoproject.com issues
Sort by recently updated
recently updated
newest added

While reading the documentation there is useful field for search, just above "Support Django!" section. However when getting to 404 page, the field is not displayed. IMHO, the search field...

There's also a spinner that remains on the page. ![50xkj8e](https://cloud.githubusercontent.com/assets/784229/26242898/b3ee058c-3c92-11e7-93e2-ee99a5e97a9d.png) The stripe invoice number is 2968-4784 if it helps with checking logs. My devtools has no errors except mixpanel stuff...

fundraising

Right now, we don't implement the Stripe API for changing a subscription card. This isn't trivial, as it will require us keeping track of the emails of repeating donors (by...

Currently, the way for a member to change what teams they're listed in is to edit the teams. This is cumbersome and error-prone. Since the member-team relation is M2M anyway,...

new feature
members

Going to https://docs.djangoproject.com/en/1.6/ results in a 404. I know that 1.6 docs have been archived, but we should point users to readthedocs http://django.readthedocs.io/en/1.6.x/. There are a lot of projects using...

This is more of a usability request than an issue. I'd love to see a back to top button - particularly on the documentation where some of the pages are...

accessibility
new feature

New design has tags/categories in blog. I've commented them so far. Do we want to implement them in the future?

new feature
blog

Right now we have to copy CSS files over to the code.djangoproject.com repo and that sucks. We could merge the other repo into this djangoproject.com repo since it would centralize...

trac

We have some badges on DP website: - [ ] https://www.djangoproject.com/community/badges/ - [ ] https://www.djangoproject.com/foundation/donate/thanks/ They are not really looking well with new style. We should have them re-made.

on hold
good first issue

We have a separate repo for code.djangoproject.com and that's silly. This should also help fix #187

trac