Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-01-26 | Generic unicode updates | Magnus Hagander | |
2019-01-26 | Update syntax for relative imports | Magnus Hagander | |
2019-01-17 | Fix whitespace and indentation, per pep8 | Magnus Hagander | |
2019-01-17 | Tabs, meet your new overlords: spaces | Magnus Hagander | |
In a quest to reach pep8, use spaces to indent rather than tabs. | |||
2016-05-14 | Prefix cross-application imports with pgweb | Magnus Hagander | |
As required by the new project layout. | |||
2014-04-30 | Allow professional services to be searchable in the admin | Jonathan S. Katz | |
Enables an admin to search over professional services, and additionally filter the services by whether or not they are approved. | |||
2014-01-01 | Replace wildcard imports with explicit ones | Magnus Hagander | |
2012-06-26 | Rename organisation->org in ProfessionalService model | Magnus Hagander | |
This is requied to support notifications, and good for consistency in general. | |||
2009-09-14 | A first very basic import. | Magnus Hagander | |
Contains basic functionality, and an import of most of the static content from the old site. There is still plenty more to do... |