Sebastián Ramírez
16b3669adf
📝 Update release notes
2020-05-16 18:03:17 +02:00
Donghui Wang
c5807fdaa4
🔥 Remove vote link ( #1289 )
...
remove 'Vote to include FastAPI in awesome-python', because the PR was closed
2020-05-16 18:02:05 +02:00
Sebastián Ramírez
897b7d1b99
📝 Update release notes
2020-05-16 17:47:26 +02:00
Sebastián Ramírez
409264960e
✨ Allow disabling docs UIs by disabling OpenAPI ( #1421 )
...
* ✨ Allow disabling docs UIs by disabling openapi_url
* 📝 Add docs for disabling OpenAPI and docs in prod or other environments
* ✅ Add tests for disabling OpenAPI and docs
2020-05-16 17:45:12 +02:00
Sebastián Ramírez
cfb72eec5a
📝 Update release notes
2020-05-16 15:41:21 +02:00
Sebastián Ramírez
cfd2c3017f
📝 Update release notes
2020-05-16 15:31:21 +02:00
Sebastián Ramírez
4c1b54e209
📝 Update release notes
2020-05-16 15:18:18 +02:00
Sebastián Ramírez
22e858f65c
📝 Update release notes
2020-05-16 15:01:10 +02:00
Sebastián Ramírez
89f36371b9
📝 Update release notes
2020-05-16 14:48:56 +02:00
Sebastián Ramírez
f71ba8885e
📝 Update release notes
2020-05-16 14:39:54 +02:00
Sebastián Ramírez
2d013b8340
📝 Update release notes
2020-05-16 13:06:28 +02:00
MartinEliasQ
9812684178
🌐 Add Spanish translation for the tutorial-user-guide index page ( #1244 )
...
* Spanish translation for the tutorial-user-guide index page
* Improve some parts of the text in terms of writing
* Change the wording to keep the documentation consistent.
* 📝 Add small wording and consistency changes
* 🎨 Apply the same consistency changes to EN 🤷
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2020-05-16 13:02:20 +02:00
Sebastián Ramírez
f7a87cd6ba
📝 Update release notes
2020-05-16 12:47:44 +02:00
Sebastián Ramírez
dff644abe0
📝 Update release notes
2020-05-16 12:38:13 +02:00
Sebastián Ramírez
1d0f909ca5
📝 Update release notes
2020-05-16 12:21:06 +02:00
Sebastián Ramírez
44bd64d797
📝 Update release notes
2020-05-16 12:04:32 +02:00
Sebastián Ramírez
4e77737a3f
📝 Update release notes
2020-04-18 17:57:50 +02:00
Sebastián Ramírez
d03c197c80
📝 Update project generation docs ( #1287 )
2020-04-18 17:56:35 +02:00
Sebastián Ramírez
06e42a4e5d
📝 Update release notes
2020-04-11 19:22:35 +02:00
Camila Gutierrez
bd1e85a8d3
📝 Add Spanish translation for the Python Types Intro page ( #1237 )
...
* Spanish translation Python Types Intro page
* 📝 Fix tuple docs in Types intro
* ✏️ Fix typos and wording nitpicks
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2020-04-11 19:20:32 +02:00
Sebastián Ramírez
506d5dce39
📝 Update release notes
2020-04-11 18:49:52 +02:00
Sebastián Ramírez
d4f3ca1c1b
🔖 Release 0.54.1
2020-04-08 07:51:26 +02:00
Sebastián Ramírez
471d703611
📝 Update release notes
2020-04-08 07:50:30 +02:00
Sebastián Ramírez
a4405bbed2
📝 Update release notes
2020-04-08 06:39:40 +02:00
Sebastián Ramírez
483bce3ae1
⬆️ Upgrade to MkDocs Material 5 and update docs scripts ( #1225 )
...
* ⬆️ Upgrade mkdocs.yml configs for MkDocs Material 5
* ✨ Update docs.py to always update mkdocs.yml
* 🌐 Update mkdocs.yml for translations
* 🔧 Update MkDocs config
* ✨ Add tabs for alternative options
* ⬆️ Update termynal setup with new CSS classes
* 🔧 Sync / Update mkdocs.yml for languages
2020-04-08 06:25:01 +02:00
Sebastián Ramírez
7372f6ba11
🔖 Release version 0.54.0
2020-04-05 16:50:16 +02:00
Sebastián Ramírez
8d92557e53
📝 Update relase notes
2020-04-05 16:47:33 +02:00
Mickey Pashov
c56342bf79
✏️ Fix minor grammatical mistakes in the async docs ( #1188 )
...
* Fix minor grammatical mistakes in the async docs.
* ✏️ Update wording and clarify with emojis
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2020-04-05 16:46:22 +02:00
Harsha Laxman
07e094fd50
📝 Add note about Alembic in project generator in SQL docs ( #1183 )
...
* Update sql-databases alembic docs
Was helpful to refer to the full-stack project when integrating alembic into my own project
* 📝 Update Alembic note in docs
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2020-04-05 15:15:39 +02:00
Sebastián Ramírez
1cc30de32f
📝 Update release notes
2020-04-05 15:07:00 +02:00
Sebastián Ramírez
766157bfb4
📝 Update release notes
2020-04-05 13:57:45 +02:00
duganchen
d96223460b
📝 Add an example of setting up a test database ( #1144 )
...
* Add an example of setting up a test database.
* 📝 Add/update docs for testing a DB with dependency overrides
* 🔧 Update test script, remove line removing test file as it is removed during testing
* ✅ Update testing coverage pragma
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2020-04-05 13:53:09 +02:00
Sebastián Ramírez
fd99dfc95b
📝 Update release notes
2020-04-04 22:38:17 +02:00
Sebastián Ramírez
10fb7ace04
📝 Update contributing guidelines to review translation PRs ( #1215 )
2020-04-04 22:36:10 +02:00
Sebastián Ramírez
a1a19b103c
📝 Update release notes
2020-04-04 22:16:12 +02:00
Sebastián Ramírez
5c111caf40
📝 Update release notes
2020-04-04 22:14:55 +02:00
Gao Chao
651ee5e4d2
🎨 Update log style in main page, for GitHub Markdown compatibility ( #1200 )
...
* Update README.md
fix string format
* 🎨 Update log style in main page, for GitHub Markdown compatibility
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2020-04-04 22:13:55 +02:00
Cássio Botaro
0a77c613b0
🌐 Add new language on docs: pt ( #1210 )
2020-04-04 22:01:19 +02:00
Sebastián Ramírez
70bc469373
📝 Update release notes
2020-04-04 21:39:52 +02:00
Sebastián Ramírez
b76334f544
📝 Settings using lru_cache ( #1214 )
...
* ✨ Update settings examples to use lru_cache
* 📝 Update docs for Settings, using @lru_cache
* 🎨 Update lru_cache colors to show difference in stored values
2020-04-04 21:39:15 +02:00
Sebastián Ramírez
14b467db06
📝 Update release notes
2020-04-02 07:03:00 +02:00
Sebastián Ramírez
3b7e4e0544
📝 Update release notes
2020-04-02 06:59:19 +02:00
alexmitelman
d4d5b21b2e
📝 Add documentation about settings and env vars ( #1118 )
...
* Add doc and example for env var config
* Syntax highlight for .env file
* Add test for configuration docs
* 📝 Update settings docs, add more examples
* ✅ Add tests for settings
* 🚚 Rename "Application Configuration" to "Metadata and Docs URLs"
to disambiguate between that and settings
* 🔥 Remove replaced example file
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2020-04-02 06:55:20 +02:00
Sebastián Ramírez
6e1cd45a46
🔖 Release version 0.53.2
2020-03-30 21:49:50 +02:00
Sebastián Ramírez
b86d130eb6
📝 Update release notes
2020-03-30 21:47:11 +02:00
Sebastián Ramírez
042c697b6b
📝 Update release notes
2020-03-30 20:49:24 +02:00
Sebastián Ramírez
210af1fd3d
📝 Update release notes
2020-03-30 20:42:46 +02:00
Sebastián Ramírez
4f88a5fddb
📝 Update release notes
2020-03-30 20:26:07 +02:00
Ikkyu
eb6be1d725
💬 Add new language of docs: zh ( #1187 )
2020-03-30 20:14:58 +02:00
Sebastián Ramírez
1d99681fd4
📝 Update release notes
2020-03-30 12:01:30 +02:00