LeMeteore / boomer2

an example of how to migrate from the default user class to a custom user class inside a django project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

boomer2

An example of how to migrate from the default user class to a custom user class inside a django project I was trying to migrate all the existing users from the User class, to a custom one. Read the commits and the comments for more informations

About

an example of how to migrate from the default user class to a custom user class inside a django project

License:BSD 2-Clause "Simplified" License


Languages

Language:Python 100.0%