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
982
Commits
60
Branches
256
Tags
216 MiB
Tree:
b6d59e8f27
sapl
/
parlamentares
/
admin.py
4 lines
92 B
Raw
Normal View
History
Remove duplicate code from generic admin setup
10 years ago
from
sapl
.
utils
import
register_all_models_in_admin
Start parlamentares app
10 years ago
Remove duplicate code from generic admin setup
10 years ago
register_all_models_in_admin
(
__name__
)