add options in news form
This commit is contained in:
@@ -50,6 +50,7 @@ def index(request):
|
||||
|
||||
if year == "":
|
||||
year = None
|
||||
month = None
|
||||
|
||||
if not year and month:
|
||||
messages.info(
|
||||
|
||||
Reference in New Issue
Block a user