GithubHelp home page GithubHelp logo

jarus / flask-fillin Goto Github PK

View Code? Open in Web Editor NEW
29.0 29.0 9.0 157 KB

Flask extension provides simple utilities for testing forms

Home Page: http://packages.python.org/Flask-fillin

License: Other

Perl 4.57% CSS 4.08% Python 91.35%

flask-fillin's People

Contributors

jarus avatar joehand avatar mfa avatar tomasd 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  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

flask-fillin's Issues

New pypi release

Hello. The last update to the repository was two years ago, this gave a much required fix for Python 3. Do you think we could have a new pypi release? I know the update is not much, but it's a show-stopper for Python 3 users.

from wrapper import not working in 3.4

Not sure if this in fact a 3.4 issue but that's the version I'm running

Error running nosetests:

  File "/var/www/sites/myapp/apps/myapp/tests/__init__.py", line 9, in <module>
    from flask_fillin import FormWrapper
  File "/var/www/sites/myapp/venvs/py34/lib/python3.4/site-packages/flask_fillin/__init__.py", line 12, in <module>
    from wrapper import FormWrapper
ImportError: No module named 'wrapper'

Adding a '.' before wrapper import resolves the issue:

from .wrapper import FormWrapper

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.