mirror of
https://github.com/nikdoof/test-auth.git
synced 2025-12-15 23:32:17 +00:00
Added Bootstrap CSS framework
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -7,5 +7,4 @@ app/conf/settingslocal.py
|
|||||||
env
|
env
|
||||||
*.pid
|
*.pid
|
||||||
app/conf/brokersettings.py
|
app/conf/brokersettings.py
|
||||||
app/static/
|
./static/
|
||||||
static
|
|
||||||
|
|||||||
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -0,0 +1,3 @@
|
|||||||
|
[submodule "app/sso/static/bootstrap"]
|
||||||
|
path = app/sso/static/bootstrap
|
||||||
|
url = https://github.com/twitter/bootstrap.git
|
||||||
|
|||||||
1
app/sso/static/bootstrap
Submodule
1
app/sso/static/bootstrap
Submodule
Submodule app/sso/static/bootstrap added at 0810b7bcf4
Reference in New Issue
Block a user