This website works better with JavaScript
Kezdőlap
Felfedezés
Súgó
Bejelentkezés
penobscotbaypress
/
pbp_com
Figyelés
2
Kedvenc
0
Másolás
0
Fájlok
Problémák
0
Beolvasztási kérések
0
Wiki
Fa:
69c8bac3ca
Branch-ok
Tag-ek
master
pbp_com
/
apps
/
accounts
/
tests
/
pytest_settings.py
pytest_settings.py
119 B
Előzmények
Nyers
1
2
3
4
5
6
DATABASES = {
'default': {
'ENGINE': 'django.db.backends.sqlite3',
'NAME': ':memory:',
}
}