aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Update ↵Gravatar discretegames2022-11-12-1/+1
| | | | | pydis_site/apps/content/resources/guides/python-guides/windows/putting-python-on-path.md Co-authored-by: wookie184 <[email protected]>
* Update ↵Gravatar discretegames2022-11-12-1/+1
| | | | | pydis_site/apps/content/resources/guides/python-guides/windows/putting-python-on-path.md Co-authored-by: wookie184 <[email protected]>
* Update ↵Gravatar discretegames2022-11-12-1/+1
| | | | | pydis_site/apps/content/resources/guides/python-guides/windows/installing-and-using-python.md Co-authored-by: wookie184 <[email protected]>
* Update ↵Gravatar discretegames2022-11-12-1/+1
| | | | | pydis_site/apps/content/resources/guides/python-guides/windows/common-issues.md Co-authored-by: wookie184 <[email protected]>
* Update ↵Gravatar discretegames2022-11-12-1/+1
| | | | | pydis_site/apps/content/resources/guides/python-guides/windows/installing-and-using-python.md Co-authored-by: wookie184 <[email protected]>
* Update ↵Gravatar discretegames2022-11-12-1/+1
| | | | | pydis_site/apps/content/resources/guides/python-guides/windows/installing-and-using-python.md Co-authored-by: wookie184 <[email protected]>
* Update ↵Gravatar discretegames2022-11-12-1/+1
| | | | | pydis_site/apps/content/resources/guides/python-guides/windows/installing-and-using-python.md Co-authored-by: wookie184 <[email protected]>
* Note about admin needed, and added subheading to Path guide.Gravatar discretegames2022-11-08-3/+3
|
* added shtlrs Windows guide suggestionsGravatar discretegames2022-11-08-7/+16
|
* Merge branch 'add-windows-guide' of ↵Gravatar discretegames2022-11-08-3/+3
|\ | | | | | | https://github.com/discretegames/python-discord-site into add-windows-guide
| * Update ↵Gravatar discretegames2022-11-08-1/+1
| | | | | | | | | | pydis_site/apps/content/resources/guides/python-guides/windows/common-issues.md Co-authored-by: Amrou Bellalouna <[email protected]>
| * Update ↵Gravatar discretegames2022-11-08-1/+1
| | | | | | | | | | pydis_site/apps/content/resources/guides/python-guides/windows/common-issues.md Co-authored-by: Amrou Bellalouna <[email protected]>
| * Update ↵Gravatar discretegames2022-11-08-1/+1
| | | | | | | | | | pydis_site/apps/content/resources/guides/python-guides/windows/common-issues.md Co-authored-by: Amrou Bellalouna <[email protected]>
* | emphasized NOTGravatar discretegames2022-11-08-1/+1
|/
* Proofread windows guides and added image links everywhereGravatar discretegames2022-11-08-98/+111
|
* Added WSL2 section to windows guide; other tweaksGravatar discretegames2022-11-08-15/+36
|
* finished py launcher section, finishing Windows guide reorgGravatar discretegames2022-11-08-14/+57
|
* re-added venv section to windows guideGravatar discretegames2022-11-07-6/+35
|
* completed more install info section of Windows guideGravatar discretegames2022-11-07-43/+44
|
* Finished recommended Python Windows install instructionsGravatar discretegames2022-11-07-16/+85
|
* added toc to windows guidesGravatar discretegames2022-11-07-0/+2
|
* reorg of windows guides, moved py launcher into installing and using, fixed ↵Gravatar discretegames2022-11-07-71/+38
| | | | links
* tweaks and link fixes to windows guides, still in reorg processGravatar discretegames2022-11-07-41/+48
|
* Proofread, tweaked, added links to common windows issues guide. (Also ↵Gravatar discretegames2022-11-07-146/+119
| | | | normalized to 120 wide with rewrap vsc ext)
* finished detailed, screenshot full, putting python on path guideGravatar discretegames2022-11-06-12/+152
|
* Rewrote safe method for adding Python to path, in own articleGravatar discretegames2022-11-06-102/+103
|
* Redid windows guide titles/slugs/descriptions to be consistent with planned ↵Gravatar discretegames2022-11-05-114/+143
| | | | changes and have nice order
* final tweaks to ms store articleGravatar discretegames2022-11-05-7/+12
|
* added right aligned drake image and a few tweaks to ms store guideGravatar discretegames2022-11-05-2/+6
|
* Rewrote and added more info to python on ms store articleGravatar discretegames2022-11-05-30/+56
|
* Minor improvements to wording and layoutGravatar wookie1842022-11-02-5/+7
|
* Edit creating-python-environment-windows.md to link to the page on ↵Gravatar wookie1842022-11-02-15/+3
| | | | installing Python on Windows
* Move guides to a subdirectoryGravatar wookie1842022-11-02-0/+2
|
* Made some changes after proof-readingGravatar wookie1842022-10-21-84/+94
|
* Wrap lines and make some more changesGravatar wookie1842022-10-21-98/+267
|
* Split up into multiple pages and add more contentGravatar wookie1842022-10-21-146/+190
|
* Add initial guide for errors with Python on WindowsGravatar wookie1842022-10-21-0/+204
|
* Merge pull request #780 from python-discord/repo-token-removeGravatar Xithrius2022-10-13-1/+0
|\
| * `REPO_TOKEN` env var obliteratedGravatar Xithrius2022-10-12-1/+0
|/
* Merge pull request #777 from python-discord/dependabot/pip/django-4.1.2Gravatar Xithrius2022-10-12-7/+7
|\
| * Bump django from 4.1.1 to 4.1.2Gravatar dependabot[bot]2022-10-12-7/+7
|/ | | | | | | | | | | | | | Bumps [django](https://github.com/django/django) from 4.1.1 to 4.1.2. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/4.1.1...4.1.2) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
* Merge pull request #778 from python-discord/dependabot/pip/psycopg2-binary-2.9.4Gravatar Xithrius2022-10-12-66/+66
|\
| * Bump psycopg2-binary from 2.9.3 to 2.9.4Gravatar dependabot[bot]2022-10-12-66/+66
|/ | | | | | | | | | | | | | | Bumps [psycopg2-binary](https://github.com/psycopg/psycopg2) from 2.9.3 to 2.9.4. - [Release notes](https://github.com/psycopg/psycopg2/releases) - [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS) - [Commits](https://github.com/psycopg/psycopg2/commits) --- updated-dependencies: - dependency-name: psycopg2-binary dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
* Merge pull request #779 from python-discord/dependabot/pip/pyfakefs-5.0.0Gravatar Xithrius2022-10-12-5/+5
|\
| * Bump pyfakefs from 4.7.0 to 5.0.0Gravatar dependabot[bot]2022-10-10-5/+5
|/ | | | | | | | | | | | | | | Bumps [pyfakefs](https://github.com/pytest-dev/pyfakefs) from 4.7.0 to 5.0.0. - [Release notes](https://github.com/pytest-dev/pyfakefs/releases) - [Changelog](https://github.com/pytest-dev/pyfakefs/blob/main/CHANGES.md) - [Commits](https://github.com/pytest-dev/pyfakefs/compare/v4.7.0...v5.0.0) --- updated-dependencies: - dependency-name: pyfakefs dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
* Merge pull request #744 from python-discord/snekbox-311-and-metricityGravatar Boris Muratov2022-10-08-2/+8
|\ | | | | Add info about working with snekbox 3.11 and metricity on bot
| * Add info about working with snekbox 3.11 on botGravatar Chris Lovering2022-10-07-2/+8
|/
* Merge pull request #776 from python-discord/dependabot/pip/sentry-sdk-1.9.10Gravatar wookie1842022-10-06-5/+5
|\ | | | | Bump sentry-sdk from 1.9.8 to 1.9.10
| * Bump sentry-sdk from 1.9.8 to 1.9.10Gravatar dependabot[bot]2022-10-04-5/+5
|/ | | | | | | | | | | | | | | Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.9.8 to 1.9.10. - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-python/compare/1.9.8...1.9.10) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
* Merge pull request #769 from python-discord/bump-dependenciesGravatar Hassan Abouelela2022-09-30-528/+515
|\ | | | | Update To 3.10 And Bump Dependencies