Anonymous
So, any suggestion why user isn't working
Anonymous
My guess is it's not created
Anonymous
so...
Anonymous
any troubleshoot?
inchidi
python manage.py migrate auth?
Anonymous
well it's a test
inchidi
well if its return CommandError: App 'auth' does not have migrations. then you will have no User
Anonymous
well that ain't the error
Anonymous
tell me one thing
Anonymous
when I use
Anonymous
User.objects.create(...password="pa$$")
Anonymous
is it wrong?
Anonymous
in django I think it's written that it should be a hash here
inchidi
and .save()?
Anonymous
it's not needed
Anonymous
for this method
inchidi
ah, my bad
Anonymous
I just can't make selenium to click a submit button
inchidi
sorry
Anonymous
for?
Anonymous
kinda
Anonymous
it expects a hash
inchidi
because using create will save password as plain text
inchidi
but you can use create_user() method
inchidi
oh wait let me check first
Anonymous
omg
Anonymous
😂so
inchidi
https://docs.djangoproject.com/en/dev/ref/contrib/auth/#django.contrib.auth.models.UserManager.create_user yes its correct`create_user()` 😂
Anonymous
I remember now
Anonymous
😂😂
inchidi
so it will become User.objects.create_user(..., password="pa$$")
Anonymous
I am retarded
Django Bot
>> Blogs - ShipIt Day Recap Q3 2017
Django Bot
>> Blogs - Large File Uploads with Amazon S3 + Django
Anak7n
Hello guys, sorry to disturb you. I always meet this kind problem when I run my django project or flask project. My os is win10 and I use python3.6. I search a lot but it still not solved. That is my Problem. Thank u!
Anonymous
guys
Anonymous
can I use mixins in model forms?
Django Bot
>> Blogs - Demystifying encodings — part 2 - Django Patterns: Fat Models and `cached_property`
inchidi
can I use mixins in model forms?
am not sure but i think you cant since Models and another Models have similar features
Django Bot
>> Jobs - Senior Django Developer
inchidi
can I use mixins in model forms?
dont be lazy m8, just create custom forms :3
inchidi
https://www.jetbrains.com/pycharm/promo/support-django/?utm_source=telegram.dog/djangogroup&utm_medium=link&utm_campaign=support-django-2017
Lapanit ☃️
no
inchidi
yes
Lapanit ☃️
I have Pycharm student account, I cant remember how to access it
inchidi
its only for 1 year right?
Lapanit ☃️
yeah, the thing is that I had it for 2 months
inchidi
umm you can login to your jetbrains account and download your csv license
Lapanit ☃️
tru
Lapanit ☃️
I might do that
Django Bot
>> Blogs - How to Render Django Form Manually
Anonymous
who is Vitor Freitas?
Anonymous
why do this bot share his blogs most of the time
inchidi
maybe because his blog most active blog which talks about django
Val
yeah, the thing is that I had it for 2 months
Please how do one get a pycharm student account?
JZA
Rather learn open source interfaces like vim
JZA
Don't rely on proprietary software
Yunindyo
Please how do one get a pycharm student account?
You can sign up in here https://www.jetbrains.com/student/
Yunindyo
its only for 1 year right?
But you can renew if you still student or teacher
Yunindyo
Thanks
Sign up with your student email, mail@blablabla.Ac, .Edu
Val
Sign up with your student email, mail@blablabla.Ac, .Edu
But I've already downloaded pycharm professional it told me one month free trial but with this student registration can it be move up to a year?
Abhi
do anyhave have experience running gitlab CI runner ?
Anonymous
JZA
lol, why?
well because software slavery sucks
Django Bot
>> Blogs - Monorepo structure for Django & React Applications
JZA
spam alert...
Lapanit ☃️
/ban Spam/ads
Group Butler
ᴅᴀᴠɪᴅ banned N1hgtmR5™!
inchidi
:Dmodels app_name https://code.djangoproject.com/wiki/UsingVimWithDjango
Django Bot
>> Blogs - How to Use Celery and RabbitMQ with Django
Madhu
Does any one having mongodb group
inchidi
not me, but you can try general programming groups like @siliconnetwork or @thedevs groups
Anonymous
Does any one having mongodb group
Give me one solid reason for using MongoDB