This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-01-13 03:47:26 +00:00
Code
Issues
32
Releases
Wiki
Activity
e4fc327890
Branches
Tags
No results found.
django
/
docs
History
Russell Keith-Magee
e4fc327890
Fixed
#7470
-- Corrected typo in template docs. Thanks to cbmeeks@gmail.com for the report.
...
git-svn-id:
http://code.djangoproject.com/svn/django/trunk@7674
bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-06-17 11:19:08 +00:00
..
man
add_ons.txt
admin_css.txt
apache_auth.txt
api_stability.txt
authentication.txt
Various documentation edits from the past few changesets
2008-06-12 03:36:48 +00:00
cache.txt
conf.py
contenttypes.txt
contributing.txt
Fixed
#6320
-- Clarified a few issues in the contribution docs surrounding the triage process. Thanks to telenieko, Edgars Jekabsons and Marc Fargas for their input.
2008-06-14 13:44:49 +00:00
csrf.txt
custom_model_fields.txt
databases.txt
databrowse.txt
db-api.txt
Fixed some stale documentation that was advising against the use of OneToOneFields. Post queryset refactor, that warning is no longer required.
2008-06-14 14:19:28 +00:00
design_philosophies.txt
distributions.txt
django-admin.txt
Fixed
#6980
-- Removed duplicate stuff in docs/django-admin.txt. Thanks, Evan Jones
2008-06-16 03:37:57 +00:00
documentation.txt
email.txt
faq.txt
Various documentation edits from the past few changesets
2008-06-12 03:36:48 +00:00
fastcgi.txt
flatpages.txt
Big glaring warning in docs/flatpages.txt to remind people how response middleware works
2008-05-28 20:31:03 +00:00
form_for_model.txt
form_preview.txt
form_wizard.txt
forms.txt
generic_views.txt
i18n.txt
index.txt
install.txt
legacy_databases.txt
localflavor.txt
Makefile
middleware.txt
model-api.txt
Fixed
#6944
-- Fixed a small typo in docs/model-api.txt. Thanks, julien
2008-06-16 04:04:24 +00:00
modelforms.txt
modpython.txt
newforms.txt
outputting_csv.txt
outputting_pdf.txt
Fixed
#7382
-- Added a reference to Pisa HTML2PDF in the PDF output docs. Thanks for the suggestion, perenzo.
2008-06-06 15:27:21 +00:00
overview.txt
pagination.txt
redirects.txt
release_notes_0.95.txt
release_notes_0.96.txt
request_response.txt
serialization.txt
Fixed
#7350
,
#7202
-- Fixed serialization for multi-model inheritance, which had multiple problems:
2008-06-09 14:03:35 +00:00
sessions.txt
Fixed
#6777
-- Made some text in docs/sessions.txt into internal links. Thanks, ramiro
2008-06-16 04:01:33 +00:00
settings.txt
Various documentation edits from the past few changesets
2008-06-12 03:36:48 +00:00
shortcuts.txt
sitemaps.txt
sites.txt
static_files.txt
syndication_feeds.txt
templates_python.txt
Fixed
#6898
-- Fixed some typos in docs/templates_python.txt. Thanks, djoume
2008-06-16 03:35:50 +00:00
templates.txt
Fixed
#7470
-- Corrected typo in template docs. Thanks to cbmeeks@gmail.com for the report.
2008-06-17 11:19:08 +00:00
testing.txt
Fixed
#7165
-- Added an assertNotContains() method to the test client. Thanks for the suggestion and implementation, J. Pablo Fernandez <pupeno@pupeno.com>.
2008-06-06 13:50:02 +00:00
transactions.txt
tutorial01.txt
Fixed
#6830
-- Changed the docs/tutorial01.txt reference to the IRC channel to lower the expectation slightly on how much help you'll receive
2008-06-16 04:03:25 +00:00
tutorial02.txt
tutorial03.txt
tutorial04.txt
unicode.txt
url_dispatch.txt
Fixed
#7191
-- Removed leading slashes in description of the patterns that a URLconf checks when GET data is present. Thanks, andrews.
2008-05-29 12:02:11 +00:00
webdesign.txt