Skip to content

Instantly share code, notes, and snippets.

View 42force's full-sized avatar
💭
I may be slow to respond.

42force

💭
I may be slow to respond.
View GitHub Profile
{% extends 'index.html'%}
{% load crispy_forms_tags %}
{%block title%} REGISTRATION FORM {% endblock %}
<!-- {% load static %}
NO NEED FOR THIS FORM IS USING CRISPY FORMS
<link rel="stylesheet" href="{{ STATIC_URL }}uni_form/uni-form.css" type="text/css" />
<link rel="stylesheet" href="{{ STATIC_URL }}uni_form/default.uni-form.css" type="text/css" /> -->
<!-- uni-form JS library, optional -->
0x6943BC675FC26Cd25c3cd190E538a201E8cFdEfc