- 13 Jul, 1999 16 commits
-
-
Amos Latteier authored
Fixed a bug in the copy machinery which prevented instances of ZClasses defined in the methods of another ZClass from being pasted and renamed.
-
Michel Pelletier authored
how to use ZServer with PCGI.
-
Michel Pelletier authored
how to use ZServer with PCGI.
-
Michel Pelletier authored
-
Michel Pelletier authored
-
Michel Pelletier authored
-
Michel Pelletier authored
-
Jim Fulton authored
Updated to reflect that ZODB 3 is now the default.
-
Jim Fulton authored
This is insane; copyright.dtml should render CREDITS.txt.
-
Michel Pelletier authored
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
-
- 12 Jul, 1999 11 commits
-
-
Jim Fulton authored
-
Amos Latteier authored
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
templates are sometimes pickled without subclassing Persistence.Persistent.
-
Jim Fulton authored
is missing. Made it easier to run from the command prompt, for example to debug.
-
Jim Fulton authored
custom_zodb module from INSTANCE_HOME.
-
Jim Fulton authored
-
Jim Fulton authored
In particular, BASE1 is always the URL of the tiop=lebel published object. Note that when using ZPublisher, SCRIPT_NAME is '' and BASE0 and BASE1 are the same. Changed lookup of if URLx and BASEx to allow x to have multiple digits. So you can use URL999999 if your URL is ling enough. ;) Added has_key and updated keys to work with new URL lookup mechansism.
-
- 11 Jul, 1999 9 commits
-
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
This is necessary due to oddities in the way that propertysheets currently manage their data. :(
-
Jim Fulton authored
-
Jim Fulton authored
Don't we always want this to default to true? Added CreateAFactory argument when calling the real constructor. This cased adding classes as methods to return no data.
-
Jim Fulton authored
-
Jim Fulton authored
-
Jim Fulton authored
"It fixes a memory corruption error resulting from BadPickleGet exceptions in load_get, load_binget and load_long_binget. This was initially reported on c.l.py as a problem with Cookie.py; see the thread titled "python core dump (SIGBUS) on Solaris" for more details."
-
- 09 Jul, 1999 4 commits
-
-
Michel Pelletier authored
an instance of a ZClass that subclasses the object).
-
Michel Pelletier authored
of the HTMLFile manage_addZClassForm, and when your in BOBO_DEBUG_MODE the value is re initialized to 1 each time, so the incorrect behavior only happens in debug mode.
-
Michel Pelletier authored
checked, if if you unchecked it. This was due to a name conflict with 'CreateFactory'. It's now called, 'CreateAFactory'
-
Michel Pelletier authored
which was breaking all kinds of good stuff.
-