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-11 10:56:28 +00:00
Code
Issues
32
Releases
Wiki
Activity
1bf811e28d
django
/
docs
History
Adrian Holovaty
1cf552dcec
Changed django.VERSION to (0, 95, None) to signify final 0.95 release
...
git-svn-id:
http://code.djangoproject.com/svn/django/trunk@3481
bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-07-28 21:53:54 +00:00
..
add_ons.txt
admin_css.txt
apache_auth.txt
api_stability.txt
Added notes on API stability in preparation for the 0.95 release.
2006-07-27 18:12:53 +00:00
authentication.txt
cache.txt
contributing.txt
Added 'Please do not put your name in the code' section to docs/contributing.txt. Thanks to OSCON presentation for the inspiration
2006-07-27 00:46:32 +00:00
csrf.txt
db-api.txt
design_philosophies.txt
django-admin.txt
email.txt
faq.txt
Added 'Where can I find Django developers for hire?' to the FAQ
2006-07-28 16:25:36 +00:00
fastcgi.txt
flatpages.txt
forms.txt
Fixed ReST error in docs/forms.txt
2006-07-28 02:42:44 +00:00
generic_views.txt
Fixed
#2433
-- Added allow_future option to date-based generic views
2006-07-27 16:36:02 +00:00
i18n.txt
install.txt
legacy_databases.txt
middleware.txt
model-api.txt
modpython.txt
outputting_csv.txt
outputting_pdf.txt
overview.txt
redirects.txt
MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompatible. Please read
http://code.djangoproject.com/wiki/RemovingTheMagic
for upgrade instructions.
2006-05-02 01:31:56 +00:00
release_notes_0.95.txt
Added docs/release_notes_0.95.txt
2006-07-28 21:38:24 +00:00
request_response.txt
serialization.txt
sessions.txt
settings.txt
sites.txt
static_files.txt
syndication_feeds.txt
templates_python.txt
Removed section in docs/templates_python.txt about Django 0.91
2006-07-28 21:44:42 +00:00
templates.txt
Small clarification to docs/templates.txt change from [3465]
2006-07-28 02:25:46 +00:00
transactions.txt
tutorial01.txt
Changed django.VERSION to (0, 95, None) to signify final 0.95 release
2006-07-28 21:53:54 +00:00
tutorial02.txt
tutorial03.txt
tutorial04.txt
Fixed
#2435
-- Fixed wording errors in Tutorial 4. Thanks, nicholas@aquarionics.com
2006-07-27 16:16:17 +00:00
url_dispatch.txt