deployed at :: http://antonr.pythonanywhere.com/
create CV site on django for training purpose not commercial use !!!!
--> connect to main page all user dada --> password features --> send email after contact form --> ?
goal : . make page responsive to user id ( http://--/user_id ) . adjust profile to site requirements -> changed profile to Abstract user instantiation from now have a CustomUser with all necessary fields . ged data from profile to main page . add other features to main page ( other sites, interesting things )
im class Message have a typo error -> Mesage so all api where use Mesage will be with typo error , for example : POST :: /api/comment_function_create/?type=mesage&pk=12