tweenietomatoes

Results 4 comments of tweenietomatoes

I believe that "feature that working ok" is much preferable than barely working feature. In my opinion, keeping it small and simple is much better. There's also ZXing library you...

``` @mymodule.route("(/)?") def index(user_id): if user_id: # get requested user else: # load current logged user profile ```

postgres://username:password@host:port/databasename?sslmode=verify-full&sslrootcert=yourrootcert&sslcert=yourclientcertificate&sslkey=yourclientkey just working fine.