This website works better with JavaScript
Home
Explore
Help
Sign In
secstate
/
vrobbler
Watch
1
Star
0
Fork
0
Files
Issues
1
Pull Requests
0
Wiki
Tree:
68c1b3c6f0
Branches
Tags
develop
main
17.3
17.2
17.1
17.0
16.8
16.7
16.6
0.16.5
0.16.4
0.16.3
0.16.2
0.15.4
0.15.3
0.15.2
0.15.1
0.15.0
0.14.4
0.14.1
0.14.0
0.13.2
0.13.1
0.13.0
0.11.12
0.11.11
0.11.10
0.11.9
0.11.8
0.11.7
0.11.6
0.12.0
0.11.4
0.11.3
0.11.2
0.11.1
0.11.0
0.10.2
0.10.1
0.10.0
0.9.3
0.9.2
0.9.1
0.9.0
0.8.6
0.8.5
0.8.4
0.8.3
0.8.2
0.8.1
0.8.0
0.7.5
0.7.4
0.7.3
0.7.2
0.7.1
0.7.0
0.6.2
0.6.1
0.6.0
0.5.1
0.5.0
0.4.3
0.4.2
0.4.1
0.4.0
0.3.0
0.2.2
0.2.1
0.2.0
0.1.9
0.1.8
0.1.7
0.1.6
0.1.5
0.1.4
vrobbler
/
scrobbles
/
apps.py
apps.py
93 B
History
Raw
1
2
3
4
5
from django.apps import AppConfig
class ScrobblesConfig(AppConfig):
name = 'scrobbles'