Changes between Version 91 and Version 92 of DjangoFellows/BerkerPeksag


Ignore:
Timestamp:
Nov 29, 2014, 8:45:30 PM (10 years ago)
Author:
Berker Peksag
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DjangoFellows/BerkerPeksag

    v91 v92  
    1616
    1717  Commit: https://github.com/django/django/commit/47789410dbf351fd17a7854492b7b5b99a66bb1c
    18 * https://github.com/django/django/pull/3644 -- Fixed #17890 -- Added a extra_context parameter to AdminSite.password_change().
     18* [Committed] https://github.com/django/django/pull/3644 -- Fixed #17890 -- Added a extra_context parameter to AdminSite.password_change().
     19
     20  Commit: https://github.com/django/django/commit/c8dcded930a1d0ee5688ae2c2eeb8c33d942009f
    1921* https://github.com/django/django/pull/3645 -- Fixed #23922 -- Corrected parsing of URLs containing a # char in RequestFactory.
    2022
     
    3638* https://github.com/django/django/pull/3630
    3739* https://github.com/django/django/pull/3626
     40* https://github.com/django/django/pull/3649
    3841
    3942==== Issues ====
Back to Top