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
Browse Source
Fix indentation in context processors
pull/6/head
Caio Viotti
10 years ago
parent
2b014f552b
commit
3b9d6a0280
1 changed files
with
1 additions
and
3 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
2
sapl/context_processors.py
2
sapl/context_processors.py
View File
@ -1,5 +1,3 @@
from
django
.
contrib
import
messages
def
parliament_info
(
request
)
:
return
{
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
SPDT/sapl
Title
Body
Create Issue