I am interested but I need to gather more experiences before joining such
teams, I am new in django though not new in app development
Dr. Chielo C. Ifeanyi
Chief Programmer,
Head Webometrics Section
ICT Unit, UNN
08032366433, 08154804230
ifeanyi.chi...@unn.edu.ng
http://www.unn.edu.ng/users/ifeanyi
Hi Everyone,
Thank you everyone for your interest.
Can the interested candidates fill out the below application:
Please fill out this form : https://forms.gle/2FTHsUzzEuydXJ7v5
On Sunday, March 29, 2020 at 11:27:17 PM UTC+5:30, Lax Nayak wrote:
>
> I am looking for a django developer who has ex
On Tuesday, 7 April 2020 18:49:36 UTC+5:30, Akshat Zala wrote:
>
> You can use decorator before start of view:
> No need to write different view for user and admin.
>
> @login_required(*redirect_field_name='next'*, *login_url=None)*
>
> On Monday, 6 April 2020 19:05:33 UTC+5:30, kkwaqar786 wrote:
Thank you for the response.
I was able to fix it by setting "user" field as the primary key in
UserProperties model.
Below is the updated version of the user field in UserProperties model.
Just added "primary_key=True" to fix the duplicate key value issue.
class UserProperties(models.Model):
You can use decorator before start of view:
No need to write different view for user and admin.
@login_required(*redirect_field_name='next'*, *login_url=None)*
On Monday, 6 April 2020 19:05:33 UTC+5:30, kkwaqar786 wrote:
>
> Loggin not working ,
>
> Please Help Me,
>
> Admin:
>
> username:-admin
YOu can use decorator:
@login_required before start of the function/
On Monday, 6 April 2020 19:05:33 UTC+5:30, kkwaqar786 wrote:
>
> Loggin not working ,
>
> Please Help Me,
>
> Admin:
>
> username:-admin
> password:-admin
>
> User:
>
> username:-waqar
> password:-Test@123
>
>
>
> Please Solved m
In *onevideos.zip\onevideos\userproject\home\views.py 17:28*, if the login
is successful, *login.html *will still be returned, which should be
replaced with *index.html*.
[image: views.py 17.png]
在 2020年4月6日星期一 UTC+8下午9:35:33,kkwaqar786写道:
>
> Loggin not working ,
>
> Please Help Me,
>
> Admi
Hi All,
I want to upload a directory structure from remote server same as we are
uploading any file or image.
Please have a look and share me any reference.
Thanks
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this gro
8 matches
Mail list logo