Anonymous
You'll have plenty of space
Anonymous
and set expiry for it also
Anonymous
Seriously whatsapp runs on a computer no better than yours
Anonymous
I don't understand what you are saying
Anonymous
and set expiry for it also
30 days ... usually when someone requests it they'll active the link straight after in the next 10 seconds to 20 mins
Anonymous
Anonymous
30 days is too much time
Anonymous
29?
Anonymous
i'll give 48 hrs max
Anonymous
It's fine dude just send them a link
Anonymous
Then have your api delete the link from the database when it's clicked on or accessed
Anonymous
wel...
Anonymous
well, there are other people in my team
Anonymous
they will disagree straightlly
Anonymous
Okay then consult them?
Anonymous
but they dunno django
Anonymous
front end peeps
Anonymous
Then they have no right to disagree
Anonymous
LOL, I am working under someone
Anonymous
... I give up dude
Anonymous
It's worse than my relationship with my ex
Anonymous
😂
Damián
Anonymous
Btw if anyone is starting off with Django:
https://tutorial.djangogirls.org/en/django_start_project/
This is pretty good.
Abhi
can someonel help
Abhi
i made model field like this
Abhi
interests = forms.CharField(widget=forms.Textarea, max_length=100, required=False)
Abhi
but when i try to use that field in admin.py fieldset to customise that field using django admin
Abhi
it is giving this error
Abhi
django.core.exceptions.FieldError: Unknown field(s) (insterests) specified for User. Check fields/fieldsets/exclude attributes of class MyUserAdmin.
Abhi
also i am not able to this field for classs based update views
Abhi
any idea ?
Anonymous
Hmm
Anonymous
Isn't Textarea callable
Anonymous
Everything seems fine
Misael
Hi @theparadoxer02 . The name is wrong in fieldset...
Misael
Look: interests x insterests
Misael
inSterests
Misael
the problem is the S
Django Bot
>> Blogs
- Markdown Cheatsheet
Django Bot
>> Blogs
- Domain Name for Django Development Server
Django Bot
>> Jobs
- Creative Back-End Developer
>> Blogs
- Django 1.11+ django.contrib.auth Class Based Views - Part 2 - Password Chan
Johan
Hi guys!
Johan
some anyone deployed apps in Google app engine?
Anonymous
Essa
Val
Hello everyone my name is val I'm mew here I just started using django please can any one direct to a comprehensive video on how to learn how to use django In website and web app development
Will
Hi Valentine, try https://djangobook.com/the-django-book/
Val
Also must I keep installing django each time when I want to create a new project in django? If no please how do I activate my previous project under django and create new projects?
Val
Anonymous
Anonymous
If you are using virtual env
Anonymous
Then you may or may not need to install django again.
Anonymous
While creating virtual env you can choose to take package from the root package directory
Anonymous
So, from there you can take django
Anonymous
And regarding activating the previous django project.
Anonymous
You can start it's virtual env and then you can use that one project
Val
is there a documentation on this i am quite new at this. if the documentation comes with pictures i will be much happy😊😊
Anonymous
Documentation rarely comes with pictures
Anonymous
Though you can find guides with pictures
Val
alright pls give me what u have
Anonymous
I don't have 😂
Anonymous
Your can try finding on Google
Val
ive tried that all i see are installation procedures in other to use jango ive to install a new one all d tym
Val
how do i start a previous project virtual env?
Anonymous
Well you gave it a name right?
Anonymous
Using Linux or windows?
Val
Val
hello can any one help? i am trying to create a django project in my eclipse but each time i try it tells me ( Django not found.) although i have already installed django. please what am i doing wrong
Anonymous
Anonymous
Anyway did you activated the virtual env before opening it?
Anonymous
I mean who uses Eclipse now!!
Anonymous
Anonymous
It's obsolete
Anonymous
That's mean java that use eclipse is obsolete,,?
Anonymous
No
Django Bot
>> Blogs
- Towards Channels 2.0
Anonymous