This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
django
mirror of
https://github.com/django/django.git
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
24
Releases
Wiki
Activity
2836624ba4
django
/
docs
History
Adrian Holovaty
2836624ba4
Added some helpful hints to list_display documentation in docs/model-api.txt
...
git-svn-id:
http://code.djangoproject.com/svn/django/trunk@3652
bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-08-23 15:40:41 +00:00
..
add_ons.txt
…
admin_css.txt
…
apache_auth.txt
…
api_stability.txt
…
authentication.txt
…
cache.txt
…
contributing.txt
…
csrf.txt
…
db-api.txt
Fixed ReST error in docs/db-api.txt
2006-08-12 05:31:31 +00:00
design_philosophies.txt
…
django-admin.txt
…
documentation.txt
…
email.txt
…
faq.txt
…
fastcgi.txt
…
flatpages.txt
Fixed ReST error in docs/flatpages.txt
2006-05-02 02:01:19 +00:00
forms.txt
Fixed ReST error in docs/forms.txt
2006-07-28 02:42:44 +00:00
generic_views.txt
…
i18n.txt
…
install.txt
…
legacy_databases.txt
…
middleware.txt
…
model-api.txt
…
modpython.txt
…
outputting_csv.txt
…
outputting_pdf.txt
…
overview.txt
Fixed
#1811
-- Fixed inconsistencies in docs/overview.txt
2006-05-09 15:31:03 +00:00
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
…
request_response.txt
…
serialization.txt
Added a JSON serializer, a few more tests, and a couple more lines of docs.
2006-06-29 16:42:49 +00:00
sessions.txt
…
settings.txt
…
sites.txt
…
static_files.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
syndication_feeds.txt
…
templates.txt
…
templates_python.txt
…
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
Added note to docs/tutorial02.txt about which username to use in admin login
2006-07-26 21:30:14 +00:00
tutorial03.txt
…
tutorial04.txt
…
url_dispatch.txt
Improved urlresolvers so that URLconfs can be passed objects instead of strings
2006-08-11 07:01:29 +00:00