ChristopherRabotin / bungiesearch

UNMAINTAINED CODE -- Elasticsearch-dsl-py django wrapper with mapping generator
BSD 3-Clause "New" or "Revised" License
68 stars 20 forks source link

Updating index action has models and index as mutually exclusive #109

Closed ChristopherRabotin closed 9 years ago

ChristopherRabotin commented 9 years ago

The following should be an if not an elif: https://github.com/Sparrho/bungiesearch/blob/master/bungiesearch/management/commands/search_index.py#L168 .