dpgaspar / Flask-AppBuilder

Simple and rapid application development framework, built on top of Flask. includes detailed security, auto CRUD generation for your models, google charts and much more. Demo (login with guest/welcome) - http://flaskappbuilder.pythonanywhere.com/
BSD 3-Clause "New" or "Revised" License
4.71k stars 1.36k forks source link

fix: hardcoded year removed from copyright #2277

Closed CodeWithEmad closed 1 month ago

CodeWithEmad commented 1 month ago

This will replace the hardcoded year in the copyright part of docs with datetime.now().year