Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
celery-haystack-ng
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
AlekSIS®
Libraries
celery-haystack-ng
Commits
e4fb6ee2
Verified
Commit
e4fb6ee2
authored
4 years ago
by
Nik | Klampfradler
Browse files
Options
Downloads
Patches
Plain Diff
Update meta-data for fork
parent
4048e5b1
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
README.rst
+6
-7
6 additions, 7 deletions
README.rst
setup.cfg
+4
-8
4 additions, 8 deletions
setup.cfg
with
10 additions
and
15 deletions
README.rst
+
6
−
7
View file @
e4fb6ee2
...
@@ -2,13 +2,11 @@
...
@@ -2,13 +2,11 @@
celery-haystack
celery-haystack
===============
===============
.. image:: https://secure.travis-ci.org/django-haystack/celery-haystack.png?branch=develop
:alt: Build Status
:target: http://travis-ci.org/django-haystack/celery-haystack
This Django app allows you to utilize Celery for automatically updating and
This Django app allows you to utilize Celery for automatically updating and
deleting objects in a Haystack_ search index.
deleting objects in a Haystack_ search index.
Forked from the original celery-ng_.
Requirements
Requirements
------------
------------
...
@@ -22,6 +20,7 @@ for Haystack and one of the supported backends for Celery.
...
@@ -22,6 +20,7 @@ for Haystack and one of the supported backends for Celery.
.. _Haystack: http://haystacksearch.org
.. _Haystack: http://haystacksearch.org
.. _Celery: http://www.celeryproject.org
.. _Celery: http://www.celeryproject.org
.. _celery-ng: https://github.com/django-haystack/celery-haystack
Installation
Installation
...
@@ -29,7 +28,7 @@ Installation
...
@@ -29,7 +28,7 @@ Installation
Use your favorite Python package manager to install the app from PyPI, e.g.::
Use your favorite Python package manager to install the app from PyPI, e.g.::
pip install celery-haystack
pip install celery-haystack
-ng
For Django < 1.9 you need to install and configure `django-transaction-hooks`_ -- an app that
For Django < 1.9 you need to install and configure `django-transaction-hooks`_ -- an app that
...
@@ -88,7 +87,7 @@ queues_ library by Matt Croyden.
...
@@ -88,7 +87,7 @@ queues_ library by Matt Croyden.
Issues
Issues
------
------
Please use the `Git
hub
issue tracker`_ for any bug reports or feature
Please use the `
Edu
Git issue tracker`_ for any bug reports or feature
requests.
requests.
.. _`Git
hub
issue tracker`: https://
github.com/django-haystack
/celery-haystack/issues
.. _`
Edu
Git issue tracker`: https://
edugit.org/AlekSIS/libs
/celery-haystack
-ng/-
/issues
This diff is collapsed.
Click to expand it.
setup.cfg
+
4
−
8
View file @
e4fb6ee2
...
@@ -3,9 +3,9 @@ setup-hooks =
...
@@ -3,9 +3,9 @@ setup-hooks =
celery_haystack.version_hook
celery_haystack.version_hook
[metadata]
[metadata]
name
=
celery-haystack
name
=
celery-haystack
-ng
author
=
Jannis Leidel
author
=
Dominik George
author-email
=
jannis@leidel.info
author-email
=
dominik.george@teckids.org
summary
=
An app for integrating Celery with Haystack.
summary
=
An app for integrating Celery with Haystack.
description-file
=
README.rst
description-file
=
README.rst
home-page
=
http://celery-haystack.rtfd.org/
home-page
=
http://celery-haystack.rtfd.org/
...
@@ -18,11 +18,7 @@ classifier =
...
@@ -18,11 +18,7 @@ classifier =
Intended
Audience
::
Developers
Intended
Audience
::
Developers
License
::
OSI
Approved
::
BSD
License
License
::
OSI
Approved
::
BSD
License
Operating
System
::
OS
Independent
Operating
System
::
OS
Independent
Programming
Language
::
Python
Programming
Language
::
Python
::
3
Programming
Language
::
Python
::
2.6
Programming
Language
::
Python
::
2.7
Programming
Language
::
Python
::
3.3
Programming
Language
::
Python
::
3.4
Topic
::
Utilities
Topic
::
Utilities
requires-dist
=
requires-dist
=
django-appconf>=0.4.1
django-appconf>=0.4.1
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment