Re: error problem

2023-02-21 Thread Ronnie Preal
Thank you David I will try again. Can I contact you if the problem persists. On Mon, Feb 20, 2023, 8:39 PM David Nugent wrote: > You appear to half only half asked your question and have provided no > context. > > Do you have a route named 'register'? [ URL(, name="register") ] (I > am gues

Re: error problem

2023-02-20 Thread David Nugent
You appear to half only half asked your question and have provided no context. Do you have a route named 'register'? [ URL(, name="register") ] (I am guessing no, else this specific error would not occur) Guessing what you forgot to mention, check out some of the great tutorials available vi

Re: Unique app name error problem when building a Wagtail multisite solution

2016-12-22 Thread 'Matthias Brück' via Django users
Hi Melvyn, thanks for your answer. Unfortunately switching the CMS isn't an option. And even if I skip the multisite requirements i could think of usecases where it might be a problem in just a django project as well, wanting to have a similar project structure, doesn't it? Am Donnerstag, 22.

Re: Unique app name error problem when building a Wagtail multisite solution

2016-12-22 Thread Melvyn Sopacua
Hi, On Wednesday 21 December 2016 14:30:32 'Matthias Brück' via Django users wrote: > is this really just not possible? What I found is this: > > you can't have two apps with the same name, even if they have > different > > fully qualified module paths > > https://groups.google.com/forum/#!msg/

Re: Unique app name error problem when building a Wagtail multisite solution

2016-12-21 Thread 'Matthias Brück' via Django users
is this really just not possible? What I found is this: you can't have two apps with the same name, even if they have different > fully qualified module paths https://groups.google.com/forum/#!msg/django-users/AMYLfQo6Ba4/Y-57B0i7qy4J How would you guys handle this? -- You received this mes

Unique app name error problem when building a Wagtail multisite solution

2016-12-21 Thread 'Matthias Brück' via Django users
Hi all, I want to build a Wagtail multisite solution and I'm running into problems with unique application labels. I would like to have the following project structure: project | |--app1 ||--core ||--pages |... |--app2 ||--core ||--pages |... Even whe

makemessages error/problem on Vista

2009-09-15 Thread Léon Dignòn
C:\Users\Leon\Documents\Django\myproject>manage.py makemessages Error: This script should be run from the Django SVN tree or your project or app tree. If you did indeed run it from the SVN checkout or your project or application, maybe you are just missing the conf/ locale (in the django tree) or