Timeline
08/21/2005:
- 20:44 Ticket #391 (date_based generic views might be off by one) created by
- I created an item today, and now am trying to view it with …
- 18:43 Ticket #390 (corrections for model reference documentation) created by
- In using the ManyToOneField to relate a model to another model …
- 18:09 Ticket #389 ([patch] admin interface only sorts by first ordering field) created by
- I have added an ordering attribute to a model with two field names: …
- 17:09 Ticket #388 (Prefix for django table names) closed by
- wontfix: Yeah, we've considered this, but it's a bit too late at this point to …
- 17:08 Ticket #388 (Prefix for django table names) created by
- It's mentioned at …
- 13:41 Ticket #387 (Date field does not render, saving object fails with invisible error) created by
- I'm creating a sample application with a model very similar to the …
- 13:32 Ticket #378 (django-admin.py should give feedback) closed by
- wontfix: "Emitting nothing unless there is an error" is a long-standing Unix …
- 13:28 Ticket #380 (Tutorial 1, missing specific directory information) closed by
- fixed: (In [544]) Fixed #380 -- Clarified tutorial 1. Thanks, ssteiner
- 13:28 Changeset [601a892e]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/i18nattic/magic-removalattic/multi-authattic/multiple-db-supportattic/new-adminattic/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.90.xstable/0.91.xstable/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 #380 -- Clarified tutorial 1. Thanks, ssteiner git-svn-id: …
- 13:26 Changeset [297731c]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/i18nattic/magic-removalattic/multi-authattic/multiple-db-supportattic/new-adminattic/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.90.xstable/0.91.xstable/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 #381 -- Clarified tutorial 1. Thanks, ssteiner git-svn-id: …
- 13:26 Ticket #381 (Tutorial 1, the name of the file to modify is missing) closed by
- fixed: (In [543]) Fixed #381 -- Clarified tutorial 1. Thanks, ssteiner
- 13:25 Changeset [33f2304]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/i18nattic/magic-removalattic/multi-authattic/multiple-db-supportattic/new-adminattic/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.90.xstable/0.91.xstable/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 #383 -- Clarified tutorial 2. Thanks, ssteiner git-svn-id: …
- 13:25 Ticket #383 (Tutorial 2, 'clearing' field to signify deletion of object doesn't) closed by
- fixed: (In [542]) Fixed #383 -- Clarified tutorial 2. Thanks, ssteiner
- 13:23 Ticket #382 (globals should show up in model methods and classes (like normal ...) closed by
- invalid: See "Using module globals in models" on the DataModelPitfalls page.
- 12:32 Ticket #386 (Use REDIRECT_FIELD_NAME for logout) created by
- The login page uses the handy dandy REDIRECT_FIELD_NAME to redirect to …
- 08:40 Ticket #385 ([patch] yesno filter is broken: doesn't accept 2-value argument) created by
- yesno filter throws exception, when it is used with 2-value …
- 08:18 Ticket #384 (A delete button next to 'many' in admin might be more intuitive) created by
- As a follow up to my previous report #383, a delete button next to the …
- 08:07 Ticket #383 (Tutorial 2, 'clearing' field to signify deletion of object doesn't) created by
- From Tutorial 2: " This tells Django: "When you edit a Choice on the …
- 07:52 CookBookCategoryDataModel edited by
- added error message if category is saved in itself. (diff)
- 07:28 CookBookCategoryDataModel edited by
- fixed code so that moving categories works correctly. had to change … (diff)
- 06:11 CookBookCategoryDataModel edited by
- (diff)
- 02:25 Ticket #382 (globals should show up in model methods and classes (like normal ...) created by
- I want to do this: […] Unfortunately, "re" isn't present in the …
08/20/2005:
- 22:23 TemplatePitfalls edited by
- (diff)
- 22:08 Ticket #381 (Tutorial 1, the name of the file to modify is missing) created by
- At the " Let's fix that by editing the polls model and adding a …
- 21:59 Ticket #380 (Tutorial 1, missing specific directory information) created by
- At the step: Now Django knows myproject includes the polls app. …
- 21:53 CookBookScriptsMiniFlush created by
- 21:48 CookBookScripts created by
- 21:47 CookBook edited by
- Pointed to CookBookScripts (diff)
- 20:28 Ticket #379 (Add OS, Python version, database version fields to ticket tracker) created by
- There should be fields for OS, Python Version, Database and Version in …
- 20:13 Ticket #378 (django-admin.py should give feedback) created by
- I don't want to say "Django should be more like Rails", but the …
- 18:33 Ticket #377 ([patch] Allow template_name argument to django.views.auth.login.login) created by
- Its a bit restrictive being forced to use 'registration/login' as the …
- 14:49 TemplatePitfalls created by
- 10:29 Ticket #376 (Add a handler for mod_python v. 2 (Django requires v. 3)) created by
- I've adapted the mod_python handler to also work on mod_python 2. The …
- 08:17 Ticket #375 (Naming inconsistency in date_based.py) closed by
- invalid
- 08:15 Ticket #375 (Naming inconsistency in date_based.py) created by
- The functions archive_index() and archive_year() use "date_list" as …
08/19/2005:
- 17:11 CookBookManipulatorWithHiddenFields created by
- 16:58 Ticket #286 ([patch] Eliminate unintuitive behavior when using edit_inline with no ...) closed by
- fixed: The problem with "not to delete items if no core records have been …
- 16:51 Ticket #350 ("offset" keyword does not work on MySQL 3.x) closed by
- fixed: (In [541]) Fixed #350 -- 'offset' DB API parameter now works in MySQL …
- 16:51 Changeset [e5e1ea6]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/i18nattic/magic-removalattic/multi-authattic/multiple-db-supportattic/new-adminattic/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.90.xstable/0.91.xstable/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 #350 -- 'offset' DB API parameter now works in MySQL 3. Tests …
- 16:50 CookBookManipulators created by
- 16:47 CookBook edited by
- (diff)
- 16:35 Changeset [9180112f]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/i18nattic/magic-removalattic/multi-authattic/multiple-db-supportattic/new-adminattic/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.90.xstable/0.91.xstable/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 'limit' and 'offset' unit tests, one of which fails in MySQL 3 …
- 16:23 Ticket #360 ([PATCH] django-admin.py runserver only takes a port when it could also ...) closed by
- fixed: (In [539]) Fixed #360 -- runserver now takes optional 'ip:port' in …
- 16:23 Changeset [00c6aca]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/i18nattic/magic-removalattic/multi-authattic/multiple-db-supportattic/new-adminattic/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.90.xstable/0.91.xstable/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 #360 -- runserver now takes optional 'ip:port' in addition to …
- 15:53 Ticket #341 (unique option) closed by
- wontfix: There are a couple of problems with this idea: Mainly that, if the …
- 14:23 Localization edited by
- (diff)
- 14:20 Ticket #374 ([patch] Filtering BooleanField does not work with SQLite ) created by
- When Django wants to filter on a bool, it passes the parameter value …
- 13:20 Ticket #372 (problems loading custom filters?) closed by
- invalid: Documentation on custom template tags is forthcomming; for now please …
- 13:15 Ticket #373 (Add support for multiple-column primary keys) created by
- In the interest of being able to use Django as an admin interface for …
- 12:15 Ticket #372 (problems loading custom filters?) created by
- Hello, I have a project that has three apps in it right now (and more …
- 10:26 Ticket #349 ([patch] Bad styling in Admin interface) reopened by
- Media files should be opened in binary mode. Seems important on …
- 09:59 Changeset [8d6c2763]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/i18nattic/magic-removalattic/multi-authattic/multiple-db-supportattic/new-adminattic/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.90.xstable/0.91.xstable/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 #371 -- Fixed bug in 'random' template filter. Thanks, Boffbowsh …
- 08:12 Ticket #370 (Omitting terminal slash in form action breaks POST data due to redirect) closed by
- duplicate: This is a duplicate of #277.
- 06:41 Ticket #371 (random filter in template throws an error) created by
-
Using
{{loopimgs|random
}} in a template throws the following … - 01:19 Ticket #370 (Omitting terminal slash in form action breaks POST data due to redirect) created by
- == Steps to repro == 1. Add an urlpattern to your app like so: […] …
08/18/2005:
- 22:14 Ticket #369 (put the D back in CRUD for FileField) closed by
- wontfix: We'd talked about this at some point in the past. The decision we …
- 20:23 Ticket #369 (put the D back in CRUD for FileField) created by
- Allow FileFields to delete their files in the dynamic admin, as well …
- 18:24 Ticket #368 (Admin / Main interfaces mix settings after a while under mod_python) closed by
-
invalid: See the
PythonInterpreter
section in … - 18:22 Ticket #368 (Admin / Main interfaces mix settings after a while under mod_python) created by
- httpd.conf: […] Main settings: […] Admin settings: […] …
- 17:36 Ticket #367 (Wontfix: may be it's possible to add SQL_EXECUTE_AFTER_CONNECT setting?) created by
- It is an SQL-string that will be executed after connect to server. For …
- 17:31 Ticket #349 ([patch] Bad styling in Admin interface) closed by
- fixed: Since there are a few separate issues here, let me respond to each of …
- 17:27 Changeset [a9c36d8d]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/i18nattic/magic-removalattic/multi-authattic/multiple-db-supportattic/new-adminattic/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.90.xstable/0.91.xstable/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
- Modified admin styles to make headers and buttons readable with images …
- 12:33 Ticket #366 (Document meta.LazyDate() technique) created by
- Off course when you got auto_now_add=True on your DateTimeField it …
- 11:45 Changeset [2972e8b5]attic/boulder-oracle-sprintattic/full-historyattic/generic-authattic/gisattic/i18nattic/magic-removalattic/multi-authattic/multiple-db-supportattic/new-adminattic/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.90.xstable/0.91.xstable/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
- Improved session code to force creation of a new session key if the …
- 11:07 Ticket #365 ([patch] Change template.resolve_variable() to resolve hard-coded strings) created by
- Change {% ifnotequal %} tag to accept hard-coded strings. i.e. {% …
- 10:52 Ticket #364 (_{post,pre}_file hooks) created by
- […] We can also think about more generic subsystem of hooks called …
- 10:08 Ticket #363 (Patch to make sqlall use a database specific initial data file over ...) created by
- In the app's sql folder, you can now have [module].[database …
- 10:07 Ticket #362 (Anonymous sessions should try to prevent session-stealing) created by
- If a user can sniff (or guess) a session id, they can take over a …
- 09:28 Ticket #361 (Some Basic Math Filters) closed by
- invalid: The ticket system isn't the rigt place for this; feel free to create a …
- 09:22 Ticket #300 (ImportError in simple setup) closed by
-
invalid:
include()
is for including other URL confs; don't use it for a … - 08:57 Ticket #361 (Some Basic Math Filters) created by
- This may be the wrong place to submit this... I wanted some basic …
- 07:32 Ticket #353 (mysql breaks on model sqlite3 likes) closed by
- duplicate: This is a duplicate of #121; it's barfing because it doesn't like the …
- 07:23 Ticket #360 ([PATCH] django-admin.py runserver only takes a port when it could also ...) created by
- Currently django-admin.py's runserver command can only take a port …
- 07:22 Ticket #359 (Simplified assignment and lookup for related fields) created by
- Further to #122, I'd love to see a simpler syntax for direct …
- 06:59 Ticket #358 (djangoproject.com should have Trac 0.9.pre) created by
- The bleeding-edge 0.9.pre version from the Trac trunk is usually very …
- 06:53 Ticket #357 ([patch]: django-admin.py needs a --projects parameter) created by
- this parameter is to add stuff to the sys.path environment, so people …
- 06:36 Ticket #356 ([patch]: simple XML-RPC support for Django) created by
- The idea of this patch is to add support to Django for basic XML-RPC …
- 06:32 Ticket #355 (A bug in middleware/admin.py with ModPython handler) closed by
- invalid: AssertionError: The admin requires session middleware to be installed. …
- 06:24 Ticket #355 (A bug in middleware/admin.py with ModPython handler) created by
- When /admin/ requested: […] dir(request):['COOKIES', 'FILES', …
- 05:36 Ticket #354 (Unit tests fail with old version of MySQLdb) created by
- I changed to the 'tests' directory and attempted to run the tests with …
- 05:36 Ticket #353 (mysql breaks on model sqlite3 likes) created by
- […]
- 04:10 Ticket #352 (django-admin MySQLdb error) closed by
- invalid: Just tested my MySQLdb installation, it seems b0rked. Please ignore
- 03:38 Ticket #352 (django-admin MySQLdb error) created by
- […]
- 03:01 Localization edited by
- (diff)
- 01:03 Ticket #351 (Make list_detail.object_list respect allow_empty when paginating) created by
- The generic view django.views.generic.list_detail.object_list …
Note: See TracTimeline
for information about the timeline view.