Older
-
-
-
-
-
issue 5
(Only works if your apps are in the main project directory) commented on by kmmbvnr
-
-
-
r30
(Added django's testserver command to patch against for djang...) committed by eric.holscher
- Added django's testserver command to patch against for django 1.1 hopefully
Added django's testserver command to patch against for django 1.1 hopefully
-
r29
(Added basic ttagmaker functionality
) committed by eric.holscher
- Added basic ttagmaker functionality
Added basic ttagmaker functionality
-
-
-
-
r27
(Fix random django error (temp)
) committed by eric.holscher
- Fix random django error (temp)
Fix random django error (temp)
-
-
r25
(Major refactoring to use the new test signals
) committed by eric.holscher
- Major refactoring to use the new test signals
Major refactoring to use the new test signals
-
-
-
issue 3
(Use repr instead of str to generate argument dicts) reported by kbussell
-
-
r23
(Updated to include the correct code :)
) committed by eric.holscher
- Updated to include the correct code :)
Updated to include the correct code :)
-
r22
(Renamed to tstdata because test in management commands does ...) committed by eric.holscher
- Renamed to tstdata because test in management commands does interesting things
Renamed to tstdata because test in management commands does interesting things
-
r21
(Added dumptestdata management command that is a standalone v...) committed by eric.holscher
- Added dumptestdata management command that is a standalone version of the code that creates a
fixture, with a 1-level deep following of foreignkeys
Added dumptestdata management command that is a standalone version of the code that creates a
fixture, with a 1-level deep following of foreignkeys
-
r20
(Added a setup.py to the dist
) committed by eric.holscher
- Added a setup.py to the dist
Added a setup.py to the dist
-
-
-
issue 2
(Indention issue with post request) changed by eric.holscher
-
Status:
Fixed
Owner:
eric.holscher
Status:
Fixed
Owner:
eric.holscher
-
-
-
r17
(Added foreignkey and many-to-many field following to fixture...) committed by eric.holscher
- Added foreignkey and many-to-many field following to fixture creation
Added foreignkey and many-to-many field following to fixture creation
-
-
-
-
-
r14
(Fixed bug where it wouldn't get context's sometimes
) committed by eric.holscher
- Fixed bug where it wouldn't get context's sometimes
Fixed bug where it wouldn't get context's sometimes
-
r13
(Changed from doc tests to unit tests, now with real fixture ...) committed by eric.holscher
- Changed from doc tests to unit tests, now with real fixture support
Changed from doc tests to unit tests, now with real fixture support
-
r12
(Threw the runserver code into my app because that's the only...) committed by eric.holscher
- Threw the runserver code into my app because that's the only way to make it work
Threw the runserver code into my app because that's the only way to make it work
-
-
r10
(Lots of updates, options, fixtures, tests/ etc.
) committed by eric.holscher
- Lots of updates, options, fixtures, tests/ etc.
Lots of updates, options, fixtures, tests/ etc.
-
r9
(Code is now sexy. w00t
) committed by eric.holscher
- Code is now sexy. w00t
-
r8
(Added a management command that puts it into the Middleware ...) committed by eric.holscher
- Added a management command that puts it into the Middleware stack so you don't have to edit your
settings file (except to put the app in your installed_apps)
Added a management command that puts it into the Middleware stack so you don't have to edit your
settings file (except to put the app in your installed_apps)
-
-
-
-
r4
(Updated to screencast
) committed by eric.holscher
- Updated to screencast
-
-
-
|