mirror of
https://github.com/zulip/zulip.git
synced 2026-07-12 21:04:41 +08:00
For storing HTTP headers as a function of fixture name, previously we required that the fixture_to_headers method should reside in a separate module called headers.py. However, as in many cases, this method will only take a few lines, we decided to move this function into the view.py file of the integration instead of requiring a whole new file called headers.py This commit introduces the small change in the system architecture, migrates the GitHub integration, and updates the docs accordingly. |
||
|---|---|---|
| .. | ||
| analytics | ||
| confirmation | ||
| corporate | ||
| tests | ||
| two_factor | ||
| zerver | ||
| zilencer | ||
| .gitignore | ||
| 404.html | ||
| 500.html | ||