-
# Lenguajes de Programación
Python
JavaScript
# Lenguajes de Marcas
HTML
* Css
# Librerías
# Frameworks
Django
* Migraciones
* Apps de Django
*
- [ ] Task 1
# Base de Datos
Sqlite
Postg…
-
We use webapp2 for our web framework, but it doesn't support Python 3 so we need to replace it. The current plan is to replace it with Django.
Summary of the reasons for choosing Django: Django has a…
-
i am trying to replace LDAP with LDAPS but i am not sure which part i am missing. Below is my code for LDAPS.
The code is not working with LDAPS but it is working fine with LDAP.
import ldap
from…
-
**Describe the bug**
Sometimes the log in doesn't redirect properly to the home page. It gets stuck in the authentication page
**To Reproduce**
Steps to reproduce the behavior:
1. Go to fAIr an…
-
Hi, thanks for this library,
Can anyone please demonstrate how to use this in a react project with Django/Django Rest Framework backend?
-
```
What steps will reproduce the problem?
1. My script file contains some accented characters
2.
3.
What is the expected output? What do you see instead?
[expected]
Thomas-SMETSs-MacBook-Pro:sporto…
-
```
After creating a Person, a Business and an Interaction for the person,
clicking 'All Interactions' on the Dashboard I got the following:
FieldError at /crm/interaction/
Cannot resolve keyword 'p…
-
Django Rest Framework by default will make APIView csrf excempt for ApiView. CSRF handling in DRF is done at the SessionAuthenticaiton class level.
Here is the relevant code:
https://github.com/en…
-
My environment as follows:
- macOS Sierra 10.12.6
- Python 3.6.0
- Django 2.0.5
- djangorestframework 3.8.2
- djangorestframework-jwt 1.11.0
### What is expected instead of "Unable to log i…
-
Bienvenido a la api game store
No tenemos Logo todavia XD
Introduccion a las VIEW
Bien antes de que empieces a programar debemos en…