This website requires JavaScript.
Explore
Help
Register
Sign in
kumi
/
django-dbsettings
Watch
1
Star
0
Fork
You've already forked django-dbsettings
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
No description
4
commits
1
branch
3
tags
48
KiB
Python
100%
e8e5142f96
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Klaus-Uwe Mitterer
e8e5142f96
Remove migrations from project files - creating them locally is safer
2020-02-15 15:15:07 +01:00
templatetags
Missing migration, add dbsetting template tag
2020-01-18 22:48:10 +01:00
.gitignore
Remove migrations from project files - creating them locally is safer
2020-02-15 15:15:07 +01:00
__init__.py
Initial commit
2019-12-24 14:36:09 +01:00
admin.py
Initial commit
2019-12-24 14:36:09 +01:00
apps.py
Initial commit
2019-12-24 14:36:09 +01:00
models.py
Comply with MySQL CharField restriction of 255 chars
2020-01-17 16:24:53 +01:00
tests.py
Initial commit
2019-12-24 14:36:09 +01:00
views.py
Initial commit
2019-12-24 14:36:09 +01:00