This website requires JavaScript.
Explore
Help
Sign In
Mathis
/
allianceauth
Watch
1
Star
0
Fork
0
You've already forked allianceauth
mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced
2025-07-11 21:40:17 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
allianceauth
/
celerytask
History
Adarnof
cddedde26e
Teamspeak group syncing now occurs once per database update rather than once per user per db update.
...
Reduces calls to teamspeak as per
#134
2015-12-10 02:54:30 +00:00
..
__init__.py
Update to rule all updates. group support and clean up
2014-10-11 16:01:55 -07:00
admin.py
Reformatted code for easy reading.
2014-10-26 16:47:21 -07:00
models.py
Fixed issue where syncgroups were preventing other groups from being created if a service is added after.
2014-11-29 16:01:23 -07:00
tasks.py
Teamspeak group syncing now occurs once per database update rather than once per user per db update.
2015-12-10 02:54:30 +00:00
tests.py
Reformatted code for easy reading.
2014-10-26 16:47:21 -07:00
views.py
Reformatted code for easy reading.
2014-10-26 16:47:21 -07:00