On Wednesday, 29 November 2017 08:24:26 UTC+5:30, Tom Tanner wrote:
>
> My `forms.py` looks like this. (I want user's email to be their login
> username.
> from django.utils.translation import ugettext_lazy as _
>
> from django import forms
> from django.contrib.auth.forms import Authentication
Not related to Django, I have a project made in python3 but due to some
package installation, i need to convert my project to python2. Is there any
method or package to solve this?
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe
I am trying to add ldap authentication in my django project using
(django_python3_ldap)
after running python manage.py ldap_sync_users i am getting this error
receive_timeout=settings.LDAP_AUTH_RECEIVE_TIMEOUT,
TypeError: __init__() got an unexpected keyword argument 'receive_timeout'
setti
I am trying to add ldap authentication in my django project using
(django_python3_ldap)
after running python manage.py ldap_sync_users i am getting this error
receive_timeout=settings.LDAP_AUTH_RECEIVE_TIMEOUT,
TypeError: __init__() got an unexpected keyword argument 'receive_timeout'
setti
On Sat, 21 Sep, 2019, 11:02 PM Ankita Gupta, > wrote:
>
>> Not related to Django, I have a project made in python3 but due to some
>> package installation, i need to convert my project to python2. Is there any
>> method or package to solve this?
>>
>> --
>
What is post-man? Can you explain it little more?
On Thu, 26 Sep 2019, 7:13 pm dheeraj technoevanglist,
wrote:
> Totally agreed Django applies separation of concern so start with html
> basics or make back end first and test it through the post man.
>
> On Thu, Sep 26, 2019, 16:28 Nick Sarbicki
I have a blog project, where users posts daily posts. I want to see activity of
users like weekly report or monthly report.. just like in github we have which
shows activity of users over time. How can I achieve this? Any guidance is
appreciable.
--
You received this message because you are s
Please ignore auto correct errors.
--
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 django-users+unsubscr...@googlegroups.com.
To view this discussion on the web
Does anyone know of a good project mad din django with following requirements.?
Requirements-
Multiple user can post daily blogs.
Heirarichal (multi level) users like college level system where users have
different destinations, be it student, mentor, Dean etc.
Weekly report management system f
I have tried wagtail-cms but I don't know how to add multiple users and
heirarichal approach in that.
--
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 django-us
Hello everyone!
I have a project to make on university management system.
BASIC requirements-
1. Heirarichal mode(multiple users like mentor, student, Dean, advisors etc)
2. Students need to post daily blogs about their progress(if certain task is
given to them by their mentors).
3. Blogs will h
, Oct 9, 2019 at 9:54 AM Ankita Gupta > wrote:
>
>> Hello everyone!
>> I have a project to make on university management system.
>> BASIC requirements-
>> 1. Heirarichal mode(multiple users like mentor, student, Dean, advisors
>> etc)
>> 2. Students n
>
>
> On Wed, 9 Oct, 2019, 10:24 PM Ankita Gupta, > wrote:
>
>> Hello everyone!
>> I have a project to make on university management system.
>> BASIC requirements-
>> 1. Heirarichal mode(multiple users like mentor, student, Dean, advisors
>> etc)
>&g
quirement 6 grading system. Or "rating" fortunately there exists quite
> many django apps that does this.
>
Can you list some of them?
>
>
> ke 9. lokak. 2019 klo 19.55 Ankita Gupta > kirjoitti:
>
>> Hello everyone!
>> I have a project to make on univer
On Sunday, November 24, 2019 at 11:54:02 PM UTC+5:30, Perceval Maturure
wrote:
>
> Django cms is much simpler. There is also good documentation to “install
> Django cms by hand”
>
Hey!
Can we insert django-cms in already made Django based projects.?
Is this possible.?
>
>
> Sent from my iPhon
This error is coming again and again.
HINT: Add or change a related_name argument to the definition for
'User.groups' or 'User.groups'.
auth.User.user_permissions: (fields.E304) Reverse accessor for
'User.user_permissions' clashes with reverse accessor for
'User.user_permissions'.
HINT: Add or c
16 matches
Mail list logo