django-postgresql-manager
| Author: George Notaras <http://www.g-loaded.eu/>
_
| Development Web Site: django-postgresql-manager project <http://www.codetrax.org/projects/django-postgresql-manager>
_
| Source Code Repository: django-postgresql-manager source code <https://source.codetrax.org/hgroot/django-postgresql-manager>
_
| Documentation: django-postgresql-manager documentation <http://packages.python.org/django-postgresql-manager>
_
| Downloads: django-postgresql-manager releases <http://pypi.python.org/pypi/django-postgresql-manager>
_
django-postgresql-manager is a Django based management interface for PostgreSQL users and databases.
Licensed under the Apache License version 2.0. More licensing information
exists in the license_ section.
Features
django-postgresql-manager currently supports:
- User (role) creation/deletion/renaming.
- Database creation/deletion/renaming.
- Database ownership changing.
- Control over the connection limit for users and databases.
- Marking a user as not active.
- Multiple PostgreSQL roles and databases per Django user. Each user has
control over the roles and databases it has created.
The distribution package includes an example project, which can be used to
demonstrate the application quickly.
Documentation
Apart from the django-postgresql-manager Online Documentation
, more information about the
installation, configuration and usage of this application may be available
at the project's wiki.
.. _django-postgresql-manager Online Documentation
: http://packages.python.org/django-postgresql-manager
.. _wiki: http://www.codetrax.org/projects/django-postgresql-manager/wiki
Donations
This software is released as free-software and provided to you at no cost. However,
a significant amount of time and effort has gone into developing this software
and writing this documentation. So, the production of this software has not
been free from cost. It is highly recommended that, if you use this software
in production, you should consider making a donation.
To make a donation, please visit the CodeTRAX donations page
_ which contains
a PayPal_ donate button.
Thank you for considering making a donation to django-postgresql-manager.
.. _donations page
: https://source.codetrax.org/donate.html
.. _PayPal: https://www.paypal.com
Bugs and feature requests
In case you run into any problems while using this application or think that
a new feature should be implemented, it is highly recommended you submit_ a new
report about it at the project's issue tracker
_.
Using the issue tracker is the recommended way to notify the authors about
bugs or make feature requests. Also, before submitting a new report, please
make sure you have read the new issue guidelines
_.
.. _submit: http://www.codetrax.org/projects/django-postgresql-manager/issues/new
.. _issue tracker
: http://www.codetrax.org/projects/django-postgresql-manager/issues
.. _new issue guidelines
: http://www.codetrax.org/NewIssueGuidelines
Support
CodeTRAX does not provide support for django-postgresql-manager.
You can still get community support at the Community Support Forums
_:
.. _Community Support Forums
: http://www.codetrax.org/projects/django-postgresql-manager/boards
License
Copyright 2010 George Notaras <gnot [at] g-loaded.eu>
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
A copy of the License exists in the product distribution; the LICENSE file.
For copyright and other important notes regarding this release please read
the NOTICE file.