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
197
Commits
60
Branches
256
Tags
216 MiB
Python
48.1%
JavaScript
34.2%
HTML
16.5%
SCSS
0.7%
Shell
0.4%
Tree:
3f35b7a799
sapl
/
sessao
/
admin.py
4 lines
93 B
Raw
Blame
History
from
sapl
.
utils
import
register_all_models_in_admin
register_all_models_in_admin
(
__name__
)