aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site/apps/resources (follow)
Commit message (Expand)AuthorAgeLines
* fix: use new domain for bot tutorial resourceGravatar vcokltfre2023-02-13-1/+1
* changed over to a clearer logoGravatar Assile2023-01-24-1/+1
* yaml for python.org tutorialGravatar Assile2023-01-24-0/+14
* Bump Django To 3.2Gravatar Hassan Abouelela2022-07-11-1/+1
* Use font awesome lock icon that is available under free licenseGravatar mina2022-07-10-1/+1
* Fix lintingGravatar mina2022-07-10-1/+0
* Add padlock as icon for Security resourcesGravatar Steele2022-06-13-0/+1
* Update vcokltfre's discord bot tutorialGravatar Steele2022-06-13-1/+1
* Remove Atom, which will no longer be supportedGravatar Steele2022-06-13-14/+0
* Add The Algorithms to resourcesGravatar Steele2022-06-13-0/+18
* Merge branch 'main' into swfarnsworth/resourcesGravatar Steele2022-06-13-7/+19
|\
| * Add video type to Python Morsels resoureGravatar Daniel Brown2022-05-09-0/+1
| * Remove expired coupon code and update course nameGravatar wookie1842022-02-19-3/+2
| * Fix typo in bot tutorial resource (#661)Gravatar Ben Soyka2022-02-16-1/+1
| * Titlecase the PyDis YouTube resourceGravatar Leon Sandøy2022-02-13-1/+1
| * Add names for every resource card.Gravatar Leon Sandøy2022-02-13-0/+12
| * Kaizen: Update URL for Two Scoops.Gravatar Leon Sandøy2022-02-12-1/+1
| * Update Exercism Resource (#658)Gravatar mathstrains212022-02-11-2/+2
* | Add PyCharm logo.Gravatar Steele2022-02-11-0/+1
* | Drop "in Python" from title.Gravatar Steele2022-02-11-1/+1
|/
* Rewrite Google Colab resource to emphasize GPU computationGravatar Steele Farnsworth2022-02-03-4/+4
* Use external-link-alt for all links.Gravatar Leon Sandøy2022-02-01-5/+5
* Refactor as_css_class to 'to_kebabcase'.Gravatar Leon Sandøy2022-02-01-37/+64
* Kaizen: Make jchrists wildest dreams come trueGravatar Leon Sandøy2022-02-01-1/+1
* Add type annotations for sort key method.Gravatar Leon Sandøy2022-02-01-1/+1
* Sort resources alphabetically, disregarding 'the'.Gravatar Leon Sandøy2022-02-01-1/+10
* Add more tests for the new resources page.Gravatar Leon Sandøy2022-01-31-0/+12
* Revert changes to pyproject.toml.Gravatar Leon Sandøy2022-01-31-1/+1
* Placate the flake8.Gravatar Leon Sandøy2022-01-31-1/+3
* Minor changes to socratica resource.Gravatar Leon Sandøy2022-01-31-2/+8
* Add Socratica to the resource list.Gravatar Leon Sandøy2022-01-31-0/+16
* Get rid of invalid filters in the URL.Gravatar Leon Sandøy2022-01-31-0/+11
* Make a few minor corrections to resources.Gravatar Leon Sandøy2022-01-31-5/+5
* Revert ugly deploy preview redirect hack.Gravatar Leon Sandøy2022-01-30-40/+1
* Refactor: collapsibles as a stand-alone componentGravatar Leon Sandøy2022-01-30-0/+1
* Get rid of the title_url for university of torontoGravatar Leon Sandøy2022-01-30-1/+0
* Fix resource redirects for deploy previews.Gravatar Leon Sandøy2022-01-30-1/+39
* Ensure "Other" is always the bottom topic.Gravatar Leon Sandøy2022-01-30-6/+12
* Replace is-goodreads-cream with is-black.Gravatar Leon Sandøy2022-01-30-17/+15
* Support dashful redirects.Gravatar Leon Sandøy2022-01-30-2/+5
* Redirects from old endpoints now filter correctly.Gravatar Leon Sandøy2022-01-30-17/+9
* Sort all the resources alphabetically.Gravatar Leon Sandøy2022-01-29-2/+4
* Complexity -> Difficulty.Gravatar Leon Sandøy2022-01-29-75/+75
* Distill the resources page.Gravatar Leon Sandøy2022-01-29-2/+2
* Fix broken icon for Paid resources.Gravatar Leon Sandøy2022-01-28-1/+1
* Resource filtering on the client, pt 1.Gravatar Leon Sandøy2022-01-27-31/+94
* Add a template tag for css-classifying things.Gravatar Leon Sandøy2022-01-27-0/+18
* Greatly simplify the backend.Gravatar Leon Sandøy2022-01-27-95/+3
* Fix broken yaml in kivy.yaml.Gravatar Leon Sandøy2022-01-27-2/+2
* Merge branch 'main' into swfarnsworth/smarter-resources/merge-with-mainGravatar Leon Sandøy2022-01-23-4/+4
|\