Making mozilla.org awesome, one pebble at a time
Перейти к файлу
Steve Jalim 9b29dd8d1e
Drop django-filter from project - no longer required (#11116)
No point upgrading a redundant dependency.

It's not imported here and looks like it was related to a vendored version of DRF
2022-01-13 17:44:13 +00:00
.circleci
.github
bedrock Add SSRF to the list of payouts for web bug bounty (#11043) 2022-01-11 10:51:22 -05:00
bin Update `bin/` scripts to explicitly use Python 3 2022-01-11 11:44:26 -05:00
data
docker Fixes #10834 - Removes Linkchecker (#10862) 2022-01-05 12:24:09 +00:00
docs Fix #11057: Update codebase to prefer python3 syntax (#11086) 2022-01-11 07:21:16 -08:00
etc
l10n
lib Refactor `get_accept_languages` to remove extra work 2022-01-12 13:38:12 -05:00
license_header
media Updated remaining VPN logos to use Protocol assets (#11100) 2022-01-10 20:49:05 +02:00
requirements Drop django-filter from project - no longer required (#11116) 2022-01-13 17:44:13 +00:00
root_files
scripts
test_infra
tests Fix #11057: Update codebase to prefer python3 syntax (#11086) 2022-01-11 07:21:16 -08:00
wsgi Fix #11057: Update codebase to prefer python3 syntax (#11086) 2022-01-11 07:21:16 -08:00
.adr-dir
.coveragerc
.dockerignore
.editorconfig
.env-dist
.eslintignore Careers templates should extend base-protocol.html (Fixes #11027) (#11028) 2021-12-23 09:18:42 +00:00
.eslintrc.js
.git-blame-ignore-revs
.gitignore
.gitlab-ci.yml
.pre-commit-config.yaml
.prettierignore Careers templates should extend base-protocol.html (Fixes #11027) (#11028) 2021-12-23 09:18:42 +00:00
.prettierrc.json
.stylelintrc
CODE_OF_CONDUCT.md
Dockerfile
LICENSE
MANIFEST.in
Makefile
Procfile
README.md
app.json
codecov.yml
contribute.json
docker-compose.yml
heroku.yml
manage.py
newrelic.ini
package-lock.json
package.json
pyproject.toml
setup.cfg
setup.py
webpack.config.js Careers templates should extend base-protocol.html (Fixes #11027) (#11028) 2021-12-23 09:18:42 +00:00
webpack.static.config.js

README.md

Bedrock

Bedrock is the code name of mozilla.org. It is as shiny, awesome, and open source as always. Perhaps even a little more.

Circle CI

Docs

Bedrock is a Django project. Check out the django docs for general technical documentation. In addition, there are project-specific bedrock docs.

Contributing

Patches are welcome! Feel free to fork and contribute to this project on GitHub. If you find a problem and wish to report it, please file a bug.

Looking for a good first bug to work on? Take a look at our contributing doc to get started.

Code of Conduct

This repository is governed by Mozilla's Community Participation Guidelines and Developer Etiquette Guidelines.

License

This software is licensed under the MPL version 2.0. For more information, read this repository's LICENSE.

credit @designerham