Timeline
11/05/2007:
- 20:38 Ticket #5758 ([newforms-admin] save() fails for non-deletable formsets) closed by
- fixed: (In [6654]) newforms-admin: Fixed #5758 -- Added a check to ensure …
- 19:44 Ticket #5878 (Customize is_empty exceptions in a formset or inline formset) created by
-
With the removal of
core
(thank goodness) the
FormSet
…
- 13:10 Ticket #5877 (Force manage.py to output UTF-8 to avoid UnicodeEncodeErrors) created by
- Got the following Unicode error while trying to run: ./manage …
- 12:14 Ticket #5366 (sequence_reset_sql table name quoting problem (PostgreSQL backend)) closed by
- fixed: This was fixed in [6507]. The MyTests.zip file doesn't seem to exist …
- 10:37 Ticket #5876 (updated catalan) created by
- Diff attached. There were only a few lines to update but make-messages …
- 07:59 Changeset [8216abe7]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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
- Documentation for creating custom model fields. git-svn-id: …
- 07:59 Changeset [ea100b60]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 the small changes necessary to make creating custom model fields …
11/04/2007:
- 22:48 Localization edited by
- (diff)
- 16:37 Ticket #5667 (Session backend does not work for db backend) closed by
- wontfix: It seems the problem is not with the session itself it's about an …
- 16:28 DjangoPoweredSites edited by
- Retired DjangoPoweredSites in favour of djangosites.org. (diff)
- 14:26 XML-RPC edited by
- link to pingback realization (diff)
- 02:31 DjangoPoweredSites edited by
- (diff)
- 01:51 DjangoPoweredSites edited by
- Moved educational to djangosites.org. (diff)
- 01:43 DjangoPoweredSites edited by
- (diff)
- 00:34 DjangoResources edited by
- Change DjangoPoweredSites link to djangosites.org (diff)
- 00:26 DjangoPoweredSites edited by
- Tagged further sections as completely transferred to djangosites.org. (diff)
- 00:05 Ticket #5729 (Django doesn't create real foreign keys when using MySQL INNODB engine) closed by
- fixed: (In [6650]) Fixed #5729 -- For MySQL (only), always delay the creation …
- 00:05 Changeset [595e75e8]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 #5729 -- For MySQL (only), always delay the creation of foreign …
11/03/2007:
- 23:31 Ticket #5875 (Non-ascii chars in source code causing UnicodeEncodeError for default ...) reopened by
- Aah, I see .. you're talking about when we try to display the 500 …
- 23:22 Ticket #5875 (Non-ascii chars in source code causing UnicodeEncodeError for default ...) closed by
- wontfix: This is not the right fix. We should be raising errors when bad …
- 22:46 Ticket #5875 (Non-ascii chars in source code causing UnicodeEncodeError for default ...) created by
- Project developed for pre-unicode django version, not utilizing i18n …
- 22:37 Changeset [3f1ce2e6]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 #5640 -- Added some extra error reporting when smart_unicode() …
- 22:37 Ticket #5640 (Request to improve error handling in utils.encoding.force_unicode.) closed by
- fixed: (In [6649]) Fixed #5640 -- Added some extra error reporting when …
- 22:29 Ticket #5874 (Template variables inside filters are not parsed correctly) closed by
- invalid: Template variables cannot be used inside other template variables like …
- 22:18 Ticket #5874 (Template variables inside filters are not parsed correctly) created by
- Whenever a variable is used in a filter's (have checked for slice …
- 21:48 Changeset [6f7fd897]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 pretty tables for
floatformat
documentation. git-svn-id: … - 21:32 Changeset [a5eb61c]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 tests for
floatformat
template filter for number with non-zero … - 21:27 Changeset [72b7a339]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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
-
floatformat
template filter docstring changes: * Split example … - 21:08 Changeset [75efa281]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 #5868 -- Provided an example of how to extend simplejson to …
- 21:08 Ticket #5868 (Newforms ErrorDict serialization problem) closed by
- fixed: (In [6645]) Fixed #5868 -- Provided an example of how to extend …
- 21:08 Changeset [77a846b]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 a Python 2.3 problem. git-svn-id: …
- 21:08 Changeset [99697d9]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 examples to the
pluralize
template filter's docstring. … - 21:08 Changeset [2184248]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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
- For readability, use _() as an alias to mark translatable strings. …
- 21:05 Changeset [4e8864a8]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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
- Style and import fixes. git-svn-id: …
- 20:14 Changeset [0e59bf42]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 #5869 -- Corrected documentation for
now
template tag's "r" … - 20:14 Ticket #5869 (Incorrect description for the NOW format string's 'r' flag) closed by
-
fixed: (In [6640]) Fixed #5869 -- Corrected documentation for
now
template … - 20:02 Ticket #5872 (Highlight admin forms fields when focus) closed by
- wontfix: Then, I don't it's needed at the moment. People can tweak their own …
- 19:54 Ticket #5873 (uncollapse field or display a red mark if a collapsed field has a ...) created by
- uncollapse field or display a red mark if a collapsed field has a …
- 19:36 Ticket #5872 (Highlight admin forms fields when focus) created by
- Highlight admin forms fields when focus
- 19:01 Ticket #5867 (Python default encoding would be _really_ useful in Unicode documentation) closed by
- invalid: Firstly, this is not a good idea. It's not recommended by the Python …
- 18:44 Ticket #5871 (Allow error_messages to be specified for form types in localflavor.nl.forms) created by
- The current implementation ignores the values in self.error_messages, …
- 18:21 Ticket #5870 (send-mail docs out of date) created by
- >>> help( send_mail ) […] This should be stated in …
- 18:12 DjangoPoweredSites edited by
- adding my django-powered blog (diff)
- 12:39 Ticket #5869 (Incorrect description for the NOW format string's 'r' flag) created by
- In the [http://www.djangoproject.com/documentation/templates/ …
- 12:02 Ticket #5868 (Newforms ErrorDict serialization problem) created by
- Around r6625 a bug has been introduced whereby an attempt to serialize …
- 11:02 Ticket #5867 (Python default encoding would be _really_ useful in Unicode documentation) created by
- While upgrading Django we collided upon a numberous amount of Unicode …
- 10:28 BackwardsIncompatibleChanges edited by
- (diff)
- 10:27 BackwardsIncompatibleChanges edited by
- Added info about r5465 - removed special casing for file uploads in … (diff)
- 09:43 Ticket #5866 (Typo on registration page: excempt -> exempt) created by
- On this line: …
- 07:59 DjangoPoweredSites edited by
- (diff)
- 05:21 Ticket #5863 (list_display does not allow functions of referenced objects) reopened by
- Thanks for the quick reply, which I have implemented for now. Still, …
11/02/2007:
- 23:28 Ticket #5805 (Specify multicolumn indexes.) closed by
- duplicate: Dupe of #373, which is pending the queryset rewrite/refactor I believe..
- 23:23 DjangoResources edited by
- tidying up a few links (diff)
- 23:21 AdminUserRequired edited by
- Reverting spam/defacement (diff)
- 21:04 Changeset [2a48fc50]soc2009/admin-uisoc2009/http-wsgi-improvementssoc2009/i18n-improvementssoc2009/model-validationsoc2009/multidbsoc2009/test-improvementssoc2010/app-loadingsoc2010/query-refactorsoc2010/test-refactorstable/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 use of
itertools.cycle
for thecycle
template tag. … - 20:52 Ticket #5865 (cycle template tag should accept a single argument) created by
- When passed a single argument, the cycle tag should treat it as an …
- 16:55 Ticket #5864 (min_length CharField does not check against required=False in ...) created by
- with a formfield "myfield = CharField( min_length=6, max_length=75, …
- 16:43 Ticket #5863 (list_display does not allow functions of referenced objects) closed by
-
invalid: There is no need to support functions on
ForeignKey
models. You …
- 16:30 Ticket #5863 (list_display does not allow functions of referenced objects) created by
- It is possible to include a model member function in the …
- 13:26 Ticket #5862 (Filters are not applied in an include tag) created by
- With the extends tag, you can do the following (trivial filter used …
- 06:00 Ticket #5861 (order_by() docs are unclear about relation spanning sort) closed by
- duplicate: This is the problem reported in #2076 and is now fixed on the …
- 05:30 Ticket #5861 (order_by() docs are unclear about relation spanning sort) created by
- The documentation at …
- 04:27 Ticket #5860 (The mentioned order of checking item_link for feeds is wrong) created by
- In the documentation for syndication feeds, it is stated that Django …
- 02:37 Ticket #5858 (Model Meta option: disable SQL generation) closed by
- duplicate: Duplicate of #3163.
Note: See TracTimeline
for information about the timeline view.