Re: Using data migration to create initial users errors

2015-02-21 Thread Matías Iturburu
Hey Ben. The only gotcha I had is that the password needs to be hashed. I ended up doing this to create a superuser: from django.db import migrations from django.contrib.auth.hashers import make_password def create_admin_user(apps, schema_editor): User = apps.get_registered_model('auth',

Re: Django Template CSS Load Path

2011-01-19 Thread Matías Iturburu
; group. > To post to this group, send email to django-users@googlegroups.com. > To unsubscribe from this group, send email to > django-users+unsubscr...@googlegroups.com<django-users%2bunsubscr...@googlegroups.com> > . > For more options, visit this group at > http://groups.google.com/group/dj

Re: LAMPP + Django on Fedora 13 Linux

2010-06-30 Thread Matías Iturburu
ibe from this group, send email to > django-users+unsubscr...@googlegroups.com<django-users%2bunsubscr...@googlegroups.com> > . > For more options, visit this group at > http://groups.google.com/group/django-users?hl=en. > > -- Matías Iturburu http://www.linkedin.com/in/mitu

multisite url reverse using subdomains

2010-04-06 Thread Matías Iturburu
w a better/smarter way to solve this? Thanks in advance [1]: http://stackoverflow.com/questions/1221716/django-cross-site-reverse-urls -- Matías Iturburu http://www.linkedin.com/in/miturburu -- You received this message because you are subscribed to the Google Groups "Django users&

Re: Banned from the #django irc channel

2010-03-01 Thread Matías Iturburu
Firstly, sorry for leaving the thread abandoned so long. On Sat, Feb 27, 2010 at 12:52 AM, James Bennett <ubernost...@gmail.com>wrote: > 2010/2/26 Matías Iturburu <maturb...@gmail.com>: > > Hi guys, Sorry to bring such an off topic, but I've notice that I'm > banned >

Re: Banned from the #django irc channel

2010-02-26 Thread Matías Iturburu
r...@googlegroups.com> > . > For more options, visit this group at > http://groups.google.com/group/django-users?hl=en. > > -- Matías Iturburu http://www.linkedin.com/in/miturburu -- You received this message because you are subscribed to the Google Groups "Django users

Banned from the #django irc channel

2010-02-26 Thread Matías Iturburu
in advance -- Matías Iturburu http://www.linkedin.com/in/miturburu -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@googlegroups.com. To unsubscribe from this group, send email to django-user

Re: Django Template System with no Django instalation

2010-02-11 Thread Matías Iturburu
t to this group, send email to django-us...@googlegroups.com. > To unsubscribe from this group, send email to > django-users+unsubscr...@googlegroups.com<django-users%2bunsubscr...@googlegroups.com> > . > For more options, visit this group at > http://groups.google.com/grou

Re: How do you manage the depenedencies between your project and other open source?

2009-04-30 Thread Matías Iturburu
e "slow" to run, the amount of time and mess when dealing with bureaucratic project stuff is cut dramatically. [1] http://www.stereoplex.com/two-voices/a-django-development-environment-with-zc-buildout[2] http://www.stereoplex.com/two-voices/fez-djangoskel-django-projects-and-apps-as-eg

Re: Enable Image macro on tracwiki markup (djangosnippet 1047)

2009-04-23 Thread Matías Iturburu
Nevermind, I think I'll cut the problem down and use markdown instead of trac's mackup. I've found a way of handling images that seems more sane here http://www.omh.cc/2008/aug/18/django-inserting-and-positioning-images/ Although I find trac's markup easier 2009/4/23 Matías Iturburu <mat

Enable Image macro on tracwiki markup (djangosnippet 1047)

2009-04-23 Thread Matías Iturburu
pointer -- Matías Iturburu Revoluciones Informáticas www.revolucionesweb.com.ar http://www.linkedin.com/in/miturburu --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this g