Skip to content

Releases: chris104957/django-carrot

V1.3.0

Choose a tag to compare

@chris104957 chris104957 released this 03 Sep 10:25
  • adding validation on create_scheduled_task
  • fixing versioning issues
  • adding purge button

V1.3.3

Choose a tag to compare

@chris104957 chris104957 released this 19 Dec 19:53

Resolves issue #101

V1.2.1

Choose a tag to compare

@chris104957 chris104957 released this 27 Jun 12:09

Fixes issue #87

V1.2.0

Choose a tag to compare

@chris104957 chris104957 released this 30 May 14:28
9b2a11f

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

1.1.1

Choose a tag to compare

@chris104957 chris104957 released this 08 May 13:03

Version 1.1.1

Fixes issue #72

1.1.0

Choose a tag to compare

@chris104957 chris104957 released this 05 Apr 09:06
5c19f7c

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

Choose a tag to compare

@chris104957 chris104957 released this 26 Mar 09:54
597f5a7

Fixes #58

1.0.0

Choose a tag to compare

@chris104957 chris104957 released this 15 Mar 11:05
5bba2d7
Merge pull request #53 from chris104957/hotfix

Update setup.py

0.5.1

Choose a tag to compare

@chris104957 chris104957 released this 30 Jan 10:38
  • 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

Choose a tag to compare

@chris104957 chris104957 released this 05 Jan 17:11

Fixes #25