Hi Djangers,
This is my first post and sorry by my terrible english.
Well,
My customer needs a page with this layout:
[div id="toolbar"]
NEW - SAVE - DELETE - SEARCH - <<(previous) - >>(next) -
PRINT ( elements)
[/div]
[div id="content"]
The forms
4 jun, 03:55, "Antoni Aloy" <[EMAIL PROTECTED]> wrote:
> 2008/6/24 Leandro Severino <[EMAIL PROTECTED]>:
>
>
>
>
>
> > Hi Djangers,
>
> > This is my first post and sorry by my terrible english.
>
> > Well,
> > My customer
ThanksĀ³ Antoni,
This is a very good example and it can resolve my problem.
[]s
Leandro.
On 25 jun, 10:29, "Antoni Aloy" <[EMAIL PROTECTED]> wrote:
> 2008/6/25 Leandro Severino <[EMAIL PROTECTED]>:
>
>
>
> > Thanks Antoni,
>
> &
Hi,
In my first post, I have a simple question:
Its possible a modelForm have two fields for a one model Field ?
My codes:
In my models:
class MyClass(models.Model):
COMMON_AMENITIES_CHOICES = (('A', 'Aditional'),
(
Thanks James.
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@goo
Hello,
I have a formwizard (formtools)
https://django-formtools.readthedocs.org/en/latest/index.html with 7 steps.
OK, my formwizard is OK.
But now, in this page, my customer wants a side menu with a link for
each step, because he wants access the step 5 for example without click in
6 matches
Mail list logo