-
-
django-ec2tools
... configuration file based on a custom strategy you wrote. ::
manage.py ec2_prune_snapshots --all --strategy alternating_weekends --strategy-module my_proj ... based on the settings.MANAGERS tuple in your project (which is usually the same as settings.ADMINS ...
-
pysolr
... New BSD license.
Contributing to pysolr
======================
For consistency, this project uses `pre-commit `_ to manage Git commit hooks:
#. Install the `pre-commit` package: e.g. `brew ...
-
django-petitions
... folder or create a symbolic link.
### Adding ``django-petitions`` to your project
You will need to add the petitions app to your ... do this, run the following
command from your project's root folder::
python manage.py syncdb
You will also need to ...
-
jquery-haml
... very busy and have several open source projects I manage. I'll contribute to this project as I have time, but if there is more ... on it a lot faster. Also you're welcome to fork this project and send me patches/pull-requests.
## License
jQuery-haml is [ ...
-
conductor
... to perform the recovery itself.
If you're interested in the project, follow it on github and subscribe to {my blog}[http:// ... That's not implemented yet.)
== Cookbooks
I wrote conductor to manage my company's rails infrastructure. But, it's not limited ...
-
IssueTracker
... are stubs for them).
Please note: this is a toy "demo" project and *not* for serious use. Any
feedback please contact me ( ... ) cd IssueTracker
3) git submodule init
4) git submodule update
5) ./manage.py syncdb (if you want to use the test examples answer ...
-
capistrano-offroad
...
Directory in your repository that contains Django project (one
with the the =manage.py= file). Defaults to ... will
ask for a command.
***** deploy:migrate
Runs =manage.py syncdb= in the latest release. If
=:django_use_south ...
-
django-orderable
... .
3. Add `orderable` to the `INSTALLED_APPS` tuple for your Django project.
4. Make sure the `orderable.js` file is served by your ...
## Test Server
The test application can be run with the `manage-tests.sh` script in the root
directory of the repository. ...
-
django-request
... 2.7 and 3.4.
.. _`1.5.1`: https://pypi.org/project/django-request/1.5.1/
.. _`1.5.4`: https ... ://pypi.org/project/django-request/1.5.6/
Installation
------------
* Put ``'request'`` in your ``INSTALLED_APPS`` setting.
* Run the command ``manage.py migrate ...
-
yogo
... and Persevere.
## Getting Started with Development
1. Checkout the project: `git clone http://github.com/yogo/yogo.git` ... to run all feature tests.
The 'yogo' rake tasks manage starting, stopping, and resetting persevere for you.
### Changelog
...
-