On Saturday 10 Dec 2005 10:48 pm, olive wrote:
> Hello,
>
> I have updated Django from svn today and this is the message I
> get when I try to display an item update admin page:
>
> 'block' tag with name 'extrahead' appears more than once
conflict in svn - manually remove it
--
regards
kg
http:
On Sunday 11 Dec 2005 2:56 am, Armin wrote:
> So, am I missing something? Why wouldn't all applications that
> access database use Django for accessing data? Am I missing
> something here? Is python a bad language to create stable
> software? Or, there are better data-access tools when it comes to
olive wrote:
> In template
> C:\soft\Python24\lib\site-packages\django\contrib\admin\templates\admin/change_form.html,
> error at line 80
> 'block' tag with name 'extrahead' appears more than once
> 70
> 71{% endfor %}
> 72{% endif %}
> 73{% endif %}
> 74{% endif %}
> 75
>
1% is never a problem. I'd do that now for the wonderful Django team,
except I only have $27 left in my account!
So, am I missing something? Why wouldn't all applications that access
database use Django for accessing data? Am I missing something here? Is
python a bad language to create stable sof
On 12/10/05, Armin <[EMAIL PROTECTED]> wrote:
I want to write software in Python using pyfltk GUI library and Djangoto access my data on a remote database. Then I want to make my softwareexecutable with py2exe, and sell it for a billion $.Is my plan realistic?
yes, but you need to share 1% of that
Hello,
I have updated Django from svn today and this is the message I get when
I try to display an item update admin page:
'block' tag with name 'extrahead' appears more than once
Request Method: GET
Request URL:http://127.0.0.1:8000/admin/events/events/1/
Exception Type: Tem
I want to write software in Python using pyfltk GUI library and Django
to access my data on a remote database. Then I want to make my software
executable with py2exe, and sell it for a billion $.
Is my plan realistic?
Thanks,
Armin
Thanks Georg,
The referer method did the trick.
Olivier.
>How do I redirect, after login registration completion, to the last
>page visited before the first login/registration page ?
You can pass a "next" parameter to the login view, so the form can put
that into a "next" hidden field to jump back from where you came. Or
another way would be for your l
On Sat, Dec 10, 2005 at 04:01:16AM -0600, Eugene Lazutkin wrote:
> > OS is debian SID
> > error: invalid Python installation: unable to open
> > /usr/lib/python2.4/config/Makefile (No such file or directory)
> Are you sure you have Python 2.4 installed? Could you double check it?
This it a proble
¿Did you google that? install python2.4-dev
peter ma wrote:
OS is debian SID
error: invalid Python installation: unable to open
/usr/lib/python2.4/config/Makefile (No such file or directory)
On Sat, Dec 10, 2005 at 05:22:19AM -, peter ma wrote:
> OS is debian SID
>
> error: invalid Python installation: unable to open
> /usr/lib/python2.4/config/Makefile (No such file or directory)
The following will help:
% sudo apt-get install python2.4-dev
--
Igor Goryachev
I would like to add that a link to the login/registration form appears
on each page of my site (i.e defined in base.html)
Hello,
login and registration may requires several steps/forms/pages to
complete.
How do I redirect, after login registration completion, to the last
page visited before the first login/registration page ?
Do I need to save each visited page (request.path) to the session ?
If this is the way t
Are you sure you have Python 2.4 installed? Could you double check it?
Thanks,
Eugene
"peter ma" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
>
> OS is debian SID
>
> error: invalid Python installation: unable to open
> /usr/lib/python2.4/config/Makefile (No such file or directo
This has been discussed in this list lately; I Hope the OT does not
offend anyone.
http://24ways.org/advent/auto-selecting-navigation
16 matches
Mail list logo