This website works better with JavaScript.
Home
Explore
Help
Sign In
SPDT
/
sapl
mirror of
https://github.com/interlegis/sapl.git
Watch
5
Star
0
Fork
0
Code
Issues
Releases
Wiki
Activity
Sistema de Apoio ao Processo Legislativo
1016
Commits
60
Branches
256
Tags
216 MiB
Python
48.1%
JavaScript
34.2%
HTML
16.5%
SCSS
0.7%
Shell
0.4%
Tree:
d2ccad6bd7
sapl
/
base
/
admin.py
3 lines
92 B
Raw
Blame
History
from
sapl
.
utils
import
register_all_models_in_admin
register_all_models_in_admin
(
__name__
)