Re: "Authenticating Users" where should I put the code?

2014-03-06 Thread Felipe Bessa Coelho
2014-03-06 11:45 GMT-03:00 Jack Yan : > in the tutorial and section "Authenticating Users": > https://docs.djangoproject.com/en/1.6/topics/auth/default/ > > where can I put code: > > from django.contrib.auth import authenticateuser = > authenticate(username='john',

Re: Override grappelli js files

2014-02-25 Thread Felipe Bessa Coelho
2014-02-25 17:18 GMT-03:00 rush : > Hi, > > I'm using grappelli and I have two files in it I need to modify: > > admin/js/SelectBox.js > admin/js/SelectFilter2.js > > I thought it would be a good idea to put it into my app static directory: > > my_app/static/admin/js/SelectBox.js

Re: what are the files goes inside "contrib" folder?

2014-02-07 Thread Felipe Bessa Coelho
2014-02-07 Giri : > Can someone tell me what are the files goes inside "contrib" folder? > > If possible give me a webpage link that explains django's folder > structure.. > > I don't remember whether there is a overall description of the Django project structure, but

Re: Can't Install on Windows 8.1

2013-12-25 Thread Felipe Bessa Coelho
2013/12/25 Malik Rumi > Ok, everything went smoothly and beautifully as promised. I got successful > install messages for pip, distribute, virtualenv and django. So first, > thank you both very much. > > However, I seem to be stuck again. I am not sure how to get from my