Development guide outdated
See original GitHub issueDescribe the bug
Essentially, in https://github.com/python/peps/pull/1577 we’re simply trying to confirm that adding code highlighting to PEPs works but we cannot build the site to confirm using https://pythondotorg.readthedocs.io/install.html
We get errors such as:
django.db.utils.OperationalError: could not connect to server: No such file or directory
Is the server running locally and accepting
connections on Unix domain socket "/var/run/postgresql/.s.PGSQL.5432"?
Desktop (please complete the following information):
- OS: Windows 10 and Ubuntu 18.04
Additional context
Issue Analytics
- State:
- Created 3 years ago
- Comments:9 (6 by maintainers)
Top Results From Across the Web
You Need Feature Guides - Medium
You need Feature Guides of course ... Create a development focused role mirroring the Product Manager's Business focus. ... In some organizations ...
Read more >The Beginner's Guide to Website Development - HubSpot Blog
In this guide, we'll cover the basics of web development, ... coding tends to become outdated much faster than back-end development.
Read more >Book Review: John Sonmez -The Complete Software ...
The book is a practical guide on how to successfully navigate and advance your software development career. The best parts of the book...
Read more >Mad Games Tycoon - Game Development Guide
Hello everyone. In this Guide I will be going over the optimal settings for each part of the Game development process for each...
Read more >Developer Guide - Opencast Documentation
This is an outdated version of the development documentation for Opencast. The latest version of the docs can be found here.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I found PR https://github.com/python/pythondotorg/pull/1063 to add CSS colouring, but it was closed in 2017 as the plan was to use RtD instead. Also in 2017 Brett suggested re-opening it as the RtD move was going slowly.
In 2020 the RtD move is still going slowly, so I’ve rebased https://github.com/python/pythondotorg/pull/1063 and re-opened it as https://github.com/python/pythondotorg/pull/1638.
Thanks!!!