web2py
How to get windows user id in web2py for an intranet application?
I\'m using web2py for an intranet site and need to get current login windows user id in my c开发者_如何学Controller. Whether any function is available?You need to install an NTLM authentication module[详细]
2023-01-17 10:45 分类:问答Limiting access to a static file with GAE
I have a static file that I don\'t want to be publicly available. Is there a way to limit access with app.yaml so that it can only be loaded by its own domain?[详细]
2023-01-16 06:49 分类:问答Why isn't web2py more readily adopted? [closed]
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a[详细]
2023-01-15 03:17 分类:问答Disable or change {{}} delimiters in web2py templates?
I\'m implementing a web 开发者_开发百科app using web2py and jQuery. I want to use the jquery template plugin but the plugin uses the same notation for templates as web2py; {{ jQuery code }} and collid[详细]
2023-01-15 01:56 分类:问答Django, Turbo Gears, Web2Py, which is better for what?
I got a project in mind that makes it worth to finally take the plunge into programming. After reading a lot of stuff, here and elsewhere, I\'m set on making Python the one I learn for now, over C# o[详细]
2023-01-14 17:30 分类:问答What's the most productive frontend framework to use with SOLR as the backend?
Want to build a web app using SOLR as the only backend. Most o开发者_运维百科f the data will be stored in SOLR via offline jobs although there is some need for CRUD.[详细]
2023-01-14 00:55 分类:问答web2py list reference
I am trying to get the list:reference field type to work for web2py, but for some reason I am getting an error. I am trying the example on http://web2py.com/book/default/chapter/06:[详细]
2023-01-12 20:02 分类:问答How to setup web2py fixtures
I\'m trying to find a way to create fixtures for my web2py application. I came across http://thadeusb.com/weblog/2010/4/21/using_fixtures_in_web2py that suggests creating ax_fixtures.py file to place[详细]
2023-01-11 23:32 分类:问答Using web2py on Eclipse
I am trying to use the steps I found on the net to make web2py work on Eclipse, but I must have something setup wrong because Eclipse gives me error on the imports.[详细]
2023-01-11 12:00 分类:问答Help with Python code
I need some help understanding what\'s happening here.This code is from a models/log.py module in web2py, and is meant to allow for global logging.[详细]
2023-01-08 12:42 分类:问答