mirror of
https://github.com/frappe/erpnext.git
synced 2026-04-26 01:58:31 +00:00
Fixed login
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
|
||||
from __future__ import unicode_literals
|
||||
import frappe
|
||||
from erpnext.home import make_feed
|
||||
|
||||
def on_session_creation(login_manager):
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user