Hey Dawid,

I have the same issue, but only if I forget to specify the module name
the first time around. After that symfony seems to "remember" that
name, which is really annoying. I usually end up manually renaming
things, which is possible. Just remember to pass the proper module
name the first time around, and you should be fine.

Daniel


On Sep 3, 5:45 am, Dawid Ferenczy <feren...@volny.cz> wrote:
> Hi Symfony developers :)
>
>    I'm  writing  my  first complex aplication in the Symfony framework
>    and I have a problem with the propel admin generator. I'm using the
>    Symfony  1.2.8  and  trying  to  generate  an  admin  module  named
>    auction_admin for the model class Auction:
>
>    symfony propel:generate-admin frontend Auction --module="auction_admin"
>
>    But  module  has everytime the same name as the model (lowercased).
>    Is  it possible to generate admin module with a different name from
>    the  model class? Manual module renaming isn't work I would like to
>    do :)
>
>    Thanks very much.
>
>    Have a nice developing :)
>
> --
>  Dawid Ferenczy
>  http://www.ferenczy.cz
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to 
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to