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