Re: NoReverseMatch at /my_account/

2013-03-28 Thread Rija RABETOKOTANY RAOBIVELO
lly about to >> give up >> >> Le lundi 4 février 2013 21:48:37 UTC+3, frocco a écrit : >>> >>> I am getting NoReverseMatch at /my_account/ >>> what is wrong with my urls? >>> Thanks >>> >>> Reverse for 'order_info' with argum

Re: NoReverseMatch at /my_account/

2013-03-26 Thread Bill Freeman
gt; > I dont have the $ sign like you but I'm still getting this error. > Please, is there any workaround, what are the issues ? I really about to > give up > > Le lundi 4 février 2013 21:48:37 UTC+3, frocco a écrit : >> >> I am getting NoReverseMatch at /my_account/ &

Re: NoReverseMatch at /my_account/

2013-03-26 Thread rainikotobary
Hello, I dont have the $ sign like you but I'm still getting this error. Please, is there any workaround, what are the issues ? I really about to give up Le lundi 4 février 2013 21:48:37 UTC+3, frocco a écrit : > > I am getting NoReverseMatch at /my_account/ > what is wrong wit

Re: NoReverseMatch at /my_account/

2013-02-05 Thread frocco
n Sökmen wrote: >>> >>> Yeah, i did the same once -) >>> >>> On Tue, Feb 5, 2013 at 1:07 AM, frocco <far...@gmail.com> wrote: >>> >>>> Thank you, I can't tell you how long I struggled with this. >>>> >>>> On Monda

Re: NoReverseMatch at /my_account/

2013-02-05 Thread Phang Mulianto
uggled with this. >>> >>> On Monday, February 4, 2013 1:48:37 PM UTC-5, frocco wrote: >>>> >>>> I am getting NoReverseMatch at /my_account/ >>>> what is wrong with my urls? >>>> Thanks >>>> >>>> Rev

Re: NoReverseMatch at /my_account/

2013-02-05 Thread frocco
>> >> On Monday, February 4, 2013 1:48:37 PM UTC-5, frocco wrote: >>> >>> I am getting NoReverseMatch at /my_account/ >>> what is wrong with my urls? >>> Thanks >>> >>> Reverse for 'order_info' with arguments '()' and keyword argument

Re: NoReverseMatch at /my_account/

2013-02-05 Thread serkan sokmen
Yeah, i did the same once -) On Tue, Feb 5, 2013 at 1:07 AM, frocco <faro...@gmail.com> wrote: > Thank you, I can't tell you how long I struggled with this. > > On Monday, February 4, 2013 1:48:37 PM UTC-5, frocco wrote: >> >> I am getting NoReverseMatch at /my_accoun

Re: NoReverseMatch at /my_account/

2013-02-04 Thread frocco
Thank you, I can't tell you how long I struggled with this. On Monday, February 4, 2013 1:48:37 PM UTC-5, frocco wrote: > > I am getting NoReverseMatch at /my_account/ > what is wrong with my urls? > Thanks > > Reverse for 'order_info' with arguments '()' and keyword arguments

Re: NoReverseMatch at /my_account/

2013-02-04 Thread serkan sokmen
aro...@gmail.com> wrote: > My template has Edit Billing/Shipping > Information > > > On Monday, February 4, 2013 1:48:37 PM UTC-5, frocco wrote: >> >> I am getting NoReverseMatch at /my_account/ >> what is wrong with my urls? >> Thanks >> >> &g

Re: NoReverseMatch at /my_account/

2013-02-04 Thread frocco
My template has Edit Billing/Shipping Information On Monday, February 4, 2013 1:48:37 PM UTC-5, frocco wrote: > > I am getting NoReverseMatch at /my_account/ > what is wrong with my urls? > Thanks > > Reverse for 'order_info' with arguments '()' and keyword arguments '{}' not

NoReverseMatch at /my_account/

2013-02-04 Thread frocco
I am getting NoReverseMatch at /my_account/ what is wrong with my urls? Thanks Reverse for 'order_info' with arguments '()' and keyword arguments '{}' not found. main urls.py (r'^my_account/$', include('accounts.urls')), accounts/urls.py urlpatterns = patterns('accounts.views', (r