foo290 / Django-Verify-Email

A two-step verification for new accounts by verifying email.
GNU General Public License v3.0
104 stars 33 forks source link

Add helper script to allow running Django management commands easily #75

Open sebastianhaas opened 12 months ago

sebastianhaas commented 12 months ago

Add a helper script to be able to run Django management commands without a surrounding Django project.