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
182
Commits
60
Branches
256
Tags
216 MiB
Tree:
aa21ade25a
sapl
/
norma
/
admin.py
5 lines
93 B
Raw
Normal View
History
Remove duplicate code from generic admin setup
10 years ago
from
sapl
.
utils
import
register_all_models_in_admin
Add remaining sapl apps
10 years ago
List all fields by default in admin
10 years ago
Remove duplicate code from generic admin setup
10 years ago
register_all_models_in_admin
(
__name__
)