瀏覽代碼

add django-robots

add django-robots
Andreu Vallbona Plazas 5 年之前
父節點
當前提交
be9854be47
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -170,6 +170,7 @@ _For a complete listing of all available packages, see [Django Packages](https:/
 ### URLs
 - [dj-database-url](https://github.com/jacobian/dj-database-url) - Database URLs.
 - [urlman](https://github.com/andrewgodwin/urlman) - A nicer way to do URLs for Django models.
+- [django-robots](https://github.com/jazzband/django-robots) - This is a basic Django application to manage robots.txt files following the robots exclusion protocol, complementing the Django Sitemap contrib app.
 
 ### Users
 - [django-allauth](https://github.com/pennersr/django-allauth/) - Improved user registration including social auth.