Skip to content

pablobravo73/facebook_clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Facebook clone

1

  • login view
  • Using the Django authentication framework
  • Creating templates for Django login, logout, password change, and password reset views
  • Extending the user model with a custom profile model
  • Creating user registration views
  • Configuring the project for media file uploads
  • Using the messages framework
  • Building a custom authentication backend
  • Preventing users from using an existing email

2

  • Adding social authentication with Python Social Auth
  • Installing Django Extensions
  • Running the development server through HTTPS
  • Adding authentication using Facebook
  • Adding authentication using Twitter
  • Adding authentication using Google
  • Creating a profile for users that register with social authentication

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published