2638 Commits (c28a168f3554c7e5222d1e143792ae67ada4f3b1)
 

Author SHA1 Message Date
Jason Brazeal d88c08e56f improved documentation for config.from_object (#1870) 9 years ago
Anton Sarukhanov 447f591d2b Rewrite subclassing example with a better use-case. 9 years ago
David Lord 024fbe5a60 Revert "Adds simplejson as a testing target." (#1865) 9 years ago
Jeff Widman a228a3b2cf Merge pull request #1862 from antsar/master 9 years ago
Adrian db299c02a1 Improve GitHub issue template 9 years ago
Anton Sarukhanov 63b5dab0fc Add subclassing pattern/example to fix issue #221. 9 years ago
Jeff Widman 808d2cf75e Merge pull request #1861 from ryanbackman/master 9 years ago
Ryan Backman cbdd2aa141 Document Runtime Error when running outside of application context 9 years ago
Markus Unterwaditzer 4102be4060 Merge pull request #1858 from etothemanders/master 9 years ago
Jeff Widman 2644d69486 Merge pull request #1853 from hyunchel/feature/issue-1773-add-issue-template 9 years ago
Emily Manders 7e8d7d43c8 Added link to deploying documentation 9 years ago
Jeff Widman d80fabd9f6 Merge pull request #1855 from JamesTFarrington/sprint 9 years ago
Hyunchel Kim 14e4207397 Add issue template, resolves #1773 9 years ago
Jeff Widman 5cf261a287 Merge pull request #1851 from prachikhadke/1789-document-flash-limit 9 years ago
Prachi Shirish Khadke d9a98dd536 Document flash message size limit 9 years ago
James Farrington 390cd5e4ee Fixed #1846 9 years ago
Armin Ronacher 41f3d67dff Update CHANGES 9 years ago
Armin Ronacher 19b134002c Merge pull request #1848 from RaHus/add_version_switch_flask_cli 9 years ago
RamiC 6b28ceba83 Use the whole sys.version string 9 years ago
RamiC 6bee3e4995 Add a --version switch to flask cli 9 years ago
Armin Ronacher fd1a355899 Added test-requirements.txt. Refs #1835 9 years ago
Frédéric Chapoton e4c712ffd2 a few more python3-compatible print (#1840) 9 years ago
Jochen Kupperschmidt 83ae787f97 Fix typo in cli docs 9 years ago
Yoav Ram a725836523 Update help to > set FLASK_APP=hello.py (#1830) 9 years ago
Jochen Kupperschmidt 9c46969890 Fixed link in changelog to documentation. (#1833) 9 years ago
Ionuț Arțăriși ba07f5bd81 Show line which caused the DeprecationWarning (#1831) 9 years ago
Adam Chainz 70de011d51 Convert readthedocs link for their .org -> .io migration for hosted projects (#1827) 9 years ago
Markus Unterwaditzer f91aea2aa0 quickstart: Remove reference to `python hello.py` 9 years ago
Armin Ronacher b23cd61e04 This is 0.12-dev 9 years ago
Armin Ronacher 13e6a01ac8 Bump version number to 0.11 9 years ago
Armin Ronacher 1eccb62965 Do not bump version in setup.py 9 years ago
Armin Ronacher 0e06302c79 Release is near 9 years ago
Armin Ronacher e83d608d7d Merge pull request #1823 from pallets/feature/sentry-docs 9 years ago
Armin Ronacher 42b7ab3f49 Incorporated ThiefMaster's suggestions for docs 9 years ago
Armin Ronacher 3e651e795a Added sentry to docs 9 years ago
Armin Ronacher 8d7e7aab31 Merge pull request #1822 from pallets/bugfix/better-pop 9 years ago
Armin Ronacher c73cf0f82e Merge pull request #1821 from pallets/feature/plugin-cli 9 years ago
Armin Ronacher b13e83a2f2 Merge pull request #1813 from pallets/bugfix/scheme 9 years ago
Armin Ronacher 8482ce6b8c Improve application context popping 9 years ago
Armin Ronacher 87787b130b Merge pull request #1814 from pallets/feature/faster-template-loading 9 years ago
Armin Ronacher 9594876c1f Added plugin support to the cli 9 years ago
Armin Ronacher 21d595bee7 Change changelog to 0.11 9 years ago
Armin Ronacher f9ea3fe026 1.0 -> 0.11 in the docs 9 years ago
Armin Ronacher 1df426aaaa More doc updates for FLASK_APP 9 years ago
Armin Ronacher a7d829c618 Update docs to the new CLI patterns 9 years ago
Armin Ronacher 523e271183 Implemented simplified CLI interface 9 years ago
dataforger 92f63a1c1d fix docstring (#1818) 9 years ago
ThiefMaster c5900a1adf s/1.0/0.11/ in versionadded/versionchanged markers 9 years ago
Thomas Sanjurjo bdbca923ef Addressing Issue 1809 (#1811) 9 years ago
Armin Ronacher 96ec24f6e0 Fast path for disabled template load explain. 9 years ago