Skip to content

Releases: asifpy/django-crudbuilder

0.2.7

31 Dec 06:37

Choose a tag to compare

  • Django 2.0 support
  • Hide crud registry on global login required
  • Minor fixes

0.2.6

15 Nov 07:46

Choose a tag to compare

  • Bug fix related to content type
  • Disabled default HTML5 validation from crud templates
  • Support for excludes for Inline detail view
  • Removed ID as primary key dependency
  • Display help texts in forms

0.2.5

13 Jan 06:03

Choose a tag to compare

  • View to display registered cruds
  • Code cleanup
  • Docs updated

0.2.4

30 Oct 05:59

Choose a tag to compare

Major bug fix in Detail view

0.2.3

23 Oct 15:04

Choose a tag to compare

  • Custom context support
  • Verbose model name fix
  • Verbose field name fix
  • Django 1.10 support
  • Views extendability
  • Bug fixes

0.2.2

04 Aug 09:38

Choose a tag to compare

  • Bug fixes

0.2.1

26 Apr 08:11

Choose a tag to compare

  • Bug fixes during in setup.py (for pip install)

0.2.0

24 Apr 13:16

Choose a tag to compare

  • M2M field support
  • bug fixes
  • drop support for django 1.7

0.1.11

17 Apr 05:49

Choose a tag to compare

  • Major bug fix in post save signals

0.1.10

11 Apr 05:22

Choose a tag to compare

  • Added separate templates for inline formset
  • Added Bootstrap3 as default CSS