On Fri, May 2, 2014 at 8:43 AM, Fellipe Henrique <[email protected]> wrote:
> Hi everyone! > > I start to build my online version of my company ERP. > DRY and check a great python project, OpenERP. > > But, I try to use Bootstrap Twitter, Foundation.. and all inputs seems to > me bigger.. and we doesn't make a good screen for the user. > > I try to use Ext JS, but, I have some difficult to integrate with Django.. > All around your issue is static files maybe you can check a cookie cutter django: https://github.com/pydanny/cookiecutter-django it will help you to use bootstrap. Regards, > > Anyone has another framework for these case? > > Cheers! > > T.·.F.·.A.·. S+F > *Fellipe Henrique P. Soares* > > e-mail: > echo "lkrrovknFmsgor4ius" | perl -pe \ > 's/(.)/chr(ord($1)-2*3)/ge' > *Blog: http://fhbash.wordpress.com/ <http://fhbash.wordpress.com/>* > *GitHub: https://github.com/fellipeh <https://github.com/fellipeh>* > *Twitter: @fh_bash* > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/django-users. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/CAF1jwZH7_ino6XVgstHr_PDqcPS7X8N%3Dinuitkgb%2BnE7A7Ft%3DA%40mail.gmail.com<https://groups.google.com/d/msgid/django-users/CAF1jwZH7_ino6XVgstHr_PDqcPS7X8N%3Dinuitkgb%2BnE7A7Ft%3DA%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Cristian Salamea @ovnicraft -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CA%2B16coO6XNZd3cb-ENxDCqs_6QtEimVo4jMWy9agH%3DL5AZJ%3DzA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

