issues
search
jcass77
/
django-apscheduler
APScheduler for Django
MIT License
669
stars
97
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Patch 1
#195
pjago
opened
1 week ago
2
Jobs once added to `django_apscheduler_djangojob` are never removed when restarting the scheduler
#194
kevinrenskers
opened
2 weeks ago
1
how to save task result to [Django job executions]
#193
shifenhutu
closed
2 weeks ago
4
DjangoResultStoreMixin event handlers do not check event's job store
#192
GrantShotwell
opened
1 month ago
0
Drop support for (pytho3.8&&django.3.2), add support for (python3.11,3.12&&django5.0,django5.1)
#191
TGoddessana
closed
2 months ago
3
New maintainers wanted
#190
jcass77
closed
1 month ago
10
Must have database or not?
#189
flyly0755
closed
4 months ago
1
DjangoJobStore Randomly Deletes Jobs
#188
unitedsoftworks
closed
1 month ago
5
Update 0005_migrate_name_to_id.py
#187
mkalioby
opened
8 months ago
0
Support mssql
#186
delcroip
opened
9 months ago
0
Unapplying Migrations Fails
#185
n4ff4h
opened
1 year ago
1
Trigger scheduled job to be executed manually
#184
n4ff4h
closed
1 month ago
3
django-apscheduler (0.6.2) not working with psycopg2-binary (2.9.4 and up)
#183
achi2211
closed
1 month ago
1
transaction.atomic() problem with DATABASE_ROUTERS
#182
asr-systify
opened
1 year ago
2
Scheduler goes idle or does not execute jobs at all
#181
RJ-Gamer
opened
1 year ago
1
how to forbid change_permission and delete_permission...
#180
fuckqqcom
opened
1 year ago
3
ModuleNotFoundError: No module named 'backports'
#179
glacier-ji
closed
1 month ago
1
replace old migration files with new migration file
#178
tumzied
closed
1 year ago
1
AttributeError("'zoneinfo.ZoneInfo' object has no attribute 'localize'") and 'dict' object has no attribute 'has_header'
#177
RaulS0sa
closed
1 month ago
1
Add @util.close_old_connections in the _get_jobs(self, **filters) funtion for the DB connection
#176
Tony20221101
closed
1 month ago
1
DB error executing '_get_jobs' ((2013, 'Lost connection to MySQL server during query')). Retrying with a new DB connection...
#175
MinSiThu
closed
2 years ago
3
cron function that is running over 15 seconds is not working
#174
MinSiThu
closed
2 years ago
1
skipped: maximum number of running instances reached
#173
CharlesFr
closed
1 month ago
1
Client number building up leading to fatal error
#172
CharlesFr
closed
2 years ago
1
[delete selected] is unnecessary and useless
#171
1nhann
opened
2 years ago
0
Feature: simplified closing of old db connections
#170
HeyHugo
opened
2 years ago
4
Job automatically disappeared in random time
#169
lodye509
closed
2 years ago
2
How to associate django_apscheduler_djangojob with my own model by ForeignKey
#168
jayt1001
closed
2 years ago
1
update_job select_for_update on update and delete
#167
dcbert
closed
2 years ago
2
Feat: Add management command to clean up job execution table
#166
hugorodgerbrown
closed
2 years ago
2
Missing migration
#165
AdamosX
closed
2 years ago
0
PytzUsageWarning on Startup
#164
CharlesFr
closed
1 month ago
3
Support django 4.0 and run test code on github actions
#163
shimakaze-git
closed
2 years ago
0
django.db.utils.ProgrammingError: relation "django_apscheduler_djangojob" does not exist
#162
ytpl65
closed
2 years ago
3
pytz is deprecated in Django 4.0
#161
ravisumit33
closed
2 years ago
2
django-apscheduler not working with sqlserver
#160
saranmaikalluri
closed
2 years ago
1
Jobs not executed when PostgreSQL conf is reloaded
#159
pisaia01
closed
2 years ago
1
Fix indentation error in readme.md
#158
namantam1
closed
3 years ago
2
[Feature Request] store job execute results
#157
lvelvee
closed
3 years ago
1
django_apscheduler.models.DjangoJobExecution.MultipleObjectsReturned
#156
kylowrobelek
closed
2 years ago
15
Add job to existing scheduler process
#155
andrewtmendoza
opened
3 years ago
5
Auto Start the jobs in Django jobs
#154
greghonox
closed
2 years ago
1
Would it be possible to set a Sleep to allow for API limits?
#153
igalci
closed
3 years ago
3
‘python manage.py migrate django_apscheduler zero’ raise Excetion:
#152
zmmfsj-z
closed
3 years ago
3
catch all django db error at decorator retry_on_db_operational_error
#151
zmmfsj-z
closed
3 years ago
2
Execute scheduler.start() in app.ready() raise Exception
#150
zmmfsj-z
closed
3 years ago
1
it cannot specify function name and args when add job by django admin page
#149
ydf0509
closed
3 years ago
6
Improved database connection management
#148
jcass77
closed
3 years ago
1
Close old DB connections allow to recover from DB errors on each iteration
#147
bluetech
closed
3 years ago
2
Cannot create new jobs after manually deleting the jobs in database.
#146
SainathAPCPT
closed
3 years ago
2
Next