Skip to content

Djungool v1.1.4

Latest
Compare
Choose a tag to compare
@1MahdiR 1MahdiR released this 12 Sep 06:56
· 1 commit to master since this release

Djungool v1.1.4

  • Added choices option to fields (CharField, IntegerField, ...)
  • Added keyword validation (checking if names of models or fileds matches any of the python keywords)
  • Fixed some bugs and issues
  • Improving interface
  • ...