projects
/
climbing.kerkeslager.com
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Shift over rest of choices to IntegerChoices
[climbing.kerkeslager.com]
/
src
/
nutrition
/
apps.py
1
from django.apps import AppConfig
2
3
4
class NutritionConfig(AppConfig):
5
default_auto_field = 'django.db.models.BigAutoField'
6
name = 'nutrition'