openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Zulip
Settings
|
Report Duplicate
3
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very High Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
3 days
ago.
Nov 18, 2024 — Nov 18, 2025
Showing page 4,755 of 4,758
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
More installation streamlining: Added default urlconfs, for both main and admin, to project_template. Changed ROOT_URLCONF in default main and admin settings to point at their respective default urlconfs
Adrian Holovaty
More...
over 20 years ago
Temporarily commented-out the link to 'forgotten your password?' on the default admin login.html template
Adrian Holovaty
More...
over 20 years ago
Added helpful error message if DATABASE_NAME or DATABASE_USER is blank for postgresql
Adrian Holovaty
More...
over 20 years ago
Fixed formatting in admin css docs
Wilson Miner
More...
over 20 years ago
Moved django.core.handler.ImproperlyConfigured into django.core.exceptions
Adrian Holovaty
More...
over 20 years ago
One more extra image.
Wilson Miner
More...
over 20 years ago
Removed unneeded images
Wilson Miner
More...
over 20 years ago
Added missing images, updated copyright on stylesheets
Wilson Miner
More...
over 20 years ago
Changed delete_stage admin view to run strip_tags on repr() of object to be deleted
Adrian Holovaty
More...
over 20 years ago
Fixed bug in template example in docs/overview.txt -- thanks, pbx!
Adrian Holovaty
More...
over 20 years ago
Copy-edited docs/faq.txt
Adrian Holovaty
More...
over 20 years ago
Fixed #39 -- Thanks for the research, deelan!
Adrian Holovaty
More...
over 20 years ago
Rolled comments from template page into FAQ
Jacob Kaplan-Moss
More...
over 20 years ago
Rolled comments from install and faq pages into those docs.
Jacob Kaplan-Moss
More...
over 20 years ago
Fixed inconsistent capitalization in [109]
Adrian Holovaty
More...
over 20 years ago
Changed postgresql DB backend so that it gives a helpful error message if people are using psycopg 2 instead of version 1
Adrian Holovaty
More...
over 20 years ago
Added ADMIN_MEDIA_PREFIX setting instead of hard-coding /m/
Adrian Holovaty
More...
over 20 years ago
Changed docs/install.txt to add a short description of what mod_python is, and a link to the WSGI PEP
Adrian Holovaty
More...
over 20 years ago
Changed [105] to match our code standards
Jacob Kaplan-Moss
More...
over 20 years ago
django.conf.settings now fails loudly if DJANGO_SETTINGS_MODULE is broken in any way.
Jacob Kaplan-Moss
More...
over 20 years ago
Changed tutorial01 so that it explicitly says: Make sure you've already created the database
Adrian Holovaty
More...
over 20 years ago
Broadened scope of admin docs
Wilson Miner
More...
over 20 years ago
Set executable bit on django-admin.py
Adrian Holovaty
More...
over 20 years ago
Changed django-admin so that it doesn't load django.core.db or django.core.meta unless it needs to. As a result, 'django-admin startproject' works even if the database parameters are set incorrectly
Adrian Holovaty
More...
over 20 years ago
Added link to installation guide from docs/tutorial01.txt
Adrian Holovaty
More...
over 20 years ago
Renamed docs/tutorial.txt to docs/tutorial01.txt in preparation for the long list of extremely helpful tutorials
Adrian Holovaty
More...
over 20 years ago
Fixed a bunch of ReST-related bugs in docs/tutorial.txt and made some improvements
Adrian Holovaty
More...
over 20 years ago
Added docs/tutorial.txt
Adrian Holovaty
More...
over 20 years ago
Added admin media to the Django distribution
Adrian Holovaty
More...
over 20 years ago
django-admin.py startproject now automatically points admin TEMPLATE_DIRS setting at the location of the default admin templates
Adrian Holovaty
More...
over 20 years ago
←
1
2
…
4750
4751
4752
4753
4754
4755
4756
4757
4758
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree