DEV Community

Vicente Antonio G. Reyes profile picture

Vicente Antonio G. Reyes

Python Developer | Shopify Designer/Developer | Audio Editor | Technical Writer | Tag Moderator #python #django #beginners #opensource | Valorant TonyPoppins #881488

Education

Bachelors of Science in Computer Science

Pronouns

He/Him

TemplateResponseMixin requires either a definition of 'template_name' or an implementation of 'get_template_names()'

TemplateResponseMixin requires either a definition of 'template_name' or an implementation of 'get_template_names()'

1
Comments
1 min read

Want to connect with Vicente Antonio G. Reyes?

Create an account to connect with Vicente Antonio G. Reyes. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
django.db.utils.IntegrityError: UNIQUE constraint failed: accounts_profile.user_id

django.db.utils.IntegrityError: UNIQUE constraint failed: accounts_profile.user_id

Comments
1 min read
Extra field in custom registration in DRF won't save

Extra field in custom registration in DRF won't save

Comments
1 min read
Profile not creating when creating a User with Django

Profile not creating when creating a User with Django

5
Comments
1 min read
The output of the site I scrape includes html elements

The output of the site I scrape includes html elements

Comments 7
1 min read
Why are there 2 windows on my app? I'm using ttkbootstrap

Why are there 2 windows on my app? I'm using ttkbootstrap

Comments 1
1 min read
On this day 13 years ago

On this day 13 years ago

1
Comments
1 min read
67:1 Uncaught (in promise) SyntaxError: Unexpected token '<', "<!DOCTYPE "... is not valid JSON P

67:1 Uncaught (in promise) SyntaxError: Unexpected token '<', "<!DOCTYPE "... is not valid JSON P

1
Comments
1 min read
RangeError: Invalid time value - date-fns

RangeError: Invalid time value - date-fns

Comments
1 min read
React Components not rendering in browser

React Components not rendering in browser

Comments 2
1 min read
UserSignupForm.custom_signup() takes 2 positional arguments but 3 were given

UserSignupForm.custom_signup() takes 2 positional arguments but 3 were given

Comments 1
1 min read
MultipleObjectsReturned at /rants/first-rant/ get() returned more than one Rant -- it returned 2

MultipleObjectsReturned at /rants/first-rant/ get() returned more than one Rant -- it returned 2

2
Comments
1 min read
django-admin startapp v/s python manage.py startapp

django-admin startapp v/s python manage.py startapp

Comments
1 min read
react_devtools_backend.js:2655 Warning: Each child in a list should have a unique "key" prop

react_devtools_backend.js:2655 Warning: Each child in a list should have a unique "key" prop

Comments
1 min read
Pytest and pytest-django ends up with assert error

Pytest and pytest-django ends up with assert error

2
Comments
1 min read
DRF ManyToMany Field getting an error when creating object

DRF ManyToMany Field getting an error when creating object

Comments 2
1 min read
Remove "%...% in urls

Remove "%...% in urls

4
Comments
1 min read
How do you recover from coding after a long break?

How do you recover from coding after a long break?

7
Comments 4
1 min read
rant_category() got an unexpected keyword argument 'slug'

rant_category() got an unexpected keyword argument 'slug'

4
Comments
1 min read
Django Model Inheritance

Django Model Inheritance

6
Comments 2
2 min read
Installing docker and postgresql on Parrot OS

Installing docker and postgresql on Parrot OS

3
Comments
1 min read
Recover background audio with librosa and saving it with soundfile

Recover background audio with librosa and saving it with soundfile

3
Comments
1 min read
Show off your rubber duckies

Show off your rubber duckies

7
Comments 3
1 min read
Separate vocals from a track using python

Separate vocals from a track using python

2
Comments 2
4 min read
Any rumored state-sponsored hacking groups?

Any rumored state-sponsored hacking groups?

Comments
1 min read
Visualizing music with just a few lines of code

Visualizing music with just a few lines of code

4
Comments
2 min read
The difference between a software engineer and a software developer

The difference between a software engineer and a software developer

2
Comments 2
1 min read
What is tutorial hell for you?

What is tutorial hell for you?

1
Comments 7
1 min read
Getting the tempo of a song using python

Getting the tempo of a song using python

3
Comments 3
6 min read
Any tutorial on how to encrypt devices?

Any tutorial on how to encrypt devices?

2
Comments 2
1 min read
rbenv on wsl shows ruby version 2.5.0-dev

rbenv on wsl shows ruby version 2.5.0-dev

Comments
1 min read
Who's in-charge of making sure the site is up and running smoothly?

Who's in-charge of making sure the site is up and running smoothly?

1
Comments 5
1 min read
Explain a 'script kid' like I'm 5

Explain a 'script kid' like I'm 5

2
Comments 1
1 min read
How do you stop a persistent process listening on port 53?

How do you stop a persistent process listening on port 53?

Comments
21 min read
Deploying OutlineVPN to Ubuntu 20.04

Deploying OutlineVPN to Ubuntu 20.04

3
Comments
2 min read
Setting up my macOs development environment for 2022

Setting up my macOs development environment for 2022

8
Comments 4
3 min read
Explain agile to me like im 5

Explain agile to me like im 5

4
Comments 5
1 min read
Sending dynamic emails from a centralized mailer

Sending dynamic emails from a centralized mailer

2
Comments 2
1 min read
Django's built in auth with jwt or a third party package with jwt?

Django's built in auth with jwt or a third party package with jwt?

3
Comments 2
1 min read
How I'm preparing for a new job

How I'm preparing for a new job

12
Comments
2 min read
Explain git rebase to me like I'm five

Explain git rebase to me like I'm five

11
Comments 5
1 min read
Are you an issue?

Are you an issue?

5
Comments
1 min read
How do you do validations with ReactJs forms?

How do you do validations with ReactJs forms?

4
Comments 6
1 min read
DO Hackathon Submission: Portfolio

DO Hackathon Submission: Portfolio

7
Comments 2
2 min read
6 most common a11y issues and how to solve them

6 most common a11y issues and how to solve them

6
Comments
3 min read
How to deploy your Django app to Heroku for FREE

How to deploy your Django app to Heroku for FREE

36
Comments 2
3 min read
Showing the data we created on the frontend

Showing the data we created on the frontend

5
Comments
4 min read
Creating the data and fine-tuning the templates

Creating the data and fine-tuning the templates

7
Comments
4 min read
Testing our app using Unittests

Testing our app using Unittests

10
Comments
8 min read
Creating the models.py, views.py, urls.py, admin.py & the superuser

Creating the models.py, views.py, urls.py, admin.py & the superuser

9
Comments
5 min read
Model Architecture Planning

Model Architecture Planning

4
Comments
1 min read
Creating the app for the blog

Creating the app for the blog

3
Comments
2 min read
Creating the blog project

Creating the blog project

9
Comments
4 min read
Dev Side Project: Updating the UI & using 2 more API's for more data

Dev Side Project: Updating the UI & using 2 more API's for more data

3
Comments
7 min read
Using the update_attribute() API using the rails console

Using the update_attribute() API using the rails console

2
Comments
1 min read
Developing my local COVID-19 side project

Developing my local COVID-19 side project

19
Comments 14
4 min read
[SOLVED]Show data from API on Django tempalte

[SOLVED]Show data from API on Django tempalte

6
Comments 7
1 min read
[SOLVED]Using an external API in Django

[SOLVED]Using an external API in Django

6
Comments
1 min read
PSQL Connect Issues

PSQL Connect Issues

4
Comments 17
1 min read
Overlapping text on mobile view

Overlapping text on mobile view

6
Comments 4
1 min read
loading...