TJ Destinations, ala Ethan
Go to file
dependabot[bot] f488b666a7
build(deps): bump mistune from 2.0.5 to 3.0.2
Bumps [mistune](https://github.com/lepture/mistune) from 2.0.5 to 3.0.2.
- [Release notes](https://github.com/lepture/mistune/releases)
- [Changelog](https://github.com/lepture/mistune/blob/v3.0.2/docs/changes.rst)
- [Commits](https://github.com/lepture/mistune/compare/v2.0.5...v3.0.2)

---
updated-dependencies:
- dependency-name: mistune
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-02 10:39:46 +00:00
.github chore(dependabot): enable dependabot 2021-05-13 08:56:21 -04:00
ci ci: test database migrations 2021-04-20 21:37:18 -04:00
data remove CEEB data (#169) 2023-04-08 20:52:27 -05:00
scripts feat(destinations): use mistune for Markdown parsing 2022-02-05 23:13:01 -05:00
tjdests feat(auth/index): copyright date to present 2023-04-16 18:15:15 -05:00
.coveragerc ci: add asgi.py to excludes for coverage 2021-04-20 19:31:46 -04:00
.flake8 chore: reformat/add type hints 2021-04-19 21:30:14 -04:00
.gitignore Initial commit 2021-04-19 18:46:27 -04:00
.isort.cfg chore: reformat/add type hints 2021-04-19 21:30:14 -04:00
LICENSE.md Initial commit 2021-04-19 18:46:27 -04:00
manage.py Initial commit 2021-04-19 18:46:27 -04:00
mypy.ini chore: reformat/add type hints 2021-04-19 21:30:14 -04:00
Pipfile build(deps): bump mistune from 2.0.5 to 3.0.2 2023-10-02 10:39:46 +00:00
Pipfile.lock build(deps): bump mistune from 2.0.5 to 3.0.2 2023-10-02 10:39:46 +00:00
pylintrc build(deps): bump dependencies 2022-11-09 16:57:14 -06:00
README.md chore: add badges to README.md 2021-04-19 22:28:10 -04:00

tjdests

CI Coverage Status

TJ Destinations, ala Ethan.

THIS WEBSITE IS NOT, IN ANY WAY, AFFILIATED WITH NOR ENDORSED BY THE THOMAS JEFFERSON HIGH SCHOOL FOR SCIENCE AND TECHNOLOGY (TJHSST), THE TJHSST COMPUTER SYSTEMS LAB, FAIRFAX COUNTY PUBLIC SCHOOLS, OR ANY SUBSIDIARY, AFFILIATE, DEPARTMENT, OR PARTNER THEREOF.


This program is free software: you can redistribute it and/or modify it under the terms of version 3 of the GNU Affero General Public License as published by the Free Software Foundation.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with this program. If not, see https://www.gnu.org/licenses/.