Skip to content

Releases: chris104957/django-carrot

V1.3.0

03 Sep 10:25

Choose a tag to compare

  • adding validation on create_scheduled_task
  • fixing versioning issues
  • adding purge button

V1.3.3

19 Dec 19:53

Choose a tag to compare

Resolves issue #101

V1.2.1

27 Jun 12:09

Choose a tag to compare

Fixes issue #87

V1.2.0

30 May 14:28
9b2a11f

Choose a tag to compare

Implemented the following changes:
#77
#78
#79
#81

1.1.1

08 May 13:03

Choose a tag to compare

Version 1.1.1

Fixes issue #72

1.1.0

05 Apr 09:06
5c19f7c

Choose a tag to compare

Version 1.1.0

Fixed #56

  • vue, vuetify, vuex and lodash are now hosted by Django

Fixed #68

  • readme.md removed
  • readme.rst is now the only readme, and has been updated

Fixed #66

Fixed #67

  • version is now an attribute of init.py which is referenced by both setup.py and conf.py

Updated .gitignore file

1.0.1

26 Mar 09:54
597f5a7

Choose a tag to compare

Fixes #58

1.0.0

15 Mar 11:05
5bba2d7

Choose a tag to compare

Merge pull request #53 from chris104957/hotfix

Update setup.py

0.5.1

30 Jan 10:38

Choose a tag to compare

  • Fixed bug where monitor will not open scheduled tasks (#35)
  • Added the ability to run scheduled tasks on demand from within the monitor (#36)

0.4.4

05 Jan 17:11

Choose a tag to compare

Fixes #25