Yes, until April 2024: https://www.djangoproject.com/download/
On Tue, Nov 1, 2022, at 3:54 PM, Lakshyaraj Dash wrote:
> Is django 3.2 still supported?
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group
Is django 3.2 still supported?
--
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 visi
Check imports in views.py file otherwise make migrations after checking
employees model
On Tue, 1 Nov, 2022, 19:11 MaheshKumar, wrote:
> AttributeError at /employee/type object 'employeeapp' has no attribute
> 'object'
> Request Method:
> GET
> Request URL:
> http://localhost:8000/employee/
> Dj
According to this type object 'employeeapp' has no attribute 'object'
.. should be objects not object
On Tue, Nov 1, 2022 at 2:41 PM MaheshKumar wrote:
> AttributeError at /employee/type object 'employeeapp' has no attribute
> 'object'
> Request Method:
> GET
> Request URL:
> http://localho
On 01/11/2022 06.26, MaheshKumar wrote:
AttributeError at /employee/type object 'employeeapp' has no attribute
'object'
How do you expect anyone to be able to help you without sharing any code
or explaining what you are trying to do?
Kind regards,
Kasper Laudrup
--
You received this message
On 01/11/2022 05.29, MaheshKumar wrote:
I want to know about the Managing files topic specifically in file storage.
https://docs.djangoproject.com/en/4.1/ref/files/storage/
Kind regards,
Kasper Laudrup
--
You received this message because you are subscribed to the Google Groups "Django
use
I want to know about the Managing files topic specifically in file storage.
--
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
AttributeError at /employee/type object 'employeeapp' has no attribute
'object'
Request Method:
GET
Request URL:
http://localhost:8000/employee/
Django Version:
4.1.1
Exception Type:
AttributeError
Exception Value:
type object 'employeeapp' has no attribute 'object'
Exception Location:
C:\practice
Hi all, can somebody guide how to create employee attendance management
system with biometric integration with django rest api, what are the
required models and how to integrate with biometric device(Essl)
--
You received this message because you are subscribed to the Google Groups
"Django use
Hi Sorry Looking for thread to my problem. Landed here.
Am new to django and python.
I need to deploy my app live. i have got a domain name in hostiger.
How to deploy in rail with connecting to hostinger.
Hope i will find the solution here
Thanks & Regards
Mohammed Raffi.J
+91 8939326407
On Tu
Solved. I added a sleep at the end of my loop and it worked, I think it was
getting stuck because the db was not able to keep up with the update from
the app and so the session got interrupted.
Em sexta-feira, 28 de outubro de 2022 às 10:46:54 UTC-4, Otávio Augusto
escreveu:
> Greetings, I'm d
Hi,
I believe the the binary package is suitable for development and I plan
integrating docker in my company's upcoming project, so I needed a package
best for production.
Thanks kasper
On Mon, 31 Oct 2022, 19:51 'Kasper Laudrup' via Django users, <
django-users@googlegroups.com> wrote:
> On 31
12 matches
Mail list logo