mirror of
https://github.com/django/django.git
synced 2025-08-04 10:59:45 +00:00
Used Sphinx markup for PEPs and fixed a typo in the 1.4-beta-1 release notes.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17536 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
758a0cd0f1
commit
5b37a02ba3
2 changed files with 5 additions and 6 deletions
|
@ -189,7 +189,7 @@ Miscellaneous
|
|||
occasionally cause unnecessary merge conflicts. Some IDE's can be
|
||||
configured to automatically remove them and most VCS tools can be set to
|
||||
highlight them in diff outputs. Note, however, that patches which only
|
||||
remove whitespace (or only make changes for nominal PEP 8 conformance)
|
||||
remove whitespace (or only make changes for nominal :pep:`8` conformance)
|
||||
are likely to be rejected, since they only introduce noise rather than
|
||||
code improvement. Tidy up when you're next changing code in the area.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue