This website works better with JavaScript.
Explore
Help
Sign In
mitri4
/
LilSchool
Watch
1
Star
0
Fork
You've already forked LilSchool
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1532
Commits
2
Branches
1
Tag
63 MiB
Python
33.2%
HTML
25.7%
JavaScript
23.3%
Vue
7.2%
Sass
6.2%
Other
4.4%
Tag:
Branch:
Tree:
397bc9c2d3
feature/identify
master
temp
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '397bc9c2d3'
${ noResults }
LilSchool
/
apps
/
config
/
admin.py
5 lines
90 B
Raw
Blame
History
from
django
.
contrib
import
admin
from
.
models
import
Config
admin
.
site
.
register
(
Config
)
Reference in new issue
View Git Blame
Copy Permalink