= Django source code repository = == Get the latest code == The latest Django source code is always available via this command, which requires [http://subversion.tigris.org/ Subversion]: {{{svn co http://code.djangoproject.com/svn/django/trunk/}}} == Browse and contribute online == * [http://code.djangoproject.com/browser/django/trunk/ Browse source]: See the full code via a Web interface. * [http://code.djangoproject.com/timeline/ Timeline]: Keep track of recent changes. * [http://code.djangoproject.com/report/1 Tickets]: View active tickets, make bug reports and contribute feature requests.