Ticket #11 (new enhancement)
Opened 11 months ago
code review & cleaning
| Reported by: | alex | Owned by: | vic@… |
|---|---|---|---|
| Priority: | major | Milestone: | 0.3 |
| Component: | admin | Version: | trunk |
| Keywords: | Cc: |
Description
As we discussed yesterday, we need to review code to make it:
- Use same style for the code (this means following http://www.djangoproject.com/documentation/contributing/#coding-style)
- Use same style for function & variable naming
- Adding documentation in code. Document model fields (since we sometimes forget ourself what is for)
- Document djwarehouse architecture
- Document how to extend via OneToOne fields
- Document which patches needs to be applied to Django
Note: See
TracTickets for help on using
tickets.
