index
:
pgweb.git
master
This is the code for the postgresql.org website
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pgweb
/
util
/
admin.py
Age
Commit message (
Expand
)
Author
2020-09-10
Re-work moderation of submitted items
Magnus Hagander
2020-04-20
Set headers for no auto response on most emails
Magnus Hagander
2020-04-20
Fix spelling error
Magnus Hagander
2019-01-17
Fix deprecated comparison structs
Magnus Hagander
2019-01-17
Fix whitespace and indentation, per pep8
Magnus Hagander
2019-01-17
Tabs, meet your new overlords: spaces
Magnus Hagander
2018-04-15
Ensure UK spelling for language across pgweb.
Jonathan S. Katz
2018-01-22
Fix admin base for non-notification models
Magnus Hagander
2017-12-20
Remove support for "remove after notify" on moderation
Magnus Hagander
2016-05-14
Prefix cross-application imports with pgweb
Magnus Hagander
2014-01-11
Switch email sending go through a queue table in the database
Magnus Hagander
2013-06-16
Fix parameters to inherited change_view function
Magnus Hagander
2012-07-06
Make sure new_notification is actually in POST before we try to use it
Magnus Hagander
2012-06-26
Override builting delete_selected action with one that does notifies
Magnus Hagander
2012-06-26
Add missing comment
Magnus Hagander
2012-06-26
Support PgAdmin classes that don't have markdown fields
Magnus Hagander
2012-06-26
Implement ability for moderators to send notices to organisations
Magnus Hagander
2012-06-26
Rename MarkdownPreviewAdmin to PgwebAdmin
Magnus Hagander
2009-09-18
Add (working) previewing of markdown fields in the admin interface.
Magnus Hagander