Skip to content

Commit ccca9ab

Browse files
committed
add Tagging section
1 parent 7623c02 commit ccca9ab

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ A curated list of awesome Python frameworks, libraries and resources. Inspired b
3636
- [Web Content Extracting](#web-content-extracting)
3737
- [Forms](#forms)
3838
- [Anti-spam](#anti-spam)
39+
- [Tagging](#tagging)
3940
- [Networking](#networking)
4041
- [Admin Panels](#admin-panels)
4142
- [DevOps Tools](#devops-tools)
@@ -398,6 +399,12 @@ A curated list of awesome Python frameworks, libraries and resources. Inspired b
398399
* [django-simple-spam-blocker](https://github.com/moqada/django-simple-spam-blocker) - Simple spam blocker for Django.
399400
* [django-simple-captcha](https://github.com/mbi/django-simple-captcha) - A simple and highly customizable Django app to add captcha images to any Django form.
400401

402+
## Tagging
403+
404+
*Libraries for tagging items.*
405+
406+
* [django-taggit](https://github.com/alex/django-taggit) - Simple tagging for Django.
407+
401408
## Networking
402409

403410
*Libraries for network programming.*

0 commit comments

Comments
 (0)