| Commit message (Expand) | Author | Age | Lines |
* | Update pydis_site/apps/content/resources/guides/python-guides/windows/putting... | discretegames | 2022-11-12 | -1/+1 |
* | Update pydis_site/apps/content/resources/guides/python-guides/windows/putting... | discretegames | 2022-11-12 | -1/+1 |
* | Update pydis_site/apps/content/resources/guides/python-guides/windows/putting... | discretegames | 2022-11-12 | -1/+1 |
* | Update pydis_site/apps/content/resources/guides/python-guides/windows/install... | discretegames | 2022-11-12 | -1/+1 |
* | Update pydis_site/apps/content/resources/guides/python-guides/windows/common-... | discretegames | 2022-11-12 | -1/+1 |
* | Update pydis_site/apps/content/resources/guides/python-guides/windows/install... | discretegames | 2022-11-12 | -1/+1 |
* | Update pydis_site/apps/content/resources/guides/python-guides/windows/install... | discretegames | 2022-11-12 | -1/+1 |
* | Update pydis_site/apps/content/resources/guides/python-guides/windows/install... | discretegames | 2022-11-12 | -1/+1 |
* | Note about admin needed, and added subheading to Path guide. | discretegames | 2022-11-08 | -3/+3 |
* | added shtlrs Windows guide suggestions | discretegames | 2022-11-08 | -7/+16 |
* | Merge branch 'add-windows-guide' of https://github.com/discretegames/python-d... | discretegames | 2022-11-08 | -3/+3 |
|\ |
|
| * | Update pydis_site/apps/content/resources/guides/python-guides/windows/common-... | discretegames | 2022-11-08 | -1/+1 |
| * | Update pydis_site/apps/content/resources/guides/python-guides/windows/common-... | discretegames | 2022-11-08 | -1/+1 |
| * | Update pydis_site/apps/content/resources/guides/python-guides/windows/common-... | discretegames | 2022-11-08 | -1/+1 |
* | | emphasized NOT | discretegames | 2022-11-08 | -1/+1 |
|/ |
|
* | Proofread windows guides and added image links everywhere | discretegames | 2022-11-08 | -98/+111 |
* | Added WSL2 section to windows guide; other tweaks | discretegames | 2022-11-08 | -15/+36 |
* | finished py launcher section, finishing Windows guide reorg | discretegames | 2022-11-08 | -14/+57 |
* | re-added venv section to windows guide | discretegames | 2022-11-07 | -6/+35 |
* | completed more install info section of Windows guide | discretegames | 2022-11-07 | -43/+44 |
* | Finished recommended Python Windows install instructions | discretegames | 2022-11-07 | -16/+85 |
* | added toc to windows guides | discretegames | 2022-11-07 | -0/+2 |
* | reorg of windows guides, moved py launcher into installing and using, fixed l... | discretegames | 2022-11-07 | -71/+38 |
* | tweaks and link fixes to windows guides, still in reorg process | discretegames | 2022-11-07 | -41/+48 |
* | Proofread, tweaked, added links to common windows issues guide. (Also normali... | discretegames | 2022-11-07 | -146/+119 |
* | finished detailed, screenshot full, putting python on path guide | discretegames | 2022-11-06 | -12/+152 |
* | Rewrote safe method for adding Python to path, in own article | discretegames | 2022-11-06 | -102/+103 |
* | Redid windows guide titles/slugs/descriptions to be consistent with planned c... | discretegames | 2022-11-05 | -114/+143 |
* | final tweaks to ms store article | discretegames | 2022-11-05 | -7/+12 |
* | added right aligned drake image and a few tweaks to ms store guide | discretegames | 2022-11-05 | -2/+6 |
* | Rewrote and added more info to python on ms store article | discretegames | 2022-11-05 | -30/+56 |
* | Minor improvements to wording and layout | wookie184 | 2022-11-02 | -5/+7 |
* | Edit creating-python-environment-windows.md to link to the page on installing... | wookie184 | 2022-11-02 | -15/+3 |
* | Move guides to a subdirectory | wookie184 | 2022-11-02 | -0/+2 |
* | Made some changes after proof-reading | wookie184 | 2022-10-21 | -84/+94 |
* | Wrap lines and make some more changes | wookie184 | 2022-10-21 | -98/+267 |
* | Split up into multiple pages and add more content | wookie184 | 2022-10-21 | -146/+190 |
* | Add initial guide for errors with Python on Windows | wookie184 | 2022-10-21 | -0/+204 |
* | Merge pull request #780 from python-discord/repo-token-remove | Xithrius | 2022-10-13 | -1/+0 |
|\ |
|
| * | `REPO_TOKEN` env var obliterated | Xithrius | 2022-10-12 | -1/+0 |
|/ |
|
* | Merge pull request #777 from python-discord/dependabot/pip/django-4.1.2 | Xithrius | 2022-10-12 | -7/+7 |
|\ |
|
| * | Bump django from 4.1.1 to 4.1.2 | dependabot[bot] | 2022-10-12 | -7/+7 |
|/ |
|
* | Merge pull request #778 from python-discord/dependabot/pip/psycopg2-binary-2.9.4 | Xithrius | 2022-10-12 | -66/+66 |
|\ |
|
| * | Bump psycopg2-binary from 2.9.3 to 2.9.4 | dependabot[bot] | 2022-10-12 | -66/+66 |
|/ |
|
* | Merge pull request #779 from python-discord/dependabot/pip/pyfakefs-5.0.0 | Xithrius | 2022-10-12 | -5/+5 |
|\ |
|
| * | Bump pyfakefs from 4.7.0 to 5.0.0 | dependabot[bot] | 2022-10-10 | -5/+5 |
|/ |
|
* | Merge pull request #744 from python-discord/snekbox-311-and-metricity | Boris Muratov | 2022-10-08 | -2/+8 |
|\ |
|
| * | Add info about working with snekbox 3.11 on bot | Chris Lovering | 2022-10-07 | -2/+8 |
|/ |
|
* | Merge pull request #776 from python-discord/dependabot/pip/sentry-sdk-1.9.10 | wookie184 | 2022-10-06 | -5/+5 |
|\ |
|
| * | Bump sentry-sdk from 1.9.8 to 1.9.10 | dependabot[bot] | 2022-10-04 | -5/+5 |
|/ |
|