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
/
profserv
/
models.py
Age
Commit message (
Expand
)
Author
2021-01-14
Move the hint message for organisation to its own file
Magnus Hagander
2020-09-10
Re-work moderation of submitted items
Magnus Hagander
2020-03-31
Set on_delete=models.CASCADE on all ForeignKey fields
Magnus Hagander
2019-01-26
Generic unicode updates
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
Add "mailto" anchor to Professional Services
Jonathan S. Katz
2017-11-29
Clean up whitespace in primary Python / HTML files
Jonathan S. Katz
2016-05-14
Fix model warnings and deprecations
Magnus Hagander
2016-03-07
Get rid of PgModel, replacing it with simple signals
Magnus Hagander
2014-01-01
Clean up imports
Magnus Hagander
2012-06-29
One more spot missed when renaming organisation field
Magnus Hagander
2012-06-26
Rename organisation->org in ProfessionalService model
Magnus Hagander
2012-01-20
Add help texts refering to the organisation list on forms that take an organi...
Magnus Hagander
2011-11-27
Remove submitter field from professional services
Magnus Hagander
2011-11-27
All purge_urls must be rooted, since we add ^ at the beginning
Magnus Hagander
2011-08-24
Each organisation should only be able to have one professional service
Magnus Hagander
2011-08-24
Set verbose name for fields in professional services
Magnus Hagander
2011-06-14
Implement basic varnish purging
Magnus Hagander
2010-02-25
Make professional services also use organisations
Magnus Hagander
2009-09-14
A first very basic import.
Magnus Hagander