Giter Site home page Giter Site logo

liks79 / flask Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pallets/flask

26.0 26.0 41.0 4.45 MB

A microframework based on Werkzeug, Jinja2 and good intentions

Home Page: http://flask.pocoo.org/

License: Other

Makefile 0.39% Python 99.47% HTML 0.13% CSS 0.01%

flask's People

Contributors

adamzap avatar akavlie avatar atdt avatar awsum avatar dag avatar dasich avatar dhaaker avatar dmishe avatar florentx avatar garbados avatar jfinkels avatar jgraeme avatar justquick avatar keatonh avatar liks79 avatar maxcountryman avatar mitsuhiko avatar mrluanma avatar mvantellingen avatar mwcampbell avatar namwoong avatar njl avatar plaes avatar rduplain avatar s0undt3ch avatar sebest avatar simonsapin avatar thomaswaldmann avatar untitaker avatar wilsaj avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

flask's Issues

문서 빌드시 발생하는 ImportError

Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/sphinx/ext/autodoc.py", line 321, in import_object
import(self.modname)
ImportError: No module named json

왜 이럴까???

simplejson도 설치 했는데..

HTML document build error

/flask/docs/ko/make html

Making output directory...
/home/liks/project/flask/docs/ko/api.rst:22: WARNING: Title underline too short.

????? ??(Blueprint Objects)

/home/liks/project/flask/docs/ko/api.rst:22: WARNING: Title underline too short.

????? ??(Blueprint Objects)

/home/liks/project/flask/docs/ko/api.rst:350: WARNING: autodoc can't import/find function 'flask.json.jsonify', it reported error: "No module named json", please check your spelling and sys.path
/home/liks/project/flask/docs/ko/api.rst:352: WARNING: autodoc can't import/find function 'flask.json.dumps', it reported error: "No module named json", please check your spelling and sys.path
/home/liks/project/flask/docs/ko/api.rst:354: WARNING: autodoc can't import/find function 'flask.json.dump', it reported error: "No module named json", please check your spelling and sys.path
/home/liks/project/flask/docs/ko/api.rst:356: WARNING: autodoc can't import/find function 'flask.json.loads', it reported error: "No module named json", please check your spelling and sys.path
/home/liks/project/flask/docs/ko/api.rst:358: WARNING: autodoc can't import/find function 'flask.json.load', it reported error: "No module named json", please check your spelling and sys.path
/home/liks/project/flask/docs/ko/api.rst:360: WARNING: autodoc can't import/find class 'flask.json.JSONEncoder', it reported error: "No module named json", please check your spelling and sys.path
/home/liks/project/flask/docs/ko/api.rst:363: WARNING: autodoc can't import/find class 'flask.json.JSONDecoder', it reported error: "No module named json", please check your spelling and sys.path
/usr/local/lib/python2.7/dist-packages/flask/helpers.py:docstring of flask.stream_with_context:26: ERROR: Unexpected indentation.
/usr/local/lib/python2.7/dist-packages/flask/helpers.py:docstring of flask.stream_with_context:30: WARNING: Definition list ends without a blank line; unexpected unindent.
/home/liks/project/flask/docs/ko/appcontext.rst:123: WARNING: Inline literal start-string without end-string.
/home/liks/project/flask/docs/ko/appcontext.rst:123: WARNING: Inline literal start-string without end-string.
/home/liks/project/flask/docs/ko/blueprints.rst:4: WARNING: Title underline too short.

?????? ?? ???? ??????

/home/liks/project/flask/docs/ko/blueprints.rst:17: WARNING: Title underline too short.

? ????????

/home/liks/project/flask/docs/ko/blueprints.rst:45: WARNING: Title underline too short.

?????? ??

/home/liks/project/flask/docs/ko/blueprints.rst:45: WARNING: Title underline too short.

?????? ??

/home/liks/project/flask/docs/ko/blueprints.rst:52: WARNING: Title underline too short.

??? ?????

/home/liks/project/flask/docs/ko/blueprints.rst:52: WARNING: Title underline too short.

??? ?????

/home/liks/project/flask/docs/ko/blueprints.rst:78: WARNING: Title underline too short.

????? ????

/home/liks/project/flask/docs/ko/blueprints.rst:78: WARNING: Title underline too short.

????? ????

/home/liks/project/flask/docs/ko/blueprints.rst:115: WARNING: Title underline too short.

????? ???

/home/liks/project/flask/docs/ko/blueprints.rst:115: WARNING: Title underline too short.

????? ???

/home/liks/project/flask/docs/ko/blueprints.rst:121: WARNING: Title underline too short.

????? ??? ??

/home/liks/project/flask/docs/ko/config.rst:132: WARNING: Inline literal start-string without end-string.
/home/liks/project/flask/docs/ko/config.rst:137: ERROR: Unknown directive type "??".

.. ??:: ``SERVER_NAME`` ? ??? ???

   ``SERVER_NAME`` ?? ?????? ???? ?? ????.
   Flask? ????? ??? ?? ????? ??? ???? ?? ? ?
   ?? ???, ?? ???? Flask? ????? ???? ????? ????
   ???? ?????. ??? ?? ?? ????? ????.

   ?????? ?? ??? ?? Flask? ?? ??? ??? ??????
   ???? ??????. ???? ?? ??????? ?(dot)? ?? ????? ???
   ??????? ??? ???? ???. ?? ???? ????? ``'localhost'`` ??
   ???? ``'localhost'`` ? ??, ??? ?? ?????? ?? ???
   ?? ? ? ?? ???. ??? ???? ``'myapplication.local'`` ? ?? ??
   ????? ???? ??. ??? ? ??? ???? ????? ??? ??????
   ??? ???? ??? `bind`_ ??? ??? ?????? ??.
/home/liks/project/flask/docs/ko/deploying/fastcgi.rst:6: WARNING: Inline interpreted text or phrase reference start-string without end-string.
/home/liks/project/flask/docs/ko/deploying/fastcgi.rst:53: WARNING: Inline emphasis start-string without end-string.
/home/liks/project/flask/docs/ko/deploying/fastcgi.rst:55: WARNING: Definition list ends without a blank line; unexpected unindent.
/home/liks/project/flask/docs/ko/deploying/fastcgi.rst:64: ERROR: Unexpected indentation.
/home/liks/project/flask/docs/ko/deploying/fastcgi.rst:66: WARNING: Block quote ends without a blank line; unexpected unindent.
/home/liks/project/flask/docs/ko/deploying/fastcgi.rst:67: WARNING: Definition list ends without a blank line; unexpected unindent.
/home/liks/project/flask/docs/ko/deploying/fastcgi.rst:75: WARNING: Definition list ends without a blank line; unexpected unindent.
/home/liks/project/flask/docs/ko/deploying/fastcgi.rst:148: WARNING: Inline interpreted text or phrase reference start-string without end-string.
/home/liks/project/flask/docs/ko/deploying/fastcgi.rst:181: WARNING: Inline interpreted text or phrase reference start-string without end-string.
/home/liks/project/flask/docs/ko/deploying/mod_wsgi.rst:53: ERROR: Unknown target name: "yourapplication`? ???? ?? ?????? ??? ?? ??? ??? ????. ?? ???? ???? ?? ??? ???, ??? ????? `virtual python".
/home/liks/project/flask/docs/ko/errorhandling.rst:30: WARNING: Title underline too short.

??? ?? ????
-----------
/home/liks/project/flask/docs/ko/errorhandling.rst:63: ERROR: Unexpected indentation.
/home/liks/project/flask/docs/ko/errorhandling.rst:112: WARNING: Title underline too short.

???

/home/liks/project/flask/docs/ko/errorhandling.rst:149: ERROR: Malformed table.

+------------------+----------------------------------------------------+
| Format | Description |
+==================+====================================================+
| %(levelname)s| ???? ?? ??? ?? ?? |
| | ('DEBUG', 'INFO', 'WARNING', |
| | 'ERROR', 'CRITICAL'). |
+------------------+----------------------------------------------------+
| %(pathname)s | ??? ???? ?? ??? ?? ??(?? ?????). |
+------------------+----------------------------------------------------+
| %(filename)s | ?? ?? ? ???. |
+------------------+----------------------------------------------------+
| %(module)s | ??(??? ? ?? ??). |
+------------------+----------------------------------------------------+
| %(funcName)s | ?? ??? ???? ???. |
+------------------+----------------------------------------------------+
| %(lineno)d | ??? ???? ?? ?? ??(?? ?????)|
+------------------+----------------------------------------------------+
| %(asctime)s | ??? ?? ? ?? ??? ?? ??? |
| | ??? ?? ????. |
| | "2003-07-08 16:49:45,896" (?? ?? ??? ???????) |
| | ??? formatter? ???? |
| | :meth:~logging.Formatter.formatTime ???? ??????? ??? ? ?? |
+------------------+----------------------------------------------------+
| %(message)s | msg % args ? ?? ??? ?? ??? |
+------------------+----------------------------------------------------+
/home/liks/project/flask/docs/ko/errorhandling.rst:188: WARNING: Title underline too short.

?? ??????

/home/liks/project/flask/docs/ko/errorhandling.rst:188: WARNING: Title underline too short.

?? ??????

/home/liks/project/flask/docs/ko/errorhandling.rst:219: WARNING: Title underline too short.

??? ??? ???? ????

/home/liks/project/flask/docs/ko/extensions.rst:17: WARNING: Title underline too short.

???? ????

/home/liks/project/flask/docs/ko/extensions.rst:17: WARNING: Title underline too short.

???? ????

/home/liks/project/flask/docs/ko/extensions.rst:28: WARNING: Title underline too short.

Flask 0.8 ????? ??

/home/liks/project/flask/docs/ko/extensions.rst:28: WARNING: Title underline too short.

Flask 0.8 ????? ??

/home/liks/project/flask/docs/ko/foreword.rst:8: WARNING: Title underline too short.

"????(Micro)"? ??? ?????

/home/liks/project/flask/docs/ko/foreword.rst:22: WARNING: Title underline too short.

Flask? ???? ?????

/home/liks/project/flask/docs/ko/foreword.rst:22: WARNING: Title underline too short.

Flask? ???? ?????

/home/liks/project/flask/docs/ko/index.rst:4: WARNING: Title underline too short.

Flask? ??? ???? ?????.

/home/liks/project/flask/docs/ko/index.rst:16: WARNING: Definition list ends without a blank line; unexpected unindent.
contents.rst.inc:2: WARNING: Title underline too short.

??? ???

contents.rst.inc:41: WARNING: Title underline too short.

???? ????

contents.rst.inc:41: WARNING: Title underline too short.

???? ????

/home/liks/project/flask/docs/ko/installation.rst:77: ERROR: Unexpected indentation.
/home/liks/project/flask/docs/ko/installation.rst:109: WARNING: Title underline too short.

??? ??? ???? ??

/home/liks/project/flask/docs/ko/installation.rst:109: WARNING: Title underline too short.

??? ??? ???? ??

contents.rst.inc:2: WARNING: Title underline too short.

??? ???

contents.rst.inc:41: WARNING: Title underline too short.

???? ????

contents.rst.inc:41: WARNING: Title underline too short.

???? ????

/home/liks/project/flask/docs/ko/patterns/appdispatch.rst:59: WARNING: Inline interpreted text or phrase reference start-string without end-string.
/home/liks/project/flask/docs/ko/patterns/caching.rst:49: WARNING: Inline interpreted text or phrase reference start-string without end-string.
/home/liks/project/flask/docs/ko/patterns/distribute.rst:43: WARNING: Inline interpreted text or phrase reference start-string without end-string.
/home/liks/project/flask/docs/ko/patterns/distribute.rst:134: WARNING: Inline interpreted text or phrase reference start-string without end-string.
/home/liks/project/flask/docs/ko/patterns/fileuploads.rst:82: WARNING: Inline interpreted text or phrase reference start-string without end-string.
/home/liks/project/flask/docs/ko/patterns/flashing.rst:94: WARNING: Title underline too short.

????? ?? ???

/home/liks/project/flask/docs/ko/patterns/flashing.rst:94: WARNING: Title underline too short.

????? ?? ???

/home/liks/project/flask/docs/ko/patterns/lazyloading.rst:86: ERROR: Unexpected indentation.
/home/liks/project/flask/docs/ko/patterns/lazyloading.rst:87: WARNING: Block quote ends without a blank line; unexpected unindent.
/home/liks/project/flask/docs/ko/patterns/mongokit.rst:114: WARNING: Literal block ends without a blank line; unexpected unindent.
/home/liks/project/flask/docs/ko/patterns/packages.rst:53: WARNING: Literal block expected; none found.
/home/liks/project/flask/docs/ko/patterns/packages.rst:91: WARNING: Inline interpreted text or phrase reference start-string without end-string.
/home/liks/project/flask/docs/ko/patterns/packages.rst:105: WARNING: Title underline too short.

???(Blueprints)?? ????

/home/liks/project/flask/docs/ko/patterns/packages.rst:105: WARNING: Title underline too short.

???(Blueprints)?? ????

/home/liks/project/flask/docs/ko/patterns/sqlalchemy.rst:106: ERROR: Inconsistent literal block quoting.
/home/liks/project/flask/docs/ko/patterns/sqlalchemy.rst:206: ERROR: Inconsistent literal block quoting.
/home/liks/project/flask/docs/ko/patterns/sqlalchemy.rst:21: ERROR: Unknown target name: "pypihttp://pypi.python.org/pypi/flask-sqlalchemy".
/home/liks/project/flask/docs/ko/patterns/urlprocessors.rst:2: WARNING: Title underline too short.

URL ???? ????

/home/liks/project/flask/docs/ko/patterns/wtforms.rst:64: WARNING: Inline interpreted text or phrase reference start-string without end-string.
/home/liks/project/flask/docs/ko/patterns/wtforms.rst:64: WARNING: Inline interpreted text or phrase reference start-string without end-string.
/home/liks/project/flask/docs/ko/quickstart.rst:4: WARNING: Title underline too short.

??? ????

/home/liks/project/flask/docs/ko/quickstart.rst:25: WARNING: Inline interpreted text or phrase reference start-string without end-string.
/home/liks/project/flask/docs/ko/quickstart.rst:69: WARNING: Title underline too short.

??? ??

/home/liks/project/flask/docs/ko/quickstart.rst:69: WARNING: Title underline too short.

??? ??

/home/liks/project/flask/docs/ko/quickstart.rst:117: ERROR: Unexpected indentation.
/home/liks/project/flask/docs/ko/quickstart.rst:121: ERROR: Unexpected indentation.
/home/liks/project/flask/docs/ko/quickstart.rst:267: WARNING: Inline emphasis start-string without end-string.
/home/liks/project/flask/docs/ko/quickstart.rst:412: ERROR: Unknown directive type "??".

.. ??:: ?? ??

???? ??? ??? ???? ??? ??? ??? ???? ??? ? ??? ????
???, ? ?? ??, ??? ???, ????? ?????..
/home/liks/project/flask/docs/ko/quickstart.rst:718: ERROR: Unknown directive type "??".

.. ??:: ?? ???? ???? ??
/home/liks/project/flask/docs/ko/reqcontext.rst:65: WARNING: Title underline too short.

????? ???? ??

/home/liks/project/flask/docs/ko/reqcontext.rst:65: WARNING: Title underline too short.

????? ???? ??

/home/liks/project/flask/docs/ko/reqcontext.rst:127: WARNING: Title underline too short.

????(Teardown) ??

/home/liks/project/flask/docs/ko/reqcontext.rst:127: WARNING: Title underline too short.

????(Teardown) ??

/home/liks/project/flask/docs/ko/reqcontext.rst:168: WARNING: Title underline too short.

????? ??? ?

/home/liks/project/flask/docs/ko/reqcontext.rst:168: WARNING: Title underline too short.

????? ??? ?

/home/liks/project/flask/docs/ko/reqcontext.rst:200: WARNING: Inline literal start-string without end-string.
/home/liks/project/flask/docs/ko/shell.rst:49: WARNING: Title underline too short.

???? ?/?? ????(Firing)

/home/liks/project/flask/docs/ko/shell.rst:49: WARNING: Title underline too short.

???? ?/?? ????(Firing)

/home/liks/project/flask/docs/ko/templating.rst:112: WARNING: Title underline too short.

????(Autoescaping) ????

/home/liks/project/flask/docs/ko/templating.rst:112: WARNING: Title underline too short.

????(Autoescaping) ????

/home/liks/project/flask/docs/ko/templating.rst:177: WARNING: Title underline too short.

???? ????(context processor)

/home/liks/project/flask/docs/ko/templating.rst:177: WARNING: Title underline too short.

???? ????(context processor)

/home/liks/project/flask/docs/ko/testing.rst:4: WARNING: Title underline too short.

Flask ?????? ?????

/home/liks/project/flask/docs/ko/testing.rst:32: WARNING: Title underline too short.

??? ????(Skeleton)

/home/liks/project/flask/docs/ko/testing.rst:32: WARNING: Title underline too short.

??? ????(Skeleton)

/home/liks/project/flask/docs/ko/tutorial/css.rst:4: WARNING: Title underline too short.

?? 7: ??? ????

/home/liks/project/flask/docs/ko/tutorial/dbcon.rst:48: WARNING: Inline literal start-string without end-string.
/home/liks/project/flask/docs/ko/tutorial/schema.rst:4: WARNING: Title underline too short.

?? 1: ?????? ???

/home/liks/project/flask/docs/ko/tutorial/testing.rst:4: WARNING: Title underline too short.

???: ?????? ??? ??

/home/liks/project/flask/docs/ko/tutorial/views.rst:11: WARNING: Title underline too short.

??? ? ????

/home/liks/project/flask/docs/ko/tutorial/views.rst:33: WARNING: Title underline too short.

??? ? ????

/home/liks/project/flask/docs/ko/tutorial/views.rst:33: WARNING: Title underline too short.

??? ? ????

/home/liks/project/flask/docs/ko/tutorial/views.rst:62: WARNING: Title underline too short.

???? ????

/home/liks/project/flask/docs/ko/tutorial/views.rst:62: WARNING: Title underline too short.

???? ????

/home/liks/project/flask/docs/ko/views.rst:4: WARNING: Title underline too short.

???? ?(Pluggable Views)

/home/liks/project/flask/docs/ko/views.rst:15: WARNING: Title underline too short.

?? ??(Basic Principle)

/home/liks/project/flask/docs/ko/views.rst:44: ERROR: Unexpected indentation.
/home/liks/project/flask/docs/ko/tutorial/setup.rst:93: WARNING: undefined label: public-server (if the link has no caption the label must precede a section header)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.