Changes between Version 16 and Version 17 of WikiStart


Ignore:
Timestamp:
Aug 2, 2005, 4:20:56 PM (19 years ago)
Author:
Adrian Holovaty
Comment:

Added 'Example applications' section

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v16 v17  
    99 * [http://code.djangoproject.com/report/1 Tickets]: View active tickets, make bug reports and contribute feature requests.
    1010
     11== Example applications ==
     12 * [http://code.djangoproject.com/browser/djangoproject.com/django_website/ djangoproject.com]: See the full code and templates for the Django-powered portions of this site (i.e., everything except the ticket system). The Python code is available under the BSD license, but the templates are copyrighted by World Online and shouldn't be copied.
     13
    1114== Get the code ==
    1215
Back to Top