Questions tagged as 'django'

1
answer

User Registration using Django

I have a registration class and a form for this, however I need to register each user using the user that the admin makes available, how do I do this? I have nothing on admin.py yet For example: when I click save I need to save the scholarship h...
asked by 31.07.2017 / 15:17
1
answer

Error creating virtual environment [mkvirtualenv] python 3.6

After installing python 3.6 and then virtualenvwrapper via pip (pip install virtualenvwrapper-win), I tried to create a virtual environment by the "mkvirtualenv name" command and the following error occurred: λ mkvirtualenv django Usin...
asked by 16.07.2017 / 19:48
1
answer

Web Frameworks: Frontend vs Backend [duplicate]

I would like to know what characterizes / differentiates a frontend web framework from a web backend framework. For example, Django is considered back and angular is considered front, but what do they get embedded in these categories? I can bu...
asked by 12.01.2018 / 17:09
2
answers

User dashboards logged in using django admin user

Good Morning I'm using Django's default user model, and I would like to have a user dashboard logged in, to check who's using the system, can you tell me if django has this information? I checked that they have a table of sessions but everyth...
asked by 28.09.2018 / 13:25
1
answer

How to install pipenv on ubuntu 16.04 for python3

I tried to install using apt-get install pipenv , apt install pipenv but did not succeed.     
asked by 24.08.2018 / 15:18
1
answer

Problem with CIELO certificate using Django

I'm trying to implement a transparent checkout for my online store using CIELO to do so. data: Django 1.9.5 Python 2.7.6 Ubuntu 14.04 nginx uwgsi digital ocean link api python sky: link I installed the certificates using the cielo.sh...
asked by 27.01.2017 / 02:32
1
answer

Starting in Python Django [closed]

I am a web programmer working with ZendPhp OS linux Ubuntu and I decided to migrate to python. I have some doubts. Python is an interpreted language! what server will I have to install to make everything work perfectly, does it seem like python...
asked by 25.02.2016 / 14:46
1
answer

"Script" learning [closed]

Study system analysis and development and I'm after an internship, I did the interview and the employer asked me to study python, does anyone have any recommendations for "paths" to learn python? For example: Many say to learn OOP and then...
asked by 21.03.2018 / 13:40