David Lord
|
4f89c6cd5c
|
Merge pull request #2541 from nsiregar/#2535_update_pycharm_instruction
update pycharm instructions
|
2018-01-04 12:56:38 -08:00 |
|
David Lord
|
5a25d8d029
|
smaller, optimized image
reword / reformat the docs
fix tox build directory
|
2018-01-04 12:34:25 -08:00 |
|
Grey Li
|
abecdec212
|
Docs: Add missing backslash
|
2017-12-14 14:38:37 +08:00 |
|
Ngalim Siregar
|
99aa1e1d71
|
update pycharm instructions
|
2017-12-03 16:37:52 +09:00 |
|
David Lord
|
6858fe9f92
|
rewrite cli docs
reflects the current FLASK_APP detection
|
2017-10-10 11:10:20 -07:00 |
|
David Lord
|
f0101de17b
|
load env vars using python-dotenv
|
2017-07-16 13:37:51 -07:00 |
|
David Lord
|
b96a1c0f99
|
style cleanup
[ci skip]
|
2017-06-16 06:59:37 -07:00 |
|
Miguel Grinberg
|
90f4944c17
|
document wsgi.py and app.py default modules
|
2017-06-15 12:15:38 -07:00 |
|
Anthony Plunkett
|
fd9e25f42c
|
PyCharm Run Configuration Guide
|
2017-05-24 18:50:25 -07:00 |
|
Grey Li
|
3d20e9184d
|
Add example for virtualenv integration in cli docs (#2234)
|
2017-04-07 07:10:43 -07:00 |
|
Sven-Hendrik Haase
|
41d4c60e0b
|
Style the flask command consistently (#2120)
It's done like this in other parts of this doc.
|
2016-12-21 21:06:48 +01:00 |
|
Andrew Arendt
|
06dd928b8d
|
Remove nonsense from cli docs
|
2016-09-14 20:03:21 +02:00 |
|
David Lord
|
d775103a03
|
clean up code formatting in some docs
fix warnings while building docs
|
2016-06-26 13:03:29 -07:00 |
|
Jochen Kupperschmidt
|
0d038bcccb
|
Fix typo in cli docs
|
2016-05-31 16:24:11 +02:00 |
|
Armin Ronacher
|
d7f5bbb4e1
|
Added plugin support to the cli
|
2016-05-26 21:29:01 +02:00 |
|
Armin Ronacher
|
e3cdb453fd
|
1.0 -> 0.11 in the docs
|
2016-05-26 20:52:17 +02:00 |
|
Armin Ronacher
|
4cb36cbafc
|
Update docs to the new CLI patterns
|
2016-05-26 20:45:50 +02:00 |
|
ThiefMaster
|
e9e7e5e0c5
|
s/1.0/0.11/ in versionadded/versionchanged markers
closes #1817
|
2016-05-23 14:43:23 +02:00 |
|
David Cole
|
e39fd36988
|
Small Typo fix
|
2014-11-30 19:28:36 -08:00 |
|
defuz
|
ec806c1bbe
|
docs: :command:pip, :option:--debug
|
2014-11-05 07:03:55 +03:00 |
|
defuz
|
b5c9ad68dd
|
docs: :file:app.py, :file:yourapp/templates
|
2014-11-05 06:45:22 +03:00 |
|
Jeff Widman
|
54ee981660
|
Fix typo: "lated later" >> "added later"
|
2014-10-25 03:14:01 -07:00 |
|
Armin Ronacher
|
ef6ae15126
|
Refactored the scripting interface greatly.
|
2014-08-25 16:50:22 +02:00 |
|
Jihyeok Seo
|
c98bad6207
|
Fix typo in cli docs
|
2014-07-06 00:32:31 +09:00 |
|
Ian Connolly
|
a80a7ce9d6
|
Fixes #1051
|
2014-05-13 22:11:05 +01:00 |
|
Julen Ruiz Aizpuru
|
6acd707315
|
Docs: fixes
|
2014-05-07 22:37:13 +02:00 |
|
Armin Ronacher
|
f7c31e29b0
|
Greatly refactored click integration and documented it a bit more.
|
2014-05-07 21:35:51 +02:00 |
|
Armin Ronacher
|
f7cef2b7f3
|
Updated documentation once more for new cli.
|
2014-04-29 01:03:32 +02:00 |
|
Armin Ronacher
|
f7a6105fce
|
Added missing documentation page
|
2014-04-28 13:31:21 +02:00 |
|