Code Monkey home page Code Monkey logo

django-tagging's Introduction

==============
Django Tagging
==============

This is a generic tagging application for Django projects

For installation instructions, see the file "INSTALL.txt" in this
directory; for instructions on how to use this application, and on
what it provides, see the file "overview.txt" in the "docs/"
directory.

django-tagging's People

Contributors

brosner avatar devcamcar avatar dougn avatar drprofesq avatar insin avatar jacobian avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

django-tagging's Issues

transfer ownership ?

Hi @brosner,

when I look at https://pypi.python.org/pypi/django-tagging, there is no
real way to see where the project is actually maintained.

Package Index Owner: @brosner, @insin, @Fantomas42

I see from the network graph that more is happening on @Fantomas42's fork,
but there is no issue tracker there. It would be great if the repo was
transferred to folks that are maintaining it. And if the SVN repo on google + package metadata was updated with new location. @insin may be able to help with that.

several ways to achieve that:

  1. create an organization, transfer repo to organization, add package owners as repo admins.
  2. find out who wants to maintain, ask them to delete their forks (needed to transfer repo ownership), transfer repo directly to a person.

https://help.github.com/articles/how-to-transfer-a-repository

Is that something you think is possible?

Thank you,
damien

Sort tags in edit_string_for_names

I propose to sort tags names stored in TagField value (like django-taggit does it), because this allows to select tagged items with certain tags without joins:

Widget.objects.filter(tags_string='tag1 tag2')

If you accept this I can make pull request with needed changes and tests (currently I use monkey patching). Thanks.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.