Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inc dec operators #25

Merged
merged 5 commits into from
Feb 21, 2017
Merged

Inc dec operators #25

merged 5 commits into from
Feb 21, 2017

Conversation

rlopezcc
Copy link
Contributor

8c6303a:

  • Exposed the templatetags module properly as expectedby Django.

From e105d70 to c2439ec:

  • Ceated a Qurl class to do the querystring operations, this allows the functionalities to be used from python modules as well.

  • Added increment (++) and decrement (--) operations to the templatetag.

- Present Qurl class with examples in README.
- Move Qurl class to a different module, expose it through top level module.
- Add docstrings to Qurl class.
@pricco pricco merged commit 8084d0a into master Feb 21, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants