Method 1
-------------
the current page (or section) in the
context. You can do it in your urls.py
url.py : r'recette/$', 'cefinban.recettes.views.index',{'section':
'index'}),
-> result in
Exception Type: TypeError
Exception Value: create_recette() got an unexpected keyword argument
'section'
Exception Location:
/usr/lib/python2.4/site-packages/...o/core/handlers/base.py in
get_response, line 73
And i used flat pages for contact and about so even if it worked i
couldnot hack the url.py
Any more detailed explanation for method 2 with css ?
website : http://ozserver.no-ip.com:345/cefinban/ajouter
thanks
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---