| Summary: | Review Request: python-django-secure - Utilities and a 'linter' to help you make your Django site more secure | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Matthias Runge <mrunge> |
| Component: | Package Review | Assignee: | Christopher Meng <i> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | i, notting |
| Target Milestone: | --- | Flags: | i:
fedora-review+
gwync: fedora-cvs+ |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | python-django-secure-1.0-1.el6 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-09-07 01:26:02 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Bug Depends On: | |||
| Bug Blocks: | 1001369, 1032303 | ||
|
Description
Matthias Runge
2013-08-27 06:47:28 UTC
Where is py3 support? (In reply to Christopher Meng from comment #1) > Where is py3 support? Currently, py3 support in django is more experimental. I will add, once py3 in django gets more stable. 1. Old fashion... ↓↓↓↓MUST DO BEFORE SCM WINDOW↓↓↓↓ BuildRequires: python-devel to BuildRequires: python2-devel ↑↑↑↑MUST DO BEFORE SCM WINDOW↑↑↑↑ 2. Consider changing html (in %doc) to html/* PACKAGE APPROVED. Thanks for the quick review! When using html/*, the dir itself won't get included (and thus, will end in an unowned dir ;-) New Package SCM Request ======================= Package Name: python-django-secure Short Description: Utilities and a 'linter' to help you make your Django site more secure Owners: mrunge Branches: f19 f20 el6 I mean we can install doc files to /usr/share/doc/python-django-secure, so when user enter in the directory, he/she can directly see the docs instead of enter a weird dir "html" and then see the files. Not sure if I'm right, busy now. Git done (by process-git-requests). python-django-secure-1.0-1.el6 has been submitted as an update for Fedora EPEL 6. https://admin.fedoraproject.org/updates/python-django-secure-1.0-1.el6 python-django-secure-1.0-1.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/python-django-secure-1.0-1.fc19 python-django-secure-1.0-1.el6 has been pushed to the Fedora EPEL 6 testing repository. python-django-secure-1.0-1.fc19 has been pushed to the Fedora 19 stable repository. python-django-secure-1.0-1.el6 has been pushed to the Fedora EPEL 6 stable repository. |