Hi Massimo,
         I appreciate your reply. I had an application where in I had two
controllers one called as default.py and the other called as
default_0001.py in the same folder. I experienced strange issues which were
fixed in the new default.py but were still there reflecting in the
application. When I remove the back up default_0001.py the issues were
fixed automatically. Due to this I derived that there might be issues with
having the same controller name. Sort of. So now I have deleted the back up
files and it worked fine.
I will still investigate this and get back with my findings.


Regards,

Rahul

On Sun, 22 Sep 2019 at 12:15 PM, Massimo Di Pierro <
massimo.dipie...@gmail.com> wrote:

> I do not see any problem with that
>
> On Saturday, 21 September 2019 01:09:36 UTC-7, Rahul wrote:
>>
>>
>> Hello All,
>>        Will having a structure like below cause conflicts with web2py
>> controllers or applications ? I've found it does and when removed it
>> removes a few issues automatically.
>>
>>
>>
>> 1] *Controllers *-
>>
>>  Example we have default.py in controllers folder along with
>> default_01.py .. default_02.py
>>
>> 2] *Applications *- Multple applications in web2py Applications folder
>>
>> Example app1, app1_001, app1_002
>>
>> Regards,
>>
>> *Rahul*
>>
> --
> Resources:
> - http://web2py.com
> - http://web2py.com/book (Documentation)
> - http://github.com/web2py/web2py (Source code)
> - https://code.google.com/p/web2py/issues/list (Report Issues)
> ---
> You received this message because you are subscribed to a topic in the
> Google Groups "web2py-users" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/web2py/So2bg9Zd9iA/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> web2py+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/web2py/8220d18c-d9bf-4b4c-a5ec-9f2238c0161b%40googlegroups.com
> <https://groups.google.com/d/msgid/web2py/8220d18c-d9bf-4b4c-a5ec-9f2238c0161b%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/web2py/CA%2B6uMjfVoNxafw9n95On2SLE6p7WbT9jpeqmsXNtz50ezBeEEQ%40mail.gmail.com.

Reply via email to