Re: Proposal: Django Admin Site and "pretty" app name

2012-12-07 Thread Pedro J. Aramburu
Which one is the branch? I can't seem to find it. On Friday, December 7, 2012 10:41:16 PM UTC-3, Russell Keith-Magee wrote: > > > On Sat, Dec 8, 2012 at 9:29 AM, Pedro J. Aramburu > > > wrote: > >> Ramiro, I've read the ticket but it seems stuck. I just want

Re: Proposal: Django Admin Site and "pretty" app name

2012-12-07 Thread Pedro J. Aramburu
Ramiro, I've read the ticket but it seems stuck. I just want it to go forward because I think it's a major UI/UX issue for non-programmers the lack of "pretty" app names. But I want it to be done right with a proper app metadata handling. The thing is that there isn't any consensus about the wa

Re: Proposal: Django Admin Site and "pretty" app name

2012-12-07 Thread Pedro J. Aramburu
I read the tickets. Many are outdated and the approach in the trac ticket below I believe it's not very well defined. About putting app names on the INSTALLED_APPS, I don't think it would be good for packaging. That's why I believe it should be somewhere on the app itself. About using admin.py f

Re: Thank you to our security aware developers

2012-12-07 Thread Pedro J. Aramburu
So, I don't understand one thing. If it's checking the validity on the backend of a hidden field in the frontend, that should mean that the backend should have the original (or proper) value of the frontend so why does it have that hidden field on the first place? El viernes, 30 de noviembre d

Proposal: Django Admin Site and "pretty" app name

2012-12-07 Thread Pedro J. Aramburu
As I explained on the Django users forums ( https://groups.google.com/forum/?fromgroups=#!topic/django-users/ZUxZHi_-5ug) I'm spanish speaking so my users are too. Writing code in spanish isn't pretty and with characters like "á" or "ñ" it's very difficult to name the apps a way that would make