Timeline
05/10/2006:
- 23:55 Ticket #1750 (python setup.py install place examples files in ...) reopened by
- this is still installing examples.help. Looking at find_packages, it …
- 17:58 Ticket #1415 (magic-removal .. user object not working correctly) reopened by
- The suggested bugfix did not work for me in svn r2883, the same error …
- 17:51 Ticket #1835 ([patch] FilePathField breaks admin model documentation) created by
- If a model has a FilePathField, navigating to the admin documentation …
- 14:34 RemovingTheMagic edited by
- You can code-escape with backticks. :-) (Doesn't help with the TOC, … (diff)
- 13:23 Ticket #1834 (Admin templatetags should have docstrings for admin documentation) created by
- The admin templatetags currently have very little in the way of …
- 13:15 RemovingTheMagic edited by
- (diff)
- 12:54 Ticket #1833 (Small errors in the tutorial [documentation issue]) created by
- I've found some small errors in the tutorial : tutorial02 line …
- 11:10 Changeset [de3edb74]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/multiple-db-supportattic/newforms-adminattic/per-object-permissionsattic/queryset-refactorattic/schema-evolutionattic/schema-evolution-ngattic/search-apiattic/sqlalchemyattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.95.xstable/0.96.xstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Added Model.str() default fallback, and changed Model.repr() …
- 05:40 Ticket #1832 (bug in test "basic", exception for missing fields has changed) created by
- From the tests (using sqlite3) -- I'm already looking into it. […] …
- 05:33 Ticket #1831 (Hungarian po files are ready to use) created by
- Attached a hungarian .po files. All massages translated, perhaps some …
- 05:10 Ticket #1830 (mysql inspectdb creates wrong field type for tinyInt) created by
- A column definition in the database like […] is translated into a …
- 03:51 Ticket #1829 ([patch] Move comments app URLconf to django.contrib.comments.urls) created by
- This way it will be more consistent with new shorten admin URLconf …
- 03:49 RemovingTheMagic edited by
- (diff)
- 02:06 Ticket #1828 ([patch] sqlreset forgets indexes) created by
- when isseuing syncdb a different database schema is created than with …
- 01:15 Ticket #1825 ([patch] Dutch locale uses a localized word for 'site' which most dutch ...) closed by
- fixed: This has been solved in the latest trunk version.
- 00:18 AJAXWidgetComboBox created by
- combobox widget
05/09/2006:
- 22:35 RemovingTheMagic edited by
- note about SVN checkout on Windows not doing a good job (as … (diff)
- 20:08 Ticket #1827 (add a id='csrfmiddlewaretoken' to the csrfmiddlewaretoken key) created by
- can you add a 'id' field to the input field that the csrfmiddleware …
- 17:35 Ticket #1826 (Model crashes with ForeignKey('self') and a field with the same name) created by
- The following model will fail on install: […] with this message: …
- 17:29 CookBookDatabase edited by
- (diff)
- 17:28 CookBook edited by
- (diff)
- 16:32 Changeset [887131c]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/multiple-db-supportattic/newforms-adminattic/per-object-permissionsattic/queryset-refactorattic/schema-evolutionattic/schema-evolution-ngattic/search-apiattic/sqlalchemyattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.95.xstable/0.96.xstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed bugs in docs/model-api.txt git-svn-id: …
- 15:33 DosAndDontsForApplicationWriters edited by
- Fixed WikiFormatting Typo (diff)
- 15:22 Ticket #1825 ([patch] Dutch locale uses a localized word for 'site' which most dutch ...) created by
- The Dutch locale of Django uses the word 'stek' as a translation for …
- 12:52 Ticket #1823 (set timezone in pgsql is not working right) closed by
- invalid: Adrian, Sorry for the annoyance, When I was first going through the …
- 12:31 Ticket #1822 (Submenus for the django admin) reopened by
- The menus now in django are only 1 level. It would be great if you can …
- 11:58 Ticket #1810 (DATABASE_DSN sets all database settings at once, w/ patch) closed by
- wontfix: Closing this again. Move discussion to the list and please don't …
- 11:56 Localization edited by
- (diff)
- 11:48 Ticket #1810 (DATABASE_DSN sets all database settings at once, w/ patch) reopened by
- I understand that Another Way To Do It should be avoided if possible, …
- 11:47 Ticket #1824 (Name clashes in user-installed apps cause duplications in Admin Interface) created by
- I naively created a new Django application called 'admin', created a …
- 11:21 Ticket #1743 (Updated Norwegian translations for the 0.92 release) closed by
- fixed: (In [2880]) Fixed #1743 -- Updated Norwegian translations. Thanks, …
- 11:21 Changeset [3248a28]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/multiple-db-supportattic/newforms-adminattic/per-object-permissionsattic/queryset-refactorattic/schema-evolutionattic/schema-evolution-ngattic/search-apiattic/sqlalchemyattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.95.xstable/0.96.xstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #1743 -- Updated Norwegian translations. Thanks, espen.grindhaug …
- 11:19 Ticket #1757 (Dutch translation for current trunk (after M-R merge)) closed by
- fixed: (In [2879]) Fixed #1757 -- Updated Dutch translation. Thanks, Rudolph
- 11:19 Changeset [6917a9b4]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/multiple-db-supportattic/newforms-adminattic/per-object-permissionsattic/queryset-refactorattic/schema-evolutionattic/schema-evolution-ngattic/search-apiattic/sqlalchemyattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.95.xstable/0.96.xstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #1757 -- Updated Dutch translation. Thanks, Rudolph git-svn-id: …
- 11:17 Changeset [f1ed2af2]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/multiple-db-supportattic/newforms-adminattic/per-object-permissionsattic/queryset-refactorattic/schema-evolutionattic/schema-evolution-ngattic/search-apiattic/sqlalchemyattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.95.xstable/0.96.xstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Added padding fix to container to address reported display issues in …
- 11:16 Ticket #1804 ([patch] Update French translation) closed by
- fixed: (In [2877]) Fixed #1804 -- Updated fr translation. Thanks, …
- 11:16 Changeset [2ad386f3]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/multiple-db-supportattic/newforms-adminattic/per-object-permissionsattic/queryset-refactorattic/schema-evolutionattic/schema-evolution-ngattic/search-apiattic/sqlalchemyattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.95.xstable/0.96.xstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #1804 -- Updated fr translation. Thanks, gael.dev@… …
- 11:15 Ticket #1806 (Japanese(ja) translation for current trunk (after M-R merge)) closed by
- fixed: (In [2876]) Fixed #1806 -- Updated ja translation. Thanks, …
- 11:15 Changeset [9869a8ed]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/multiple-db-supportattic/newforms-adminattic/per-object-permissionsattic/queryset-refactorattic/schema-evolutionattic/schema-evolution-ngattic/search-apiattic/sqlalchemyattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.95.xstable/0.96.xstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #1806 -- Updated ja translation. Thanks, mtsuyuki@… …
- 11:13 Ticket #1752 (Updated Czech translations for the 0.92 release) closed by
- fixed: (In [2875]) Fixed #1752 -- Updated cs translations. Thanks, radek
- 11:13 Changeset [9cec2928]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/multiple-db-supportattic/newforms-adminattic/per-object-permissionsattic/queryset-refactorattic/schema-evolutionattic/schema-evolution-ngattic/search-apiattic/sqlalchemyattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.95.xstable/0.96.xstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #1752 -- Updated cs translations. Thanks, radek git-svn-id: …
- 11:07 Ticket #1294 (RSS framework doesn't pick up item_author_name) closed by
- invalid: Django follows the spec, so I'm marking this as invalid.
- 11:05 Ticket #1462 (Add Page Decorator to django distribution) closed by
- wontfix: Closing as a wontfix for now.
- 11:04 Ticket #1477 ([patch] URLField is limited to a maxlength of 200) closed by
- fixed: (In [2874]) Fixed #1477 -- Made maxlength overridablef for URLField …
- 11:04 Changeset [0627ad32]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/multiple-db-supportattic/newforms-adminattic/per-object-permissionsattic/queryset-refactorattic/schema-evolutionattic/schema-evolution-ngattic/search-apiattic/sqlalchemyattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.95.xstable/0.96.xstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #1477 -- Made maxlength overridablef for URLField formfield …
- 11:02 Ticket #1504 (Allow render_to_response() to take a content-type param) closed by
- wontfix: It doesn't mean dropping down to template_loader and HttpResponse …
- 10:54 Ticket #1634 ([patch] core.mail does not include a Date header in mails) closed by
- worksforme: Closing for the reason outlined in the comment above. Please reopen if …
- 10:49 Ticket #1723 (Typo in db-api docs) closed by
- fixed: Fixed a couple days ago.
- 10:47 Ticket #1753 (Docutils Error in Generic Views Page) closed by
- fixed: Fixed in [2869].
- 10:46 Ticket #1769 (Error on tutorial page #1) closed by
- fixed: Fixed in [2869].
- 10:46 Ticket #1775 (Admin page error) closed by
- fixed: This was fixed a couple of days ago.
- 10:45 Ticket #1786 (Reordering of RemovingTheMagic by topics) closed by
- worksforme: If you'd like to reorder, feel free to edit the wiki page.
- 10:45 Ticket #1797 ([patch] ado_mssql/base.py throws NameError) closed by
- fixed: (In [2873]) Fixed #1797 -- Fixed NameError in ado_mssql backend. Thanks, pb
- 10:45 Changeset [05fd735a]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/multiple-db-supportattic/newforms-adminattic/per-object-permissionsattic/queryset-refactorattic/schema-evolutionattic/schema-evolution-ngattic/search-apiattic/sqlalchemyattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.95.xstable/0.96.xstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #1797 -- Fixed NameError in ado_mssql backend. Thanks, pb …
- 10:40 Ticket #1822 (Submenus for the django admin) closed by
- invalid: I don't understand what you're proposing here. Please reopen with a …
- 10:37 Ticket #347 (Add setting for table generation to use a default MySQL table type) closed by
- wontfix: See the comment by mir@….
- 10:36 Ticket #1819 ([patch] Inspectdb generates CharFields with null) closed by
- fixed: (In [2872]) Fixed #1819 -- inspectdb no longer puts null=True for …
- 10:36 Changeset [c63372f3]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/multiple-db-supportattic/newforms-adminattic/per-object-permissionsattic/queryset-refactorattic/schema-evolutionattic/schema-evolution-ngattic/search-apiattic/sqlalchemyattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.95.xstable/0.96.xstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #1819 -- inspectdb no longer puts null=True for TextField and …
- 10:31 Ticket #1811 (Small inconsistency in the Django overview [documentation issue]) closed by
- fixed: (In [2871]) Fixed #1811 -- Fixed inconsistencies in docs/overview.txt
- 10:31 Changeset [6341b43d]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/multiple-db-supportattic/newforms-adminattic/per-object-permissionsattic/queryset-refactorattic/schema-evolutionattic/schema-evolution-ngattic/search-apiattic/sqlalchemyattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.95.xstable/0.96.xstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #1811 -- Fixed inconsistencies in docs/overview.txt git-svn-id: …
- 10:29 Ticket #1818 ([patch] Slightly better error message for FieldDoesNotExist error) closed by
- fixed: (In [2870]) Fixed #1818 -- Added better error message for …
- 10:29 Changeset [ad181e2]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/multiple-db-supportattic/newforms-adminattic/per-object-permissionsattic/queryset-refactorattic/schema-evolutionattic/schema-evolution-ngattic/search-apiattic/sqlalchemyattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.95.xstable/0.96.xstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #1818 -- Added better error message for FieldDoesNotExist error. …
- 10:21 Ticket #1815 ([patch] Errors in docs markup) closed by
- fixed: (In [2869]) Fixed #1815 -- Fixed ReST errors in docs. Thanks, …
- 10:21 Changeset [4b69ef63]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/multiple-db-supportattic/newforms-adminattic/per-object-permissionsattic/queryset-refactorattic/schema-evolutionattic/schema-evolution-ngattic/search-apiattic/sqlalchemyattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.95.xstable/0.96.xstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #1815 -- Fixed ReST errors in docs. Thanks, nico@… …
- 10:01 Ticket #1823 (set timezone in pgsql is not working right) created by
- set timezone command for postgres is currently "set time zone . . ." …
- 09:58 Ticket #1822 (Submenus for the django admin) created by
- It would be nice to be possible to have submenus for the django admin. …
- 09:42 Ticket #1821 ([patch] use module level attribute app_label for models. Support ...) created by
- I'm really annoyed that you cannot use models interactively, or …
- 09:11 Ticket #347 (Add setting for table generation to use a default MySQL table type) reopened by
- Why not make it part of the DATABASE_ENGINE setting in settings.py? …
- 07:08 Ticket #1820 (Autogenerated ManyToMany fields can generate too long identifiers for ...) created by
- Having a model as part of an application called: front_booking: […] …
- 06:29 Ticket #1819 ([patch] Inspectdb generates CharFields with null) created by
- Inspectdb generates CharFields with null=true for mysql tables that …
- 05:47 Ticket #1811 (Small inconsistency in the Django overview [documentation issue]) reopened by
- The view is not mysite.news.views.article_detail, it's …
- 05:22 Ticket #1818 ([patch] Slightly better error message for FieldDoesNotExist error) created by
-
Sometimes you get a
FieldDoesNotExist
error that does not provide … - 03:37 Ticket #1817 (Translation of date texts) created by
- I think we should make MONTHS_3 in django/utils/dates.py translatable. …
- 02:45 Ticket #1816 ([patch] magic-removal using deprecated attribute in ...) created by
- In admin page, error occurs as: AttributeError at …
- 02:27 Ticket #1815 ([patch] Errors in docs markup) created by
-
The docs in
trunk/docs
contain some errors and warnings when … - 01:58 Ticket #1703 ([magic-removal] [patch] Updated forms and manipulator documentation ...) reopened by
- Unfortunately, while these fixes are good, the original model code …
05/08/2006:
- 20:47 Ticket #1814 (error messages when starting server) created by
- This is what I get when I enter the command "python manage.py …
- 18:51 Ticket #1813 ([patch] Add a hook for loading SQL files that aren't tied to a ...) created by
- hi. I have a application which needs to insert data into tables of …
- 18:38 Ticket #1812 ([patch] django-admin sql <foo> gives exception when no model exists) created by
- hi. I have a application which has no models in it. when I run {{{ …
- 18:03 Changeset [8eecb95e]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/multiple-db-supportattic/newforms-adminattic/per-object-permissionsattic/queryset-refactorattic/schema-evolutionattic/schema-evolution-ngattic/search-apiattic/sqlalchemyattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.95.xstable/0.96.xstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Added CsrfMiddleware to contrib, and documentation. git-svn-id: …
- 17:15 WikiStart edited by
- Fixed some bad capitalization (diff)
- 17:14 WikiStart edited by
- Removed note about BackwardsIncompatibleChanges being out of date -- … (diff)
- 17:14 BackwardsIncompatibleChanges edited by
- Fixed broken in-page link (diff)
- 17:13 BackwardsIncompatibleChanges edited by
- Added "Removed the magic" to bring this page up to date (diff)
- 16:59 Ticket #1811 (Small inconsistency in the Django overview [documentation issue]) closed by
- fixed: (In [2867]) Fixed #1811 -- Fixed some inconsistencies in …
- 16:59 Changeset [f0141f1]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/multiple-db-supportattic/newforms-adminattic/per-object-permissionsattic/queryset-refactorattic/schema-evolutionattic/schema-evolution-ngattic/search-apiattic/sqlalchemyattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.95.xstable/0.96.xstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Fixed #1811 -- Fixed some inconsistencies in docs/overview.txt. …
- 16:54 Ticket #1810 (DATABASE_DSN sets all database settings at once, w/ patch) closed by
- wontfix: Talked about this with Jacob and am marking this as a wontfix.
- 16:09 Ticket #1811 (Small inconsistency in the Django overview [documentation issue]) created by
- There is a small inconsistency in the Django overview (in the …
- 15:53 BetterErrorMessages edited by
- Added "OperationalError: Unable to close due to unfinalised statements" (diff)
- 15:39 Changeset [8e441e9]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/multiple-db-supportattic/newforms-adminattic/per-object-permissionsattic/queryset-refactorattic/schema-evolutionattic/schema-evolution-ngattic/search-apiattic/sqlalchemyattic/unicodesoc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/0.95.xstable/0.96.xstable/1.0.xstable/1.1.xstable/1.10.xstable/1.11.xstable/1.2.xstable/1.3.xstable/1.4.xstable/1.5.xstable/1.6.xstable/1.7.xstable/1.8.xstable/1.9.xstable/2.0.x by
- Made small clarification to docs/modpython.txt git-svn-id: …
- 14:16 Ticket #1810 (DATABASE_DSN sets all database settings at once, w/ patch) created by
- patch is against rev 2844 of django/trunk. Have a look at the tests …
- 11:52 Ticket #1809 (Is there official support for django?) closed by
- invalid: You'll get a much better response on the django-users list. Only a few …
- 11:47 Ticket #1809 (Is there official support for django?) created by
- Hi, Is it possible to get official support for django? (example: …
- 09:55 Ticket #1805 ('adminmedia' is not a valid tag library) closed by
- invalid: Please use the ticket system for functionality improvements or bug …
- 09:47 BetterErrorMessages edited by
- ref #1808 (diff)
- 09:02 Ticket #1808 (ForeignKey fields produce errors when subobjects do not have Admin ...) created by
- If a model contains other models using ForeignKey fields, and the …
- 08:45 Ticket #1807 ([patch] union and intersection operating on lists) created by
- This patch provides list_union and list_intersection functions that …
- 08:42 Ticket #1806 (Japanese(ja) translation for current trunk (after M-R merge)) created by
- Update Japanese(ja) translation for current trunk (after M-R merge)
- 08:27 Ticket #1805 ('adminmedia' is not a valid tag library) created by
- Runing latest revison 2864 trying to go through tutorial 2 try to …
- 08:21 Ticket #1804 ([patch] Update French translation) created by
- Hello, Attached the updated French tranlastion for django.po
- 08:14 Localization edited by
- (diff)
- 07:52 Ticket #1803 ([patch] Adding QuerySet.union() and intersection()) created by
- This patch adds set like methods union() and intersection() to …
- 07:51 Ticket #1802 (changing description name gives error with) created by
- after changing the verbose_name, a manage.py syncdb gave an error: …
- 07:35 Ticket #1801 (QuerySet.__and__ does not work for joined queries) created by
- Try […] ... this does not work as expected. I've added a patch for …
- 07:28 Ticket #1800 (Convert model examples to post-magic-removal API) created by
- Docs still reference the use of _pre_save, _post_save etc. Appears …
- 06:30 Ticket #1799 (Replace dots by dashes or hyphens from form fields id's of related objects) created by
- Dots in html id's gives an error in CSS when trying to assign styles. …
- 06:29 SetupOnTiger edited by
- (diff)
- 02:58 Ticket #1798 (change of int-type choice field stopps changes to be saved) created by
- i have a field like […] and creating records with it works fine. …
05/07/2006:
- 20:24 SummerOfCode2006 edited by
- Added idea about multiple DB support (diff)
- 19:35 BetterErrorMessages edited by
- Added link to django-developers thread on error suppression in … (diff)
- 19:32 Ticket #1797 ([patch] ado_mssql/base.py throws NameError) created by
- Based on an IRC problem report.
- 17:37 SetupOnTiger edited by
- (diff)
- 16:03 WikiStart edited by
- moved BackwardsIncompatibleChanges up with maigc-removal and new-admin … (diff)
- 15:25 SummerOfCode2006 edited by
- added my name to the list (diff)
- 15:05 Ticket #1796 ([patch] "Cannot resolve keyword ___ into field" error when working ...) created by
- Any attempt to get the related objects from a many to many relation …
- 13:49 WikiStart edited by
- moved new-admin and magic-removal links toward top, and updated … (diff)
- 13:09 BetterErrorMessages edited by
- ref to #1791 (diff)
- 12:00 Ticket #1795 ([patch] Addition of page_range in paginator.py and generic.list_detail.py) created by
- When using generic views, the desired effect would be: {% if …
- 11:57 Ticket #1791 (Application dependencies should be documented) reopened by
- Application dependencies should be documented. One more frequently …
- 09:21 Ticket #1794 (DateTimeField with unique=True broken) created by
- Using the DateTimeField with "unique=True" returns the following …
- 05:25 Ticket #1791 (Application dependencies should be documented) closed by
- invalid: That's because flatpages depends on sites.
- 04:51 Ticket #1791 (Application dependencies should be documented) created by
- svn At revision 2864. MIDDLEWARE_CLASSES = ( …
Note: See TracTimeline
for information about the timeline view.