Hi, Massimo.
If I not want any virtual fields in row object returned by select? If I use the
row as dict in a insert operation, I must to filter, and I haven't any way to
know what field is virtual, in abstract.
--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http:/
he pickle from redis, unpickles, instantiates a new instance of
> my class and read's the dict back into the instance variables.
>
> But, didn't even think about using current. I will investigate that
> tomorrow. Will it keep unique sessions even between tabs open in the same
&
l for me.
> I'm doing some tricky (well, tricky for me) things to pass the object
> around between pages, but it is all working quite well.
>
> -Jim
>
>
> On Wednesday, June 29, 2016 at 3:03:45 PM UTC-5, Julio F. Schwarzbeck
> wrote:
>>
>> Hi again Fol
Hi again Folks,
I just wanted to get your take on an approach that has not been suggested
for this question, even though the question, in one form another, has been
asked previously.
I have more than one application, or potentially one or more applications +
some services that roughly has the
Winter is coming, and after that, PyCon in May 2016..
We need a web2py presence there! - What are the steps to make Massimo a
figure in the event?? - Suggestions?
--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https:/
ng it from the .zip file (and
re-symlink my apps) did the trick.
Thanks again,
--Julio
On Monday, May 25, 2015 at 7:55:40 PM UTC-7, 黄祥 wrote:
>
> i think it related with pydal (modular dal), please try to download the
> newest version (not upgrade) and then packed and uploaded your old a
web2py Version: Version 2.10.4-stable+timestamp.2015.04.26.15.11.54
Just upgraded it and at first I thought it was one of my apps, but when
trying to access the welcome, admin apps, I invariably got the same error:
S" type object 'DAL' has no attribute
'Field'"
ite class, but considering
> work and progress nature of my dev, it difficult to predict what shoudl do
> my class in advence... So, writting class would lead me more in YAGNI state
> of thinking than in concrete problem solution.
>
> Richard
>
> On Sat, Feb 7, 2015 at 1
write class, but considering
> work and progress nature of my dev, it difficult to predict what shoudl do
> my class in advence... So, writting class would lead me more in YAGNI state
> of thinking than in concrete problem solution.
>
> Richard
>
> On Sat, Feb 7, 2015 at 1
Anthony, your last paragraph is quite interesting. I work for a large
corporation, which for good or bad, has back-end web programmers, but also
simple html designers. The concept of embedding HTML helpers A(), FORM() in
controllers, or modules is frowned upon and it was one of the main reasons
ou can read in this list, hope you find one that suits
your needs.
Regards,
Julio
On 07/09/2014 02:26 PM, Maria Levchenko wrote:
This is my view:
{{for row in texts:}}
{{=row.sentences}}: {{=row.meaning}}
{{for ff in row.forms:}}
{{if len(ff)>0:}}
{
Awesome, exactly what I was looking for Anthony, thanks!
On 02/28/2014 09:42 AM, Anthony wrote:
auth.user_groups should be a dict like {group id: role, ...}
Anthony
On Friday, February 28, 2014 12:03:45 PM UTC-5, Julio F. Schwarzbeck wrote:
Folks,
is there an API (couldn't fi
ld be accomplished with a query to
auth_user-->auth_membership-->auth_group but but I'd like to stick using
APIs for authentication as much as possible, if not, are we open to the
possibility to add this to Auth?
Cheers,
Julio
--
Resources:
- http://web2py.com
- http://web2py.com/boo
r application.
Agreed that If what you need is only access to environment variables,
indeed current is the way yo go.
Thx,
Julio
On 02/16/2014 04:40 PM, Anthony wrote:
Note, instead of this method, you can now use gluon.current.
Anthony
On Sunday, February 16, 2014 6:32:13 PM UTC-5, Juli
available:
my_module_helper = ModuleHelper(globals())
Now you can use my_module_helper.my_method(params) from within any view
or controller..
Hope it helps.
Julio
On 02/16/2014 01:55 PM, Stef Mientki wrote:
hello,
how to get globals like "request" available in my own modules ?
thanks
hanging (db.topic.active == True)
To (db.topic.active)
Or (db.topic.active is True)
Passes the PEP8 test, but it does not yield any results.
Any suggestions on how to handle this? - I know PEP8 are just
'recommendations' but I wonder if there is another way to handle this..
Th
pecific "tools" (upvoting, downvoting, automatic permissions
escalation, administration, etc.).
Now ability to "post" from within a newsreader/nntp that is an interesting
thought..
Thanks,
On Tuesday, May 1, 2012 11:50:49 AM UTC-7, Gour wrote:
>
> On Tue, 1 M
http://www.qa-stack.com/ 100% web2py, 100% open source.
Also here's the documentation:
https://docs.google.com/document/d/18WpX6BYgv1MD3IeClLsvNNR1AerMFOC2W0tQJ84EmGg/edit?authkey=CNDZjA0
It still needs some work (more ajax, mobile UI and switch registration/user
control possibly to a plug in),
cepts() but you
gain control of your application in my opinion. It definitely can be done,
you need to change the development approach a bit though, not that one is
better than the other but it has its advantages..
Julio
On Friday, March 2, 2012 10:03:37 AM UTC-8, fabien wrote:
>
> Hello
nd I do use a custom user's table, overall it is not too
far from web2py's internal authentication, but just to show how you can
implement your own authentication system, controlling every aspect of the
user registration/login experience without having to 'reinvent the wheel'.
http://www.i-track.org [Issue Tracking System]
Cheers,
Julio
On Sunday, September 25, 2011 11:24:12 PM UTC-7, Massimo Di Pierro wrote:
>
> I have not tested them and I am sure I am missing something important
> so please add below (do not comment, just add to the list)
>
> Lay
ulone wrote:
> Very nice julio. Is the trac in web2py.
>
> 2011/12/1 Julio Schwarzbeck
>
>
>
>
>
>
>
>
>
> > Folks,
>
> > I've just released i-Trac
>
> > i-Track is a simple issue/bug tracking system developed in web2py, it
> > is
>
> On Thursday, December 1, 2011 1:38:01 AM UTC-5, Julio F. Schwarzbeck wrote:
>
> > Folks,
>
> > I've just released i-Trac
Whoa, that link set is not supposed to be there :) - Nice catch, I'll
add it as a bug! - Thanks for spotting this Stefaan
On Dec 1, 1:52 am, stefaan wrote:
> An impressive piece of work :)
>
> I did spot a buglet though: the blue links on top of the contact form
> athttp://demo.i-track.org/itrack
I am open to suggestions on how plug-in integrations, definitely.
On Dec 1, 1:24 am, Vidul Petrov wrote:
> Nice project, thank you.
>
> Do you intend to create plugin system for it (like Trac plugins)?
>
> On Dec 1, 8:38 am, Julio Schwarzbeck wrote:
>
>
>
>
>
issued, please create an
account in the regular 'www' site, instructions on how to do and what
to expect are also posted in the main homepage.
Code is hosted in bitbucket (link at the footer of the website) in
case you wish to get your own copy.
Happy testing/posting/hacking
Julio FS (Speedbird)
inux, OS X, Solaris, etc,
etc, I've used encryption in the past (I do linux/OSX only) without a
single problem at all...
Is this a web2py issue? - or is it that you cannot install the
packages of m2crypto for your setup, what versions of the OS/web2py/
python are you using?
Thanks,
Julio
On
e condescending card).
I have not had too much time to look at the latest guts of web2py as I
am concentrating currently on end-user apps, but the read will be
interesting nevertheless, I posted there as Speedbird if that makes
any difference,
Cheers,
Julio
Link: http://greg.thehellings.com/2011/0
Issue Tracker #2
http://static.techfuel.net/track3.png --> (Another) Issue Tracker #3
Cheers!
Julio
On Sep 22, 8:18 am, Massimo Di Pierro
wrote:
> Please help me test it and suggest improvements:
>
> http://tests.web2py.com/tracker
>
> http://code.google.com/p/web2py-issuetracke
Both questions are addressed in the forums, I appreciate the feedback!
http://www.pyforum.org/pyforum/default/view_topic/655
and
http://www.pyforum.org/pyforum/default/view_topic/656
Thanks,
-- Julio
On Aug 18, 8:11 pm, mart wrote:
> Yes indeed, Very nice!! Great work!!! :)
>
> I&
My pleasure my friend, more is to come..
On Aug 18, 9:45 am, Daniel Aguayo
wrote:
> 2011/8/17 Julio Schwarzbeck
>
>
>
>
>
>
>
>
>
> > Folks,
>
> > After a hiatus of almost 9 months I finally finished a brand new
> > version of pyForum, it w
Bug is smashed and project updated in bitbucket, can diff the files if
you want to see what changed.
Thanks!
On Aug 18, 10:20 am, LightDot wrote:
> You're welcome :)
>
> I have noticed pyForum quite a while a go and have been meaning to look
> closer at the code for ages - but never got to it. S
That my friend, is indeed a bug, the forum administrator can allow
anonymous users to post to forums by specifying a setting in the
administration section, you tried to post a message on a valid
anonymous-enabled forum and it failed, I am fixing that right now..
Thanks for the (unintentional) QA :)
used a minimal set of methods that makes it very
lightweight, you can potentially change the app to use your own site's
authentication schema so users that are already logged in in your
application don't need to log in "again", but obviously that'll
require custom changes o
Can you send me you login (via PM) I see others (Bruno) have been able
to log in and post and reply without apparent problems.
Thanks,
julio
On Aug 18, 4:12 am, LightDot wrote:
> Test forum onhttp://pyforum.org/is not working. Tickets are issued when
> trying to post in an existing thr
Fixed, thanks.
On Aug 18, 3:22 am, elffikk wrote:
> you have a wrong spelled link onhttps://bitbucket.org/speedbird/pyforum,
> please fixhttp://pyfroum.org/to http://pyforum.org/
local account, if you are/were using
Janrain to log in you will not have any problems, in addition, I need
forum administrators, please ping me once you have an account in there
to give you admin so you can see all that you can do in the system as
far as management options.
Cheers,
Julio
(pyforum
On Jul 13, 3:42 am, Miguel Lopes wrote:
> I think this behavior I've just found is worth sharing.
>
> Templates don't honor the if statement that conditionally "try" to include
> or exclude template blocks.
> I've just detected this (in 1.96.4 I think) and upgrade to 1.97.1 and the
> issue/behavio
27;ll upload this soon and in the forums in pyforum, I'll
update the "guide" to install it.
Also, pyforum's license is changed to the Simplified BSD license, so
it'll be much easier to distribute.
Julio
On Jun 2, 10:44 am, pbreit wrote:
> I looked at Pyforum but had
that usernames are unique, for user
"john" the hashed URL "part" would be:
print hash_info
'4c481672be4c3c245ad47ebcdf8cb48330fd18b70117a5353db8fe0841ab8dee'
So you can now compare the hashed entry to the user and see if it a
valid one. There are many ways to go about
ot; is so small there is a (rather large)
probability that you could get dupes, I'd suggest you increase the
length of your string in any case.
Cheers.
julio
On Apr 29, 8:29 am, Jason Brower wrote:
> I want to make a unique set of chars that people can't just figure out
> what
I guess it'll be trunk [?] - from hg clone https://web2py.googlecode.com/hg/
On Apr 25, 10:28 pm, Massimo Di Pierro
wrote:
> trunk or stable?
>
> On Apr 25, 11:07 pm, Julio Schwarzbeck wrote:
>
>
>
I am having this problem in 1.95.1 in OS X:
DeepSpace9:web2py julio$ python web2py.py -S qastack
web2py Enterprise Web Framework
Created by Massimo Di Pierro, Copyright 2007-2011
Version 1.95.1 (2011-04-25 17:55:16)
Database drivers available: SQLite3, pymysql
WARNING:web2py:import IPython error
t;know" what you're
doing.
Julio
On Apr 21, 1:55 pm, pbreit wrote:
> Yeah, probably wouldn't hurt to steer more Mac users to source. From the
> Download page, it seems Mac users should download the Mac package.
>
> If you use version control (if you don't, you shoul
Apr 21, 11:07 am, Julio Schwarzbeck wrote:
> Hmm, interesting pbreit, hadn't thought about it, I will probably do
> that also, especially since I'd like to debug the web2py app itself
> (via Wing IDE for example), thanks for the comment!
>
> Julio
>
> On Apr 21,
Hmm, interesting pbreit, hadn't thought about it, I will probably do
that also, especially since I'd like to debug the web2py app itself
(via Wing IDE for example), thanks for the comment!
Julio
On Apr 21, 11:03 am, pbreit wrote:
> I just switched from the .app to source and am
the symlink
to find my apps I imagine..
Any suggestions will be very helpful, thanks gang.
Julio
Who is http://www.reddit.com/user/av201001 I want to marry her...
Hold on.. is he a dude? argh .. nevermind ;)
On Jan 7, 7:20 am, Anthony wrote:
> On Friday, January 7, 2011 2:58:14 AM UTC-5, cjrh wrote:
>
> > On Jan 7, 12:06 am, Anthony wrote:
> > > In case anyone is interested...
>
> > >http:
questions as featured,
mark answers as outstanding, etc. However, a user with lower roles can
be "upgraded" to a higher role by a SysAdmin, this will give you lots
of flexibility, there will be about 5 more cycles of beta releases and
finally a version you can download yourselves and test locally, etc.
Merry Christmas,
Julio
veral changes in the pipe (multi auth methods, UI changes, edit
capabilities and administrative section), if you need SysAdmin role
please let me know and I'll give it to you so you can see what an
admin can see.
Thanks,
Julio
On Dec 18, 9:47 pm, Julio Schwarzbeck wrote:
> Dear commun
On Dec 19, 10:55 am, Anthony wrote:
>
> Also, could use some tooltips with the icons that appear under some of
> the questions.
>
> Anthony
>
Totally agreed, I was relying on the alt property of the IMG tag but
apparently that does not work in all browsers.
te.
>
> Please email me privately because I have something confidential to
> say. ;-)
>
> Massimo
>
> On Dec 18, 11:47 pm, Julio Schwarzbeck wrote:
>
> > Dear community,
>
> > I am pleased to inform the release the first (beta) revision of
> > pyStack.com, an open sou
le domains.
in any case, please continue testing if you can, I will release some
"common" usernames that you can use (each one with its own access
level set) so you can see how much can the system be controlled.
Thanks again.
Julio
On Dec 19, 8:20 am, mdipierro wrote:
> +1 really nic
Dear community,
I am pleased to inform the release the first (beta) revision of
pyStack.com, an open source questions and answers web application
loosely based on the successful stack overflow web site. pyStack aims
to be a simple to use Q&A app with all the fat trimmed off and at the
same time ea
nd up calling "golden" or "platinum" or
whatever precious metal MS uses now as an excuse to get your money..
Stick with python (and web2py for that matter), you will do youself a
great favor on the long run.
Julio
On Nov 30, 5:31 am, Branko Vukelic wrote:
> On Tue, Nov 30, 201
And this without considering "vendor lock-in". web2py can run on a
variety of platforms such as windows, macs. Linux and others, same
goes for the selection of the back-end database. Much more flexibility
under web2py in my opinion and prototyping is much faster in python.
On Nov 29, 10:05 am, mdi
Hi this is Julio, pyforum author. I just wanted to clarify a few
things here.
On Dec 9, 2009, I was contacted by this
"Nam Nguyen" from bluemoon.com.vn (Viet Nam) domain.
This gentleman stated that he had "discovered" several XSS
vulnerabilities in pyforum, and in order
Just thought I'd chime in..
I recently moved pyforum.org and my blog, techfuel.net to a "micro"
instance at amazon (Link:
http://aws.amazon.com/about-aws/whats-new/2010/09/09/announcing-micro-instances-for-amazon-ec2/),
it is Amazon's new "pet" which is a relatively small server (full
root, you ha
Indeed, and happy to do it.
On Sep 6, 6:20 pm, mdipierro wrote:
> Will you make it open source?
>
> On Sep 6, 7:58 pm, Julio Schwarzbeck wrote:
>
> > Interesting Question :) - Well, since I am using both MySQL and
> > Postgres, I have implemented Full-text searching for
of a headache, I am
definitely open for ideas, though,
Thanks!
Julio
On Sep 6, 4:45 pm, mdipierro wrote:
> really nice. Can you tell us how you implement search?
>
> On Sep 6, 5:40 pm, Julio Schwarzbeck wrote:
>
> > Pleased to inform the community that I finally had som
g like that for Brazilian/portuguese community in
> web2pybrasil.com.br
>
> 2010/9/6 Julio Schwarzbeck
>
>
>
> > Pleased to inform the community that I finally had some time to
> > heavily work on one of my web2py pets, pyStack is coming along quite
> > nicely and it i
ource of course and currently is at 60%-65%
completed, I have a couple of screenshots on my blog (done in web2py
also :) if you want to see something visual
http://www.techfuel.net/zblog/blog/view/27
Cheers,
Julio
a relatively
complex app can be written in web2py in a period of just a couple of
weeks,
Cheers,
julio
On Jul 22, 8:23 am, ionel wrote:
> Hello,
>
> Is pyforum a discontinued project?
>
> I need a copy of pyforum but thehttp://www.pyforum.orgis always
> down.
>
> Thanks
>
> i.a.
clean" and let Linux do all the "dirty work",
unless there is something else and web2py *must* run on the mac.. just
a suggestion.
Thanks!
Julio
On Apr 24, 9:02 am, Johann Spies wrote:
> On 24 April 2010 16:06, mdipierro wrote:
>
> > I use a Mac and I am not the only one
In the oven:
http://www.techfuel.net/zblog/blog/view/26
On Mar 22, 12:00 pm, Massimo Di Pierro
wrote:
> We need a web site to do this:
>
> - allow people to register as web2py developers, web2py clients,
> web2py sponsors
> - everybody can post a profile
> - clients can rate the developers
> -
in vanilla" server (you have to admin it), but I see that as a
benefit as you can have the exact version of whatever you want on it,
hth. Julio
On Mar 22, 4:34 pm, Richard wrote:
> I read in another thread that all that is needed for a host to support
> web2py is python2.4+. However I tr
This one is on MySQL by I believe this is also happening in Postgres
based on previous searches in the groups, the problem appears to be in
the parsing of the ORM code
Consider the following controller code:
# Grab all questions
questions = db(
(db.questions.is_visible==True) &\
wn (protected)
class.
I don't know how can a password be sent to the forum admin, since
password retrieval relies on the original user's email..
Don't get me wrong, I am not saying the app is bug-free but the fact
that they reference a problem by describing a totally different one
takes
Hi Darcy,
I've worked with Zope for at least 10 years and Plone for about 5 (and
yet I converted to web2py almost on a "weekend" :), I think I know
where you coming from as far as your questions, here's the info I
think it might be of interest to you:
1. web2py does not have a workflow system in
This looks to be more of a sqlite question than web2py's, however on
MySQL, dupes can be removed with something like this:
Bad Table:
INSERT INTO dupe_table(message) VALUES
('Hello World'),
('Hello World'),
('NCC1701-D'),
('NCC1701-E'),
('NX-01'),
('Hello World')
-- Add this:
alter ignore table d
Community,
Apologies for the double posting, seems like the discussion system
does not carry forward (bumps) older posts with recent responses, in
any case, here is something that might interest you:
Please take a look at my "high level " tech specifications for the SO
"inspired" Q&A website for
Thanks!
On Nov 30, 3:58 pm, mdipierro wrote:
> looking forward to see this.
>
> On Nov 30, 4:16 pm, Julio wrote:
>
>
>
> > Richard and myself have been working already for a little bit over a
> > week on a stack overflow "inspired" Q&A website obv
The document is currently visible here:
http://docs.google.com/View?id=d2g7pc2_41dd4g4bc9
And it needs a lot of polishing but once it is "nailed down" the
coding will start..
Cheers,
Julio
On Nov 30, 8:14 am, Doxaliber wrote:
> Sometime ago I've read some criticism about google
Hey Richard,
I am working on a similar interface 100% web2py, what really would
help me is some sort of technical workflow, or documentation regarding
the handling of the posts, up/down pointing system, notification/
subscriptions and so for, if you're interested email me please,
Thanks!
than the other way around, I honestly fail to see why is this.. for my
part I continue "spreading the word" about web2py in my own circles
without bashing any other framework, we're gaining momentum and that
is what matters, carry on, web2pyers :)
-- Julio
On Nov 4, 7:52 am, m
I have the same question, did they reject the proposed talks due to
schedule constraints (that would be understandable), or was this more
a "political" decision (bad)..
On Nov 4, 6:55 am, Hipertracker wrote:
> On Nov 4, 4:23 am, mdipierro wrote:
>
> > I am sorry to inform you that both the talk
ommand line. Got the mail in my @gmail account.
>
> Uploaded said script to the server, ran it, and never recieved the email,
> however the script outputs the same information.
>
> http://pastebin.com/m7ecf9179
>
> Disabling iptables had no effect.
>
> -Thadeus
>
> On Fr
I think you need to contact the slicehost support folks and ask them
to set RDNS for the new ip to your domain, I have a feeling that the
external mail server (google?) is trying to rdns your domain (i.e. "is
example.com's ip really who it says it is?) and the response is from
one of slicehost's d
- Provides working search-ability (sorry Groups still sucks hard in
this area)
Timbo - Can you explain what you mean by "groups" in pyforum (and any
suggestions you may have that might be useful to implement)?
(if this goes a bit off-topic, feel free to reply to me directly) -
Thanks..
On Oct 2
ecent VPS (Linux) for US $15.00/month with 0.5Gb RAM or
$30.00 for a full gig, a pretty decent deal IMO, for reference I am
hosting pyforum.org and techfuel.net in the same VPS (along with at
least 6 Zope sites and 3 PHP sites). My $0.02
Julio
On Oct 26, 3:51 am, Alex Fanjul wrote:
> Could you
http://www.techfuel.net/ :) - Thanks Massimo.
On Oct 25, 7:46 pm, mdipierro wrote:
> www.appliedstacks.comis dead. This means I lost a way to keep track
> of web2py sites. So I made something trivial for now:
>
> http://web2py.com/poweredby
>
> I am sure I missing many sites that were reported.
Be careful going the "windows" route, this can make many of the non-
windows based web crawlers and indexers (read: a LARGE part of the
internet) have issues with it, for example, http://yoursite.com/YourResource
may be indexed and show up in the first page of your browser search
engine results, b
You don't *necessarily* need root access to run web2py on a server,
especially if you already have apache and python installed, you will
need root access most likely to properly setup your system, (i.e.
modify your apache conf file to work with web2py, set up a DB server
or even access to the SQL
In your DB declaration (model) are you opening more than one
concurrent connection? - I've seen that happen before (not on
webfaction, but my own boxes), try removing the "pool_size" option in
the model if you have it set..
On Oct 8, 11:33 am, drayco wrote:
> Hi, I don't want this error happen.
class ShortStr(str):
"""Small class to extend str functionality to add several (?)
custom methods
"""
def __init__(self, value):
self.value = value
def shorten(self, length=20, etc=' ..'):
""" Shortens the string to length 'length' and
adds 'etc' to the en
This is good, specially if on your website you implement some sort of
"skinning" allowing the users to dynamically switch "layouts" using
the same css file, thanks for sharing this.
On Oct 7, 8:19 am, Jonathan Lundell wrote:
> On Oct 6, 2009, at 2:54 PM, Eric Vicenti wrote:
>
>
>
> > Thanks, mdi
Beautiful, Obrigado Alvaro!, this is an excellent app and much needed
for the community, we are truly eating our own dog food now! :)
Thanks!
Julio
On Oct 7, 8:15 am, Álvaro Justen [Turicas]
wrote:
> Hi folks,
> I'm posting this to show you that we have a "new" wiki sys
Hope I am not getting too off topic but the main reason I've not moved
all my web2py apps (and several other Zope ones) is the fact that
assigning IPs for SSL (https) is still (??) not possible on EC2
instances, do you know if this is still the case?
Thanks
On Oct 2, 8:05 am, "Michael - afewtips
> mercurial (or git) is a better option than rsync for many reasons (and
> both are really efficient) than rsync. Rsync is more general -
> executables are available for PCs (I used it a lot in corp world;)
>
> On 10/1/09, Julio wrote:
>
>
>
> > [3] Is exactly the reason
from server to server) is minimal and the time
of a backup could be done pretty quickly..
hth
Julio
On Oct 1, 9:23 am, Yarko Tymciurak wrote:
> Argh!
>
> [1] - just learn / get used to using a version control system locally (e.g.
> mercurial, bazaar, git);
> [2] - learn to
What OS plattform you using?
On Oct 1, 8:16 am, Web2py-SuperFan wrote:
> Hi,
>
> I was wondering if there is a backup source code method built in to
> web2py or if someone has built a py script to backup all applications
> including the routes.py and app.yaml file to a timestamped tar or
> zippe
Would it help setting the package as a .tgz tarball file as opposed
to .zip (please??? :) )
On Sep 13, 8:11 am, mdipierro wrote:
> This is a known problem. We never got to the bottom of this. Something
> is not following protocol. Could be chrome, or could be cherrypy
> (web2py) wsgiserver.
>
>
I think the OP wanted to "execute something" based on an email
"trigger", i.e. when sending an email to a specific address with, say,
the contents of a blog post, and have the system automatically add the
post based on the contents of the email, something like that, this is
somewhat away from web2
Works perfectly Massimo,
I will try and stop bothering you about old code.
Will probably rewrite the code for vanilla web2py and not T3.
Thanks,
Julio Monteiro
mdipierro wrote:
try
{{db.delivery.exposes=[...list of field names that should be
visible...]}}
ATTENTION. THIS IS A T3
Thanks, Massimo,
Your first hint worked perfectly, however making it hidden didn't work.
Any other possibility for that?
Cheers,
Julio Monteiro
mdipierro wrote:
My mistake:
{{db.delivery.student_id.default=self.id}}
You can make it hidden (I think)
the passed id
selectable.
This would be fine if I could have this field as hidden, is it possible
to make it a hidden field in the form?
Thanks a lot,
Julio
mdipierro wrote:
Mind that T3 is quite dated. Try replace
{{=self.read(db.student)}}
{{=self.itemize(db.delivery)}}
{{=self.create
-la-web2py to ease up the work for whoever
forks it to include in the web2py domain if this moves forward,
Thanks.
-- Julio
On Sep 2, 10:30 pm, Yarko Tymciurak wrote:
> +1 (that is, I also agree...)
>
> On Wed, Sep 2, 2009 at 10:16 PM, JorgeR wrote:
>
> > Me too.
>
> >
That would be very nice, indeed!
Having a killer CMS application will undoubtfully benefit the web2py
community and attract more users. Is thera a way others can help or is
it too soon?
Julio Monteiro
mdipierro wrote:
I just finished the book. As far as web2py is concerned my interest
Hello Massimo,
I didn't realize T3 was old, nice to know that it has been merged with
web2py code!
Is that a way I can start coding from the t3_wiki in web2py out of the
box?
What are the current web2py projects that you are working on?
Thanks a lot!
Julio Monteiro
mdipierro wrote:
O in
its own realm, pyforum aims to be that realm.
HTH,
Thanks! - Julio
On Aug 31, 7:45 am, mdipierro wrote:
> I think Pyforum si excellent we should find some use for it in our
> community. The problem is that this mailing list has become the main
> reference point. Moving the discussi
1 - 100 of 113 matches
Mail list logo