1
0
mirror of https://github.com/django/django.git synced 2025-01-04 07:26:38 +00:00
django/django/conf
2005-08-10 01:01:54 +00:00
..
admin_media Removed media.ljworld.com reference from admin_media/js/SelectFilter2.js. Refs #49 2005-08-10 01:01:54 +00:00
admin_templates Added doc view for templates that will show the search path for a given template on each site 2005-08-02 20:29:27 +00:00
app_template Changed 'django-admin startapp' so that it doesn't create the 'urls' directory. People have said they're a bit overwhelmed by the multiple url directories, and this one isn't necessary for basic Django usage. You can always make it yourself if you know what you're doing and want to decouple/distribute your apps. 2005-08-05 22:43:35 +00:00
project_template
urls Made small cleanups to two default urlconfs, to be clearer. 2005-08-05 22:15:14 +00:00
__init__.py
global_settings.py
settings.py