ZeroCoolHacker / easy-school

A Django based School Management Web Application
Other
119 stars 80 forks source link

Fix for issue #27 #30

Closed mmoomocow closed 3 years ago

mmoomocow commented 4 years ago

changed "is not" to "!=" changed to fix issue #27

C:\code\easy-school\students\forms.py:22: SyntaxWarning: "is not" with a literal. Did you mean "!="?
  if len(qs) is not 0:
Migrations for 'students':
  students\migrations\0025_auto_20200402_0743.py
    - Alter field valid_until on studentfee
CodeTerminator007 commented 3 years ago

Please add this

ZeroCoolHacker commented 3 years ago

@all-contributors please add @mmoomocow for bug and code

allcontributors[bot] commented 3 years ago

@ZeroCoolHacker

I've put up a pull request to add @mmoomocow! :tada: