Commit Graph

9 Commits

Author SHA1 Message Date
a156829375 Generic unicode updates 2019-01-26 16:19:26 +01:00
7547b6f766 Update syntax for relative imports 2019-01-26 16:19:26 +01:00
0883ac6423 Fix whitespace and indentation, per pep8 2019-01-17 20:47:43 +01:00
87237f6536 Tabs, meet your new overlords: spaces
In a quest to reach pep8, use spaces to indent rather than tabs.
2019-01-17 15:35:39 +01:00
350b936e58 Prefix cross-application imports with pgweb
As required by the new project layout.
2016-05-14 19:49:12 +02:00
98f79d39c2 Allow professional services to be searchable in the admin
Enables an admin to search over professional services, and additionally
filter the services by whether or not they are approved.
2014-04-30 08:13:37 -04:00
94e3b79dce Replace wildcard imports with explicit ones 2014-01-01 16:33:52 +01:00
4cbb54a1d7 Rename organisation->org in ProfessionalService model
This is requied to support notifications, and good for consistency
in general.
2012-06-26 14:34:26 +02:00
90b758c247 A first very basic import.
Contains basic functionality, and an import of most of the static content
from the old site.

There is still plenty more to do...
2009-09-14 14:39:25 +02:00